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

People dies and gets level 1 - help fast -

Mjmackan

Mapper ~ Writer
Joined
Jul 18, 2009
Messages
1,488
Solutions
18
Reaction score
199
Location
Sweden
Hello my server is online and i have been checking around for this problem, that some people dies and gets level 1 some ideas what it could be:
errors in console: (solved)

LUA:
[21/10/2011 22:21:47] [Error - Action Interface] 
[21/10/2011 22:21:47] data/actions/scripts/liquids/potions.lua:onUse
[21/10/2011 22:21:47] Description: 
[21/10/2011 22:21:47] data/actions/scripts/liquids/potions.lua:57: attempt to concatenate field 'vocStr' (a nil value)
[21/10/2011 22:21:47] stack traceback:
[21/10/2011 22:21:47] 	data/actions/scripts/liquids/potions.lua:57: in function <data/actions/scripts/liquids/potions.lua:34>

LUA:
[21/10/2011 22:36:00] [Error - Npc interface] 
[21/10/2011 22:36:00] (Unknown script file)
[21/10/2011 22:36:00] Description: 
[21/10/2011 22:36:00] data/npc/lib/npcsystem/modules.lua:1151: bad argument #2 to 'error' (number expected, got string)
[21/10/2011 22:36:00] stack traceback:
[21/10/2011 22:36:00] 	[C]: in function 'error'
[21/10/2011 22:36:00] 	data/npc/lib/npcsystem/modules.lua:1151: in function 'callbackOnBuy'
[21/10/2011 22:36:00] 	data/npc/lib/npcsystem/npchandler.lua:263: in function 'processModuleCallback'
[21/10/2011 22:36:00] 	data/npc/lib/npcsystem/npchandler.lua:440: in function 'onBuy'
[21/10/2011 22:36:00] 	data/npc/lib/npcsystem/modules.lua:1292: in function <data/npc/lib/npcsystem/modules.lua:1291>
 
Last edited:
Back
Top