Page 1 of 1

Solipsist Thought Form Warrior infinite Lua error

Posted: Fri Aug 17, 2012 12:26 am
by PureQuestion

Code: Select all

stack traceback:
	/engine/interface/ActorTalents.lua: in function </engine/interface/ActorTalents.lua:149>
Lua Error: /engine/interface/ActorTalents.lua:179: /engine/interface/ActorTalents.lua:163: attempt to index local 'p' (a boolean value)
	At [C]:-1 
	At [C]:-1 error
	At /engine/interface/ActorTalents.lua:179 useTalent
	At /engine/interface/ActorTalents.lua:229 forceUseTalent
	At /mod/class/Actor.lua:3592 forceUseTalent
	At /mod/class/Actor.lua:528 act
	At /mod/class/NPC.lua:39 act
	At /engine/GameEnergyBased.lua:131 tickLevel
	At /engine/GameEnergyBased.lua:62 tick
	At /engine/GameTurnBased.lua:46 tick
	At /mod/class/Game.lua:995 
Happened when a thought form warrior was killed in the Murgol lair. Turns passed without me being able to act; infinite loop ended when I was finally killed.

Edit: Always happens when the talent is deactivated.

Edit 2: And now, when I activate thought form bowman.

Re: Solipsist Thought Form Warrior infinite Lua error

Posted: Fri Aug 17, 2012 3:08 am
by PureQuestion
On further testing, it now happens if I attempt to use any talent.

Re: Solipsist Thought Form Warrior infinite Lua error

Posted: Fri Aug 17, 2012 5:00 am
by edge2054
Was the talent active when he died? Did anything else weird happen before hand? Do you know what killed him?

Re: Solipsist Thought Form Warrior infinite Lua error

Posted: Fri Aug 17, 2012 7:21 am
by darkgod
fixed