[svn 3526] Lua error in Tarelion's quest

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
complexityQuantifier
Higher
Posts: 56
Joined: Sun Jan 16, 2011 2:52 pm

[svn 3526] Lua error in Tarelion's quest

#1 Post by complexityQuantifier »

Starting a Cornac Archmage and accepting Tarelion's quest gives a lua error at the console (but not a report window in the game).

Code: Select all

[CHAT] selected	[teleport]	function: 0x7f897329b070	nil
[COROUTINE] registering	savefilepipe	thread: 0x7f898c78f880
[ZONE] Closed level map	1
[ZONE] Left zone	Angolwen
[SAVEFILE PIPE] looking for savefile to recover in the memory pipe	zone-town-angolwen.teaz	?=?	zone-abashed-expanse.teaz
Loading entities file from file	/data/zones/abashed-expanse/npcs.lua
Loading entities file from file	/data/general/npcs/losgoroth.lua
Lua Error: /data/zones/abashed-expanse/npcs.lua:56: table index is nil
	At [C]:-1 
	At /data/zones/abashed-expanse/npcs.lua:56 f
	At /engine/Entity.lua:720 loadList
	At /engine/Zone.lua:86 loadBaseLists
	At /engine/Zone.lua:62 init
	At /engine/class.lua:38 new
	At /mod/class/Game.lua:528 changeLevel
	At /data/chats/tarelion-start-archmage.lua:52 action
	At /engine/dialogs/Chat.lua:76 use
	At /engine/dialogs/Chat.lua:54 on_input
	At /engine/KeyCommand.lua:66 
	At (tail call):-1 
	At /engine/ui/Dialog.lua:427 keyEvent
	At /engine/ui/Dialog.lua:240 

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

Re: [svn 3526] Lua error in Tarelion's quest

#2 Post by darkgod »

fixed!
Yeah I'm that fast!

The flash gordon of code! :)
[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 ;)

Grey
Loremaster
Posts: 3517
Joined: Thu Sep 23, 2010 10:18 pm
Location: London, England
Contact:

Re: [svn 3526] Lua error in Tarelion's quest

#3 Post by Grey »

Lemme guess, a missing semi-colon? Or wrong bracket? ;)
http://www.gamesofgrey.com - My own T-Engine games!
Roguelike Radio - A podcast about roguelikes

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

Re: [svn 3526] Lua error in Tarelion's quest

#4 Post by darkgod »

renamed talent! :)
[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 ;)

Tom
Spiderkin
Posts: 555
Joined: Wed Apr 27, 2011 11:04 pm

Re: [svn 3526] Lua error in Tarelion's quest

#5 Post by Tom »

Is this the first task with the 10 staves?
Or is it more to this dude?

I recognise him from the beginning of the game, but he doesnt need me anymore.
Even now when I brought his lost staff he doesnt want my services.

Tom

Post Reply