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

[REQUEST] Help with errors in consol

samih95

Member
Joined
Dec 11, 2011
Messages
95
Reaction score
6
Updated with new errors, fixed the others!
[21/06/2012 12:22:36] [Warning] NpcSystem:
[21/06/2012 12:22:36] Parameter(s) missing for item:
[21/06/2012 12:22:36] 500


[21/06/2012 12:22:36] [Warning] NpcSystem:
[21/06/2012 12:22:36] Parameter(s) missing for item:
[21/06/2012 12:22:36] 500


[21/06/2012 12:22:36] [Warning] NpcSystem:
[21/06/2012 12:22:36] Parameter(s) missing for item:
[21/06/2012 12:22:36] 500


[21/06/2012 12:22:36] [Warning] NpcSystem:
[21/06/2012 12:22:36] Parameter(s) missing for item:
[21/06/2012 12:22:36] 500


[21/06/2012 12:22:36] [Error - Houses::loadFromXml] Unknown house with id: 186
[21/06/2012 12:22:36] > WARNING: Could not load house data.
 
Last edited:
By the way, i upadate the engine to v4.

First one1.
Its clearly says that it cant find kill.lua in your creaturescript/scripts <-- folder.
Lua:
[21/06/2012 11:38:23] [Error - LuaScriptInterface::loadFile] cannot open data/creaturescripts/scripts/kill.lua: No such file or directory
[21/06/2012 11:38:23] [Warning - Event::loadScript] Cannot load script (data/creaturescripts/scripts/kill.lua)

Second & Third, you need to post those scripts:
Lua:
[21/06/2012 11:38:23] [Error - LuaScriptInterface::loadFile] data/creaturescripts/scripts/events.lua:5: '}' expected (to close '{' at line 3) near '['
[21/06/2012 11:38:23] [Warning - Event::loadScript] Cannot load script (data/creaturescripts/scripts/events.lua)
[21/06/2012 11:38:23] data/creaturescripts/scripts/events.lua:5: '}' expected (to close '{' at line 3) near '['
[21/06/2012 11:38:23] [Error - LuaScriptInterface::loadFile] data/globalevents/scripts/effects.lua:10: '}' expected (to close '{' at line 6) near '['
[21/06/2012 11:38:23] [Warning - Event::loadScript] Cannot load script (data/globalevents/scripts/effects.lua)
[21/06/2012 11:38:23] data/globalevents/scripts/effects.lua:10: '}' expected (to close '{' at line 6) near '['

4. Its same like the first it cant find the napis.lua:
Lua:
[21/06/2012 11:38:23] [Error - LuaScriptInterface::loadFile] cannot open data/globalevents/scripts/napis.lua: No such file or directory
[21/06/2012 11:38:23] [Warning - Event::loadScript] Cannot load script (data/globalevents/scripts/napis.lua)
[21/06/2012 11:38:23] cannot open data/globalevents/scripts/napis.lua: No such file or directory

last one: You need post the script too.
Lua:
[21/06/2012 11:38:37] [Warning] NpcSystem:
[21/06/2012 11:38:37] Parameter(s) missing for item:
[21/06/2012 11:38:37] 500


[21/06/2012 11:38:37] [Warning] NpcSystem:
[21/06/2012 11:38:37] Parameter(s) missing for item:
[21/06/2012 11:38:37] 500


[21/06/2012 11:38:37] [Error - LuaScriptInterface::loadFile] data/npc/scripts/Experiance.lua:32: '}' expected near 's'
[21/06/2012 11:38:37] [Warning - NpcScript::NpcScript] Cannot load script: data/npc/scripts/Experiance.lua
[21/06/2012 11:38:37] data/npc/scripts/Experiance.lua:32: '}' expected near 's'
[21/06/2012 11:38:37] [Warning] NpcSystem:
[21/06/2012 11:38:37] Parameter(s) missing for item:
[21/06/2012 11:38:37] 500


[21/06/2012 11:38:37] [Warning] NpcSystem:
[21/06/2012 11:38:37] Parameter(s) missing for item:
[21/06/2012 11:38:37] 500


[21/06/2012 11:38:37] [Error - LuaScriptInterface::loadFile] data/npc/scripts/Experiance.lua:32: '}' expected near 's'
[21/06/2012 11:38:37] [Warning - NpcScript::NpcScript] Cannot load script: data/npc/scripts/Experiance.lua
[21/06/2012 11:38:37] data/npc/scripts/Experiance.lua:32: '}' expected near 's'
[21/06/2012 11:38:37] [Error - LuaScriptInterface::loadFile] data/npc/scripts/advanceTaskSystem.lua:49: unexpected symbol near ','
[21/06/2012 11:38:37] [Warning - NpcScript::NpcScript] Cannot load script: data/npc/scripts/advanceTaskSystem.lua
[21/06/2012 11:38:37] data/npc/scripts/advanceTaskSystem.lua:49: unexpected symbol near ','

last one. At world folder it cant find the mapname-house.xml
Lua:
[21/06/2012 11:38:37] > WARNING: Could not load house data.
 
[21/06/2012 11:38:37] > WARNING: Could not load house data.

So you mean this should be the same as world? Ff the world is for example testworld.otmb the house file should be testworld-house.xml??
 
Ok, but since I'm not in need of "advanced task system" I deleted the .lua file, and the grizzly adams file and now i get this instead
[21/06/2012 12:06:03] [Warning - Npc::loadFromXml] Cannot load npc file (data/npc/Grizzly Adams.xml).
[21/06/2012 12:06:03] Info: failed to load external entity "data/npc/Grizzly Adams.xml"
How do i delete that?
 
I need this if anyone has the fix.
My errors:
Code:
[12/08/2012 00:11:53] [Warning] NpcSystem:
[12/08/2012 00:11:53] Parameter(s) missing for item:
[12/08/2012 00:11:53] 500


[12/08/2012 00:11:53] [Warning] NpcSystem:
[12/08/2012 00:11:53] Parameter(s) missing for item:
[12/08/2012 00:11:53] 500


[12/08/2012 00:11:53] [Warning] NpcSystem:
[12/08/2012 00:11:53] Parameter(s) missing for item:
[12/08/2012 00:11:53] 500


[12/08/2012 00:11:53] [Warning] NpcSystem:
[12/08/2012 00:11:53] Parameter(s) missing for item:
[12/08/2012 00:11:53] 500
 
Back
Top