Infinite taunting - SVN

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
Rakshasa
Cornac
Posts: 31
Joined: Sat Sep 11, 2010 12:45 am

Infinite taunting - SVN

#1 Post by Rakshasa »

I got this error when a summoned turtle uses taunt in current (revision 1496) svn:

turtle 48137 dumb ai talents can use Taunt T_TAUNT
dumb ai uses T_TAUNT
[LOG] Turtle uses Taunt.
USING table: 0x27b5e40 Taunt
stack traceback:
[C]: in function 'calc_circle'
/engine/interface/ActorProject.lua:77: in function 'project'
/data/talents/gifts/summon-utility.lua:42: in function 'action'
/engine/interface/ActorTalents.lua:117: in function </engine/interface/ActorTalents.lua:111>
Lua Error: /engine/interface/ActorTalents.lua:127: /engine/interface/ActorProject.lua:77: bad argument #1 to 'calc_circle' (number expected, got nil)
At [C]:-1
At [C]:-1 error
At /engine/interface/ActorTalents.lua:127 useTalent
At /engine/ai//talented.lua:50
At (tail call):-1
At /engine/ai//talented.lua:59
At (tail call):-1
At (tail call):-1
At (tail call):-1
At (tail call):-1
At /mod/class/NPC.lua:42 act
At /engine/GameEnergyBased.lua:73 tick
At /engine/GameTurnBased.lua:44 tick
At /mod/class/Game.lua:433

When it happens the turtle goes in a taunting frenzy. And seems that every taunt wast a turn. The game becomes sluggish and I cannot move.

I got shocked to death when I summoned a turtle in my fight with the elementals in Bree...

yufra
Perspiring Physicist
Posts: 1332
Joined: Tue Jul 13, 2010 2:53 pm

Re: Infinite taunting - SVN

#2 Post by yufra »

Like I mentioned in the Radiant Fear thread, I think this is a bug that my target refactor has introduced and I am looking into it. :D
<DarkGod> lets say it's intended

yufra
Perspiring Physicist
Posts: 1332
Joined: Tue Jul 13, 2010 2:53 pm

Re: Infinite taunting - SVN

#3 Post by yufra »

Ok, this should be fixed but won't be committed into the SVN until DG looks over it.
<DarkGod> lets say it's intended

Post Reply