[1.2test1] Stacking 'attempt to compare number with nil'
Posted: Fri Mar 28, 2014 5:21 pm
--------------- Stack Dump Finished ---------------
Lua Error: /mod/class/Player.lua:808: attempt to compare number with nil
At [C]:-1 __lt
At /mod/class/Player.lua:808
At [C]:-1 sort
At /mod/class/Player.lua:806 automaticTalents
At /mod/class/Actor.lua:666 act
At /mod/class/Player.lua:317 act
At /engine/GameEnergyBased.lua:126 tickLevel
At /engine/GameEnergyBased.lua:62 tick
At /engine/GameTurnBased.lua:46 tick
At /mod/class/Game.lua:1170
---------------- Stack Dump ----------------
Playing a brawler-based adventurer with the new trees, Rhaloren Camp repeatedly spawned enough errors to lock up the game. Generally speaking I wasn't doing anything on the tick when the errors started, beyond moving up next to enemies.
Lua Error: /mod/class/Player.lua:808: attempt to compare number with nil
At [C]:-1 __lt
At /mod/class/Player.lua:808
At [C]:-1 sort
At /mod/class/Player.lua:806 automaticTalents
At /mod/class/Actor.lua:666 act
At /mod/class/Player.lua:317 act
At /engine/GameEnergyBased.lua:126 tickLevel
At /engine/GameEnergyBased.lua:62 tick
At /engine/GameTurnBased.lua:46 tick
At /mod/class/Game.lua:1170
---------------- Stack Dump ----------------
Playing a brawler-based adventurer with the new trees, Rhaloren Camp repeatedly spawned enough errors to lock up the game. Generally speaking I wasn't doing anything on the tick when the errors started, beyond moving up next to enemies.