Anyway, completing the apprentice mage quest causes a LUA error to pop up; dismissing the error then makes you enter an infinite loop since the conversation with the apprentice mage repeats, again popping up the error, etc.
Here's the log:
Code: Select all
[TOME ENTITY FILTER] making default loot table for normal 1
[TOME ENTITY FILTER] selected Ego 77.95767275732 83.5
Lua Error: /engine/Zone.lua:392: attempt to index local 'egos' (a nil value)
At [C]:-1
At /engine/Zone.lua:392 finishEntity
At /engine/Zone.lua:280 makeEntity
At /data/quests/mage-apprentice.lua:159 ring_gift
At /data/chats/mage-apprentice-quest.lua:129 action
At /engine/dialogs/Chat.lua:76 use
At /engine/dialogs/Chat.lua:41 fct
At /engine/ui/VariableList.lua:96 onUse
At /engine/ui/VariableList.lua:80 ?
At /engine/KeyBind.lua:198 receiveKey
At /engine/ui/Dialog.lua:366 keyEvent
At /engine/ui/Dialog.lua:218