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

Lua Npc Error

mocoba

New Member
Joined
Aug 23, 2008
Messages
332
Reaction score
0
I have This Error Plx Fix to me i hate errors and it make crash sometimes
PHP:
[08/02/2011 08:04:07] [Error - Npc interface] 
[08/02/2011 08:04:07] (Unknown script file)
[08/02/2011 08:04:07] Description: 
[08/02/2011 08:04:07] data/npc/lib/npcsystem/modules.lua:1151: bad argument #2 to 'error' (number expected, got string)
[08/02/2011 08:04:07] stack traceback:
[08/02/2011 08:04:07] 	[C]: in function 'error'
[08/02/2011 08:04:07] 	data/npc/lib/npcsystem/modules.lua:1151: in function 'callbackOnBuy'
[08/02/2011 08:04:07] 	data/npc/lib/npcsystem/npchandler.lua:263: in function 'processModuleCallback'
[08/02/2011 08:04:07] 	data/npc/lib/npcsystem/npchandler.lua:440: in function 'onBuy'
[08/02/2011 08:04:07] 	data/npc/lib/npcsystem/modules.lua:1292: in function <data/npc/lib/npcsystem/modules.lua:1291>
 
Back
Top