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

Little help with NPC :D

SeCo

New Member
Joined
Jul 14, 2014
Messages
20
Reaction score
0
Hello everyone,
I got an error and need tidying up, when my server load is giving this message appears

Code:
[15/07/2014 11:26:07] [Error - Npc interface]
[15/07/2014 11:26:07] data/npc/scripts/Brodrosch.lua
[15/07/2014 11:26:07] Description:
[15/07/2014 11:26:07] data/npc/scripts/Brodrosch.lua:1: attempt to index global 'KeywordHandler' (a nil value)
[15/07/2014 11:26:08] [Warning - NpcScript::NpcScript] Cannot load script: data/npc/scripts/Brodrosch.lua

[15/07/2014 11:26:08] [Warning - Npc::loadFromXml] Cannot load npc file (data/npc/Rapanaio1.xml).
[15/07/2014 11:26:08] Info: failed to load external entity "data/npc/Rapanaio1.xml"



[15/07/2014 11:26:08] [Error - Npc interface]
[15/07/2014 11:26:08] data/npc/scripts/Gurbasch.lua
[15/07/2014 11:26:08] Description:
[15/07/2014 11:26:08] data/npc/scripts/Gurbasch.lua:1: attempt to index global 'KeywordHandler' (a nil value)
[15/07/2014 11:26:08] [Warning - NpcScript::NpcScript] Cannot load script: data/npc/scripts/Gurbasch.lua


[15/07/2014 11:26:08] [Error - Npc interface]
[15/07/2014 11:26:09] data/npc/scripts/Markwin.lua
[15/07/2014 11:26:09] Description:
[15/07/2014 11:26:09] data/npc/scripts/Markwin.lua:1: attempt to index global 'KeywordHandler' (a nil value)
[15/07/2014 11:26:09] [Warning - NpcScript::NpcScript] Cannot load script: data/npc/scripts/Markwin.lua

Anny help?

I think this is happening to virtually every npc. '-'

My server is cryingdamson 0.3.6 (8.60) V8.2.

Thanks ^^
 
Back
Top