• 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!

Npc system error

Skar

New Member
Joined
Aug 11, 2008
Messages
59
Reaction score
0
Location
Mexico
I have a problem, it was that I wanted to put the new NPC System patches in 20 of TFS 0.2 Mystic spirit
The Npc is the default that comes from I would not change anything
Can help me?

[26/11/2008 20:56:52] Lua Script Error: [Npc interface]
[26/11/2008 20:56:52] data/npc/scripts/runes.lua

[26/11/2008 20:56:52] data/npc/lib/npcsystem/npchandler.lua:285: table index is nil
[26/11/2008 20:56:52] [Warning - NpcScript::NpcScript] Can not load script: data/npc/scripts/runes.lua
 
I have another problem xD
to sell the things npcs do not give you the money
you just remove the item
this is a problem:


[27/11/2008 20:24:35] Lua Script Error: [Npc interface]
[27/11/2008 20:24:35] (Unknown scriptfile)

[27/11/2008 20:24:35] data/npc/lib/npcsystem/npchandler.lua:285: bad argument #1 to 'gsub' (string expected, got nil)
[27/11/2008 20:24:35] stack traceback:
[27/11/2008 20:24:35] [C]: in function 'gsub'
[27/11/2008 20:24:35] data/npc/lib/npcsystem/npchandler.lua:285: in function 'parseMessage'
[27/11/2008 20:24:35] data/npc/lib/npcsystem/modules.lua:941: in function 'callbackOnSell'
[27/11/2008 20:24:35] data/npc/lib/npcsystem/npchandler.lua:245: in function 'processModuleCallback'
[27/11/2008 20:24:35] data/npc/lib/npcsystem/npchandler.lua:426: in function 'onSell'
[27/11/2008 20:24:35] data/npc/lib/npcsystem/modules.lua:987: in function <data/npc/lib/npcsystem/modules.lua:987>
 
Back
Top