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

All time i open my serv this crash.. Read V . If you helped me Ill Rep you

kuk124

Banned User
Joined
May 6, 2010
Messages
271
Reaction score
6
Location
Homeless.
f0bzig.jpg
 
[09/04/2012 16:49:30] [Warning] NpcSystem:
[09/04/2012 16:49:30] Parameter 'keyword_reply3' missing. Skipping...
[09/04/2012 16:49:30] [Warning] NpcSystem:
[09/04/2012 16:49:30] Parameter 'keyword_reply4' missing. Skipping...
[09/04/2012 16:49:30] [Warning - Npc::loadFromXml] Cannot load npc file (data/npc/Oldrak.xml).
[09/04/2012 16:49:30] Info: failed to load external entity "data/npc/Oldrak.xml"



What is that ^
 
Replace your lib TFS sources. Where's Data/NPC/LIB to your Lib Npc Folder.

That error "Starting SQL Conection"
What you use for host your web?
 
[09/04/2012 16:49:30] [Warning] NpcSystem:
[09/04/2012 16:49:30] Parameter 'keyword_reply3' missing. Skipping...
[09/04/2012 16:49:30] [Warning] NpcSystem:
[09/04/2012 16:49:30] Parameter 'keyword_reply4' missing. Skipping...
[09/04/2012 16:49:30] [Warning - Npc::loadFromXml] Cannot load npc file (data/npc/Oldrak.xml).
[09/04/2012 16:49:30] Info: failed to load external entity "data/npc/Oldrak.xml"

Hmm, maybe you don't have the npc, but it is mapped on the server? Edit map with rme and find him, then delete him ;)
Hope it helps.

- Royal Inferno
 
You do not have the XML for the npc 'Eldorak', but you have a lua file of him and It is on your map. Delete him off your map and the lua file of him if you do not need him, or make a XML file for him and put it in the 'NPC' file. Just take an example of any NPC in a XML type and make a XML type of file and then save it there, you should use notepad++ since it converts the file to XML whilst making it.
 
Back
Top