Page 1 of 1

Beta9 bug with novice mage

Posted: Fri Aug 20, 2010 11:45 pm
by PowerWyrm
Talking to the novice mage with an Archmage and trying to press a) "I will keep that in mind" doesn't yield any response and you can't get the quest...
Error as follows:

Code: Select all

[CHAT] selected	I will keep that in mind	function: 2A9F7F18	nil
Lua Error: /engine/interface/ActorQuest.lua:31: /data/quests/mage-apprentice.lua:49: 'then' expected near 'ans'
	At [C]:-1 
	At [C]:-1 error
	At /engine/interface/ActorQuest.lua:31 grantQuest
	At /data/chats/mage-apprentice-quest.lua:78 action
	At /engine/dialogs/Chat.lua:72 use
	At /engine/dialogs/Chat.lua:48 ?
	At /engine/KeyBind.lua:198

Re: Beta9 bug with novice mage

Posted: Fri Aug 20, 2010 11:49 pm
by PowerWyrm
Lemme guess...
if o.define_as AND o.define_as == "STAFF_ABSORPTION" then...

Re: Beta9 bug with novice mage

Posted: Sat Aug 21, 2010 12:04 am
by yufra
Yup, the bug was reported and fixed somewhere else on the forums, but since you figured it out on your own I won't bother searching for the exact link. :)