• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Lua Npc lib problem!

Acubens

Old Penguin
Joined
May 6, 2008
Messages
1,303
Solutions
15
Reaction score
218
Location
Venezuela
Greetings, well now I have a problem with my server is
this (this problem is GLOBAL)

LUA:
[06/03/2011 10:54:38] Lua Script Error: [Npc interface] 
[06/03/2011 10:54:38] data/npc/scripts/promotion.lua:onThink
[06/03/2011 10:54:38] data/npc/lib/npcsystem/npchandler.lua:293: bad argument #3 to 'gsub' (string/function/table expected)
[06/03/2011 10:54:38] stack traceback:
[06/03/2011 10:54:39] 	[C]: ?
[06/03/2011 10:54:39] 	[C]: in function 'gsub'
[06/03/2011 10:54:39] 	data/npc/lib/npcsystem/npchandler.lua:293: in function 'parseMessage'
[06/03/2011 10:54:39] 	data/npc/lib/npcsystem/npchandler.lua:528: in function 'onWalkAway'
[06/03/2011 10:54:40] 	data/npc/lib/npcsystem/npchandler.lua:464: in function 'onThink'
[06/03/2011 10:54:40] 	data/npc/scripts/promotion.lua:8: in function <data/npc/scripts/promotion.lua:8>

i was reading the post of tfs 0.2.10 talaturen where according to public
he would say how to fix this problem, I really can not figure out that
message in the forum, if they can help solve the problem with taste
I'll give you your reputation!
 
Last edited:
Back
Top