[SVN] 2139 - death by effect
Posted: Tue Dec 14, 2010 3:49 pm
happened in [SVN] 2139 not sure if its in 2141(didnt play it much yet) and in some earlier versions
when fighting with Wrathroot, killing him and then dying from its Ice Storm.
when fighting with Wrathroot, killing him and then dying from its Ice Storm.
Code: Select all
removeTempVal encased_in_ice 1 :=: 79
delTmpVal encased_in_ice 1
removeTempVal frozen 1 :=: 80
delTmpVal frozen 1
[LOG] Graziel is frozen!
addTmpVal encased_in_ice 1 :=: 2 81
addTmpVal frozen 1 :=: 2 82
Effect duration reduction < 2
Effect duration reduction > 2
[LOG] #00ff00#Talent Earthen Missiles is ready to use.
[PROJECTOR] starting dam 25.427416420793
[PROJECTOR] after difficulty dam 25.427416420793
[PROJECTOR] res 14 0.86 on dam 25.427416420793
[PROJECTOR] after resists dam 21.867578121882
[PROJECTOR] final dam 21.867578121882
[LOG] Wrathroot hits Graziel for #1133F3#21.87 cold damage#LAST#.
[LOG] Wrathroot killed Graziel!
[COMBAT DAMAGE] power(0.705964) totstat(33.000000) talent_mod(1.000000)
Lua Error: /engine/interface/PlayerDumpJSON.lua:50: attempt to index field 'zlib' (a nil value)
At [C]:-1
At /engine/interface/PlayerDumpJSON.lua:50 saveUUID
At /mod/dialogs/DeathDialog.lua:34 init
At /engine/class.lua:64 new
At /mod/class/Player.lua:397
At (tail call):-1
At /data/damage_types.lua:96 defaultProjector
At /data/damage_types.lua:170 projector
At /data/damage_types.lua:436 projector
At /engine/Map.lua:849 processEffects
At /mod/class/Game.lua:583 onTurn
At /engine/GameEnergyBased.lua:95 tick
At /engine/GameTurnBased.lua:44 tick
At /mod/class/Game.lua:550