Page 1 of 1

Lethargy traps do not work

Posted: Sat Oct 30, 2010 4:45 pm
by Leffe

Code: Select all

Lua Error: /data/general/traps/annoy.lua:36: attempt to index local 't' (a nil value)
        At [C]:-1 
        At /data/general/traps/annoy.lua:36 triggered
        At /engine/Trap.lua:131 trigger
        At /engine/Trap.lua:144 
        At (tail call):-1 
        At [string "return function(self, x, y, what, ...) loca..."]:1 
        At (tail call):-1 
        At /engine/Actor.lua:152 move
        At /mod/class/Actor.lua:275 move
        At /mod/class/Player.lua:124 
        At (tail call):-1 
        At /engine/interface/PlayerRun.lua:138 runStep
        At /mod/class/Player.lua:194 act
        At /engine/GameEnergyBased.lua:73 tick
        At /engine/GameTurnBased.lua:44 tick
        At /mod/class/Game.lua:460
Happens for both the player and monsters.

Re: Lethargy traps do not work

Posted: Sat Oct 30, 2010 8:26 pm
by darkgod
fixed