However, I keep running into a bug in the late-game, mostly in the Prides. Not quite sure what causes it, so I'll post the error I get to see if you have any idea.
Code: Select all
Lua Error: /engine/interface/ActorTalents.lua:140: /hooks/mageknight/load.lua:70: attempt to compare number with nil
At [C]:-1
At [C]:-1 error
At /engine/interface/ActorTalents.lua:140 bumpInto
At /mod/class/Actor.lua:1984 attack
At /engine/interface/ActorLife.lua:41 check
At [string "return function(self, x, y, what, ...) local ..."]:1 checkAllEntities
At /engine/interface/ActorAI.lua:63 aiCanPass
At /engine/interface/ActorAI.lua:85 runAI
At /engine/ai/talented.lua:63 doAI
At /mod/class/NPC.lua:47 act
At /engine/GameEnergyBased.lua:118 tickLevel
At /engine/GameEnergyBased.lua:62 tick
At /engine/GameTurnBased.lua:44 tick
At /mod/class/Game.lua:904