Page 1 of 1

[svn2713] Smoke bomb bugs out on player

Posted: Sat Feb 12, 2011 2:53 am
by yufra
Here is the Lua error, but I think I diagnosed the problem correctly and attached the patch to this post.

Code: Select all

Lua Error: /engine/interface/GameTargeting.lua:267: attempt to index local 'target' (a nil value)
	At [C]:-1 
	At /engine/interface/GameTargeting.lua:267 
	At (tail call):-1 
	At /data/timed_effects.lua:2077 activate
	At /engine/interface/ActorTemporaryEffects.lua:124 setEffect
	At /data/damage_types.lua:528 projector
	At /engine/interface/ActorProject.lua:228 projectDoAct
	At /engine/interface/ActorProject.lua:265 projectDoStop
	At /engine/Projectile.lua:208 act
	At /engine/GameEnergyBased.lua:73 tick
	At /engine/GameTurnBased.lua:44 tick
	At /mod/class/Game.lua:639 

Re: [svn2713] Smoke bomb bugs out on player

Posted: Tue Feb 15, 2011 1:55 pm
by darkgod
fixed