Antimagic quest is broken in svn
Posted: Mon Jan 10, 2011 3:34 am
I don't know if it's appropriate to report svn bugs in this forum, but here goes anyway.
If I accept the antimagic quest in Zigur, I lose access to the quest menu. relevant stdout:
If I finish the quest and win the battles, I never receive the reward. Unfortunately, I can't provide the stdout right now (not exactly an easy quest), but I'm guessing the root of the problem is the same.
If I accept the antimagic quest in Zigur, I lose access to the quest menu. relevant stdout:
Code: Select all
Lua Error: /data/quests/antimagic.lua:24: attempt to call method 'findMember' (a nil value)
At [C]:-1 findMember
At /data/quests/antimagic.lua:24 desc
At /engine/dialogs/ShowQuests.lua:73 generateList
At /engine/dialogs/ShowQuests.lua:34 init
At /engine/class.lua:64 new
At /mod/class/Game.lua:884 ?
At /engine/KeyBind.lua:198