b18 Alchemist: No Ammo makes talent menu inaccessible
Posted: Sun Jan 02, 2011 5:46 pm
Hi darkgod, haven't been around in a while. Damn you change things fast, don't you?
Anyway, bug report as per thread title. When an alchemist has no gems equipped in his arrow slot, you can't access the talent menu. This is obviously a bad thing if you don't have Extract Gems and Create Alchemist Gems equipped as a hotkey, because it makes you permanently unable to access the menu or fix the problem, i.e. broken character.
Here's the stack trace:
Anyway, bug report as per thread title. When an alchemist has no gems equipped in his arrow slot, you can't access the talent menu. This is obviously a bad thing if you don't have Extract Gems and Create Alchemist Gems equipped as a hotkey, because it makes you permanently unable to access the menu or fix the problem, i.e. broken character.
Here's the stack trace:
Code: Select all
Lua Error: /data/talents/spells/golemancy.lua:87: attempt to index local 'ammo' (a nil value)
At [C]:-1
At /data/talents/spells/golemancy.lua:87 getHeal
At /data/talents/spells/golemancy.lua:165 info
At /engine/interface/ActorTalents.lua:78 info
At /mod/class/Actor.lua:1765 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:526 useTalents
At /mod/class/Game.lua:848 f
At /mod/class/Game.lua:713 ?
At /engine/KeyBind.lua:198