• 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 Problems Please Help

barreboy93

New Member
Joined
Feb 24, 2008
Messages
39
Reaction score
2
I Get a tons of this and i don't know what to do, please help if you know the problem and i it would make my day.



[26/03/2013 23:13:58] [Error - Npc interface]
[26/03/2013 23:13:58] data/npc/scripts/default.lua
[26/03/2013 23:13:58] Description:
[26/03/2013 23:13:58] data/npc/scripts/default.lua:1: attempt to index global 'KeywordHandler' (a nil value)
[26/03/2013 23:13:58] [Warning - NpcScript::NpcScript] Cannot load script: data/npc/scripts/default.lua


[26/03/2013 23:13:58] [Error - Npc interface]
[26/03/2013 23:13:58] data/npc/scripts/default.lua
[26/03/2013 23:13:58] Description:
[26/03/2013 23:13:58] data/npc/scripts/default.lua:1: attempt to index global 'KeywordHandler' (a nil value)
[26/03/2013 23:13:58] [Warning - NpcScript::NpcScript] Cannot load script: data/npc/scripts/default.lua


[26/03/2013 23:13:58] [Error - Npc interface]
[26/03/2013 23:13:58] data/npc/scripts/default.lua
[26/03/2013 23:13:58] Description:
[26/03/2013 23:13:58] data/npc/scripts/default.lua:1: attempt to index global 'KeywordHandler' (a nil value)
[26/03/2013 23:13:58] [Warning - NpcScript::NpcScript] Cannot load script: data/npc/scripts/default.lua


[26/03/2013 23:13:58] [Error - Npc interface]
[26/03/2013 23:13:58] data/npc/scripts/default.lua
[26/03/2013 23:13:58] Description:
[26/03/2013 23:13:58] data/npc/scripts/default.lua:1: attempt to index global 'KeywordHandler' (a nil value)
[26/03/2013 23:13:58] [Warning - NpcScript::NpcScript] Cannot load script: data/npc/scripts/default.lua
 
This means the locations (where it directs to the npcsystem files) in the npc.lua/npcsystem.lua aren't correct, so it can't find the npcsystem files. What you can do is change the locations or replace the whole lib folder in the npc folder with the one from your server (exe file).
 
Last edited:
Back
Top