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

Donio

Banned User
Joined
Jun 24, 2008
Messages
4,004
Reaction score
16
Location
Manhattan, New York
Hellow, I have got some errors on my ot, its the only error that I keep getting, its the npcs, not 1 but all the npcs.
I have no clue what the problem is but here is some text from it:

Code:
[29/03/2009  13:43:26] Lua Script Error: [Npc interface] 
[29/03/2009  13:43:26] data/npc/scripts/runes.lua

[29/03/2009  13:43:26] data/npc/lib/npcsystem/modules.lua:751: attempt to call global 'getItemNameById' (a nil value)
[29/03/2009  13:43:26] [Warning - NpcScript::NpcScript] Can not load script: data/npc/scripts/runes.lua


[29/03/2009  13:43:26] Lua Script Error: [Npc interface] 
[29/03/2009  13:43:26] data/npc/scripts/default.lua

[29/03/2009  13:43:26] data/npc/lib/npcsystem/modules.lua:751: attempt to call global 'getItemNameById' (a nil value)
[29/03/2009  13:43:26] [Warning - NpcScript::NpcScript] Can not load script: data/npc/scripts/default.lua


[29/03/2009  13:43:26] Lua Script Error: [Npc interface] 
[29/03/2009  13:43:26] data/npc/scripts/tools.lua

[29/03/2009  13:43:26] data/npc/lib/npcsystem/modules.lua:751: attempt to call global 'getItemNameById' (a nil value)
[29/03/2009  13:43:26] [Warning - NpcScript::NpcScript] Can not load script: data/npc/scripts/tools.lua

Its more than those npcs, I would appreciate some help
Ofc you will recive rep++ not only 1 time but many times ;D
 
Back
Top