Page 1 of 1
[svn 2046] Cursed/Rampage bugged
Posted: Sat Nov 27, 2010 1:48 am
by Dervis
The cooldown function bugs the talent so it's completely non-operational.
Edit: I'm also getting no damage taken activations, but this might just be extreme RNG.
Re: [svn 2046] Cursed/Rampage bugged
Posted: Sat Nov 27, 2010 4:47 am
by benli
I've got a patch ready for the cooldown, I was a little slow getting it in. What exactly do you mean by "no damage taken activations"?
Re: [svn 2046] Cursed/Rampage bugged
Posted: Sat Nov 27, 2010 6:40 am
by Sirrocco
Rampage is supposed to activate sometimes when you take damage. Presumably he's saying that he doesn't see any of those.
Re: [svn 2046] Cursed/Rampage bugged
Posted: Sat Nov 27, 2010 3:20 pm
by Dervis
Sirrocco wrote:Rampage is supposed to activate sometimes when you take damage. Presumably he's saying that he doesn't see any of those.
This... and I think I'm not the only one.
Re: [svn 2046] Cursed/Rampage bugged
Posted: Sat Nov 27, 2010 5:10 pm
by Vee
Here's a LOG (as those before me didn't provide one):
I tried to access the Talents Window using the 'm'-key:
Code: Select all
Lua Error: /data/talents/cursed/rampage.lua:32: attempt to call field 'getCooldown' (a nil value)
At [C]:-1 getCooldown
At /data/talents/cursed/rampage.lua:32 cd
At /mod/class/Actor.lua:1640 getTalentCooldown
At /mod/class/Actor.lua:1621 getTalentFullDescription
At /engine/dialogs/UseTalents.lua:145 generateList
At /engine/dialogs/UseTalents.lua:40 init
At /engine/class.lua:64 new
At /engine/interface/ActorTalents.lua:512 useTalents
At /mod/class/Game.lua:841 f
At /mod/class/Game.lua:644 ?
At /engine/KeyBind.lua:202