Escort Quest Lua error
Posted: Sat Sep 04, 2010 3:11 am
I have been getting these from SVN revision 1126. I was able to receive the reward fine, though.
Code: Select all
[LOG] #LIGHT_GREEN#Quest 'Escort: lost anorithil (level 2 of Tower of Amon S?l)' is done! #WHITE#(Press CTRL+Q
[LOG] to see the quest log)
[CHAT] loaded welcome table: 0x1ff4bb10
[CHAT] loaded done table: 0x1ff4c1f0
bind MOVE_DOWN function: 0x1ff4a440
bind MOVE_UP function: 0x1ff4a420
bind ACCEPT function: 0x1ff4a460
Lua Error: [string "return function(self, x, y, what, ...) loca..."]:1: attempt to index field '?' (a nil value)
At [C]:-1
At [string "return function(self, x, y, what, ...) loca..."]:1
At (tail call):-1
At /engine/Actor.lua:149 move
At /mod/class/Actor.lua:248
At (tail call):-1
At (tail call):-1
At /mod/ai//escort.lua:34
At (tail call):-1
At /mod/ai//summon.lua:35
At (tail call):-1
At (tail call):-1
At /mod/class/NPC.lua:51 act
At /engine/GameEnergyBased.lua:73 tick
At /engine/GameTurnBased.lua:44 tick
At /mod/class/Game.lua:374