Page 1 of 1

[b21] Lua Error (in arena)

Posted: Thu Mar 03, 2011 11:24 am
by Canderel
Nothing out of the ordinary happened but here is the trace:

Code: Select all

Lua Error: /mod/class/generator/actor/Arena.lua:58: attempt to index local 't' (a nil value)
	At [C]:-1 
	At /mod/class/generator/actor/Arena.lua:58 tick
	At /data/zones/arena/zone.lua:54 on_turn
	At /mod/class/Game.lua:740 onTurn
	At /engine/GameEnergyBased.lua:95 tick
	At /engine/GameTurnBased.lua:44 tick
	At /mod/class/Game.lua:671 
It seems it tried to generate an opponent? No idea?

Re: [b21] Lua Error (in arena)

Posted: Thu Mar 03, 2011 1:19 pm
by darkgod
Yeah found & fixed