• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

The Forgotten Server v0.2 (Mystic Spirit)

Status
Not open for further replies.
It works, just change config of npcsystem x_x

maybe u could tell how to ? and what i need to change in my npcs to work perfectly ? because i dont think so it will be talkstate or so ...
 
Code:
data/npc/lib/npcsystem/npchandler.lua:285: table index is nil
 
All my NPCs works fine with this update, except my PROMOTER.

When I ask for promotion, and say YES.

This error occure:

Code:
[29/09/2008  16:39:33] data/npc/lib/npcsystem/npchandler.lua:563: table index is nil
[29/09/2008  16:39:33] stack traceback:
[29/09/2008  16:39:33] 	data/npc/lib/npcsystem/npchandler.lua:563: in function 'say'
[29/09/2008  16:39:33] 	data/npc/lib/npcsystem/modules.lua:88: in function 'callback'
[29/09/2008  16:39:33] 	data/npc/lib/npcsystem/keywordhandler.lua:40: in function 'processMessage'
[29/09/2008  16:39:33] 	data/npc/lib/npcsystem/keywordhandler.lua:168: in function 'processNodeMessage'
[29/09/2008  16:39:33] 	data/npc/lib/npcsystem/keywordhandler.lua:122: in function 'processMessage'
[29/09/2008  16:39:33] 	data/npc/lib/npcsystem/npchandler.lua:362: in function 'onCreatureSay'
[29/09/2008  16:39:33] 	data/npc/scripts/promotion.lua:7: in function <data/npc/scripts/promotion.lua:7>

The NPC worked with PATCH 11, but not with the new patch.
Any idea how to fix?


-edit-
It seems that it just happens randomly. Didn't happen now when I tried =O
 
Last edited:
I guess few of you use custom buyContainer ;) Also, message 'message_needmoney' such as few other message_* were changed- update them in .xml and .lua files.
 
i think creatguild crashes the server :S or is it just mine?
 
My boat NPC doesn't work with Bring me to ....
My seller/buyer NPC's dont work.

Help please, or could anyone post a full working boat with the latest patch and a rune seller (in bps) just like for 1 bp sd and I can do the rest.

Thanks in advanced
 
Added a mirror with 0.2 patch 14.

Download it HERE.

I repatched it in .rar format, not everybody can compress 7z.

The .DDL files are included, so you don't have to download from more mirrors.
 
A new table needed? huh?
[30/09/2008 14:56:47] > MySQL ERROR mysql_real_query: SELECT `key`, `value` FROM `global_storage` Table 'tfs.global_storage' doesn't exist

and I get these errors when I start the server:
Code:
[30/09/2008  14:56:15] Lua Script Error: [Npc interface] 
[30/09/2008  14:56:15] data/npc/scripts/promotion.lua

[30/09/2008  14:56:15] data/npc/lib/npcsystem/npchandler.lua:285: table index is nil
[30/09/2008  14:56:15] [Warning - NpcScript::NpcScript] Can not load script: data/npc/scripts/promotion.lua


[30/09/2008  14:56:15] Lua Script Error: [Npc interface] 
[30/09/2008  14:56:15] data/npc/scripts/masterwizard.lua

[30/09/2008  14:56:15] data/npc/lib/npcsystem/npchandler.lua:285: table index is nil
[30/09/2008  14:56:15] [Warning - NpcScript::NpcScript] Can not load script: data/npc/scripts/masterwizard.lua


[30/09/2008  14:56:15] Lua Script Error: [Npc interface] 
[30/09/2008  14:56:15] data/npc/scripts/addons.lua

[30/09/2008  14:56:15] data/npc/lib/npcsystem/npchandler.lua:285: table index is nil
[30/09/2008  14:56:15] [Warning - NpcScript::NpcScript] Can not load script: data/npc/scripts/addons.lua


[30/09/2008  14:56:15] Lua Script Error: [Npc interface] 
[30/09/2008  14:56:15] data/npc/scripts/runes.lua

[30/09/2008  14:56:15] data/npc/lib/npcsystem/npchandler.lua:285: table index is nil
[30/09/2008  14:56:15] [Warning - NpcScript::NpcScript] Can not load script: data/npc/scripts/runes.lua


[30/09/2008  14:56:15] Lua Script Error: [Npc interface] 
[30/09/2008  14:56:15] data/npc/scripts/bless.lua

[30/09/2008  14:56:15] data/npc/lib/npcsystem/npchandler.lua:285: table index is nil
[30/09/2008  14:56:16] [Warning - NpcScript::NpcScript] Can not load script: data/npc/scripts/bless.lua


[30/09/2008  14:56:16] Lua Script Error: [Npc interface] 
[30/09/2008  14:56:16] data/npc/scripts/buy.lua

[30/09/2008  14:56:16] data/npc/lib/npcsystem/npchandler.lua:285: table index is nil
[30/09/2008  14:56:16] [Warning - NpcScript::NpcScript] Can not load script: data/npc/scripts/buy.lua


[30/09/2008  14:56:16] Lua Script Error: [Npc interface] 
[30/09/2008  14:56:16] data/npc/scripts/potions.lua

[30/09/2008  14:56:16] data/npc/lib/npcsystem/npchandler.lua:285: table index is nil
[30/09/2008  14:56:16] [Warning - NpcScript::NpcScript] Can not load script: data/npc/scripts/potions.lua


[30/09/2008  14:56:16] Lua Script Error: [Npc interface] 
[30/09/2008  14:56:16] data/npc/scripts/buy.lua

[30/09/2008  14:56:16] data/npc/lib/npcsystem/npchandler.lua:285: table index is nil
[30/09/2008  14:56:16] [Warning - NpcScript::NpcScript] Can not load script: data/npc/scripts/buy.lua


[30/09/2008  14:56:16] Lua Script Error: [Npc interface] 
[30/09/2008  14:56:16] data/npc/scripts/runes.lua

[30/09/2008  14:56:16] data/npc/lib/npcsystem/npchandler.lua:285: table index is nil
[30/09/2008  14:56:16] [Warning - NpcScript::NpcScript] Can not load script: data/npc/scripts/runes.lua


[30/09/2008  14:56:16] Lua Script Error: [Npc interface] 
[30/09/2008  14:56:16] data/npc/scripts/oldrak.lua

[30/09/2008  14:56:16] data/npc/lib/npcsystem/npchandler.lua:285: table index is nil
[30/09/2008  14:56:16] [Warning - NpcScript::NpcScript] Can not load script: data/npc/scripts/oldrak.lua


[30/09/2008  14:56:16] Lua Script Error: [Npc interface] 
[30/09/2008  14:56:16] data/npc/scripts/buy.lua

[30/09/2008  14:56:16] data/npc/lib/npcsystem/npchandler.lua:285: table index is nil
[30/09/2008  14:56:16] [Warning - NpcScript::NpcScript] Can not load script: data/npc/scripts/buy.lua


[30/09/2008  14:56:16] Lua Script Error: [Npc interface] 
[30/09/2008  14:56:16] data/npc/scripts/runes.lua

[30/09/2008  14:56:16] data/npc/lib/npcsystem/npchandler.lua:285: table index is nil
[30/09/2008  14:56:16] [Warning - NpcScript::NpcScript] Can not load script: data/npc/scripts/runes.lua


[30/09/2008  14:56:16] Lua Script Error: [Npc interface] 
[30/09/2008  14:56:16] data/npc/scripts/food.lua

[30/09/2008  14:56:16] data/npc/lib/npcsystem/npchandler.lua:285: table index is nil
[30/09/2008  14:56:16] [Warning - NpcScript::NpcScript] Can not load script: data/npc/scripts/food.lua


[30/09/2008  14:56:16] Lua Script Error: [Npc interface] 
[30/09/2008  14:56:16] data/npc/scripts/tools.lua

[30/09/2008  14:56:16] data/npc/lib/npcsystem/npchandler.lua:285: table index is nil
[30/09/2008  14:56:16] [Warning - NpcScript::NpcScript] Can not load script: data/npc/scripts/tools.lua


[30/09/2008  14:56:16] Lua Script Error: [Npc interface] 
[30/09/2008  14:56:16] data/npc/scripts/haroun.lua

[30/09/2008  14:56:16] data/npc/lib/npcsystem/npchandler.lua:285: table index is nil
[30/09/2008  14:56:16] [Warning - NpcScript::NpcScript] Can not load script: data/npc/scripts/haroun.lua


[30/09/2008  14:56:16] Lua Script Error: [Npc interface] 
[30/09/2008  14:56:16] data/npc/scripts/bless.lua

[30/09/2008  14:56:17] data/npc/lib/npcsystem/npchandler.lua:285: table index is nil
[30/09/2008  14:56:17] [Warning - NpcScript::NpcScript] Can not load script: data/npc/scripts/bless.lua

I'm using the latest patch. Please help me. :(
 
Yeah and skills don't save too, right?

U got that right :S please fix!
And everyone says im noob saying triggers >.> i dont no what the hell that is lmao no tuts on it or anything.
 
Can someone please post a working boat NPC (with bring me to) and a rune npc selling bps of runes
 
Not yet, there has been a protocol modification in the loginserver.

Talaturen, is there any chance you could post a boat NPC exmaple and a rune seller selling bps of runes example (so it will just basically sell 1 bp sd just so I can see how it is made).

Thanks in advance
 
Status
Not open for further replies.
Back
Top