Page 1 of 1

[1.7.2]Lua error when using blood of life in fearscape

Posted: Fri Nov 27, 2020 1:10 am
by yutio888
After I died in fearscape and returned to normal plane, I try to use blood of life to resurrect. However, I cannot find myself on the map, and when I try to act the lua errors occurs:
Lua Error: /mod/class/Game.lua:2856: attempt to perform arithmetic on local 'x' (a nil value)
At [C]:-1 __sub
At /mod/class/Game.lua:2856 takeScreenshot
At /engine/SavefilePipe.lua:116 push
At /mod/class/Game.lua:2820 saveGame
At /mod/dialogs/DeathDialog.lua:40
At /engine/Game.lua:327 onTickEndExecute
At /engine/Game.lua:314 tick
At /engine/GameTurnBased.lua:49 tick
At /mod/class/Game.lua:1559

Lua Error: /mod/class/Game.lua:2160: bad argument #1 to 'calc_circle' (number expected, got nil)
At [C]:-1
At [C]:-1 calc_circle
At /mod/class/Game.lua:2160
At /engine/Game.lua:327 onTickEndExecute
At /engine/Game.lua:314 tick
At /engine/GameTurnBased.lua:49 tick
At /mod/class/Game.lua:1559

Lua Error: /engine/utils.lua:2787: bad argument #1 to 'line_base' (number expected, got nil)
At [C]:-1
At [C]:-1 line_base
At /engine/utils.lua:2787 lineFOV
At /engine/interface/ActorProject.lua:70 project
At /engine/interface/ActorProject.lua:366 projectApply
At /data/talents/spells/master-necromancer.lua:33
At /engine/interface/ActorTalents.lua:1218 callTalent
At /mod/class/Actor.lua:6164 fireTalentCheck
At /mod/class/Actor.lua:626 actBase
At /mod/class/Player.lua:367 actBase
At /engine/GameEnergyBased.lua:119 tickLevel
At /engine/GameEnergyBased.lua:64 tick
At /engine/GameTurnBased.lua:51 tick
At /mod/class/Game.lua:1559