Page 1 of 1

[1.3.0] The Mouth errors and doesn't die

Posted: Fri Mar 20, 2015 2:42 am
by Stuntofthelitter
When the final crawler is killed The Mouth in The Deep Bellow isn't killed and throws this error:

Code: Select all

Lua Error: /mod/class/interface/ActorLife.lua:30: attempt to index local 'src' (a nil value)
	At [C]:-1 __index
	At /mod/class/interface/ActorLife.lua:30 takeHit
	At /mod/class/Actor.lua:2708 takeHit
	At /data/zones/deep-bellow/npcs.lua:126 check
	At /engine/interface/ActorLife.lua:84 die
	At /mod/class/Actor.lua:2798 die
	At /mod/addons/ashes-urhrok/superload/mod/class/Actor.lua:25 die
	At /mod/class/NPC.lua:55 actBase
	At /engine/GameEnergyBased.lua:116 tickLevel
	At /engine/GameEnergyBased.lua:62 tick
	At /engine/GameTurnBased.lua:46 tick
	At /mod/class/Game.lua:1255 

Re: [1.3.0] The Mouth errors and doesn't die

Posted: Tue Mar 24, 2015 1:53 pm
by darkgod
fixed