Solipsist Thought Form Warrior infinite Lua error

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
PureQuestion
Master Artificer
Posts: 726
Joined: Fri Feb 03, 2012 3:53 am

Solipsist Thought Form Warrior infinite Lua error

#1 Post 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.

PureQuestion
Master Artificer
Posts: 726
Joined: Fri Feb 03, 2012 3:53 am

Re: Solipsist Thought Form Warrior infinite Lua error

#2 Post by PureQuestion »

On further testing, it now happens if I attempt to use any talent.

edge2054
Retired Ninja
Posts: 3756
Joined: Fri May 28, 2010 4:38 pm

Re: Solipsist Thought Form Warrior infinite Lua error

#3 Post by edge2054 »

Was the talent active when he died? Did anything else weird happen before hand? Do you know what killed him?

darkgod
Master of Eyal
Posts: 10751
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: Solipsist Thought Form Warrior infinite Lua error

#4 Post by darkgod »

fixed
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Post Reply