Beta9 bug with novice mage

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
PowerWyrm
Sher'Tul
Posts: 1106
Joined: Thu Nov 21, 2002 9:53 pm

Beta9 bug with novice mage

#1 Post 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

PowerWyrm
Sher'Tul
Posts: 1106
Joined: Thu Nov 21, 2002 9:53 pm

Re: Beta9 bug with novice mage

#2 Post by PowerWyrm »

Lemme guess...
if o.define_as AND o.define_as == "STAFF_ABSORPTION" then...

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

Re: Beta9 bug with novice mage

#3 Post 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. :)
<DarkGod> lets say it's intended

Post Reply