Escort Quest Lua error

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
yufra
Perspiring Physicist
Posts: 1332
Joined: Tue Jul 13, 2010 2:53 pm

Escort Quest Lua error

#1 Post by yufra »

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 
<DarkGod> lets say it's intended

darkgod
Master of Eyal
Posts: 10751
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: Escort Quest Lua error

#2 Post by darkgod »

Fixed
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Post Reply