[SVN] 2139 - death by effect

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
Graziel
Wyrmic
Posts: 234
Joined: Wed Sep 15, 2010 10:32 am

[SVN] 2139 - death by effect

#1 Post by Graziel »

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.

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 
You are likely to be eaten by a grue

darkgod
Master of Eyal
Posts: 10751
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: [SVN] 2139 - death by effect

#2 Post by darkgod »

You updated svn but did not recompile the game
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Graziel
Wyrmic
Posts: 234
Joined: Wed Sep 15, 2010 10:32 am

Re: [SVN] 2139 - death by effect

#3 Post by Graziel »

heh so true, ive to check source updates more frequently than once every few game updates
You are likely to be eaten by a grue

Post Reply