[1.3.1] Some Chronomancy Bug
Posted: Wed Oct 14, 2015 3:43 pm
Pretty unordinary situation cause this error. Miscast Chronomancy spell triggered displacement shield(visible on right buff panel) on some rare. Then i cast Chronomancy / Timetravel (Time Skip) and remove some rare (cant tell if it being exacly that rare who linked by displacement shield). After that i got popup error messages (see screenshot). Well, ok, maybe if i close displacement shield buff that error go away, but this doesn't work. After leave zone and visit it again, any action which takes a turn begin an endless popup error message window (still same message that was 1st time).
Error from log:
Error from log:
Code: Select all
---------------- Stack Dump ----------------
--------------- Stack Dump Finished ---------------
Lua Error: /mod/class/NPC.lua:153: bad argument #1 to 'distance' (number expected, got nil)
At [C]:-1
At [C]:-1 distance
At /mod/class/NPC.lua:153 lineFOV
At /engine/interface/ActorProject.lua:69 project
At /data/talents/techniques/tireless-combatant.lua:57 callTalent
At /mod/class/Actor.lua:4911 fireTalentCheck
At /mod/class/Actor.lua:664 act
At /mod/class/NPC.lua:65 act
At /engine/GameEnergyBased.lua:126 tickLevel
At /engine/GameEnergyBased.lua:62 tick
At /engine/GameTurnBased.lua:46 tick
At /mod/class/Game.lua:1255