• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

cant load monster from OTS

rullstolsbarn

New Member
Joined
Mar 2, 2009
Messages
17
Reaction score
0
Warning: DOMDocument::load() [domdocument.load]: I/O warning : failed to load external entity "file:///C:/Documents%20and%20Settings/Miix/Skrivbord/alla%20otsh%E4r/n%E5n/Roxor%20Server/data/monster/monster%20pack/shredderthrower.xml" in C:\xampp\htdocs\pot\OTS_MonstersList.php on line 119

Warning: DOMDocument::load() [domdocument.load]: I/O warning : failed to load external entity "file:///C:/Documents%20and%20Settings/Miix/Skrivbord/alla%20otsh%E4r/n%E5n/Roxor%20Server/data/monster/monster%20pack/shredderthrower.xml" in C:\xampp\htdocs\pot\OTS_MonstersList.php on line 119

Fatal error: Call to a member function hasAttribute() on a non-object in C:\xampp\htdocs\pot\OTS_Monster.php on line 95

I get this error when i want to load monster from OTS... i use gesior aac and roxor 8.4 can someone put up a functioning OTS_monster and OTS_monsterlist

really need help with this!
 
Last edited:
I get this error when i want to load monster from OTS... i use gesior aac and roxor 8.4 can someone put up a functioning OTS_monster and OTS_monsterlist

really need help with this!

OTS_mosnter and OTS_monsterlist is not the problem.
The problem is:
Code:
failed to load external entity "file:///C:/Documents%20and%20Settings/Miix/Skrivbord/alla%20otsh%E4r/n%E5n/Roxor%20Server/data/monster/monster%20pack/shredderthrower.xml

Take a look at your monster file, and perhaps remove it from the monsterpack folder? and add them to monsters.xml with right destination.
 
OTS_mosnter and OTS_monsterlist is not the problem.
The problem is:
Code:
failed to load external entity "file:///C:/Documents%20and%20Settings/Miix/Skrivbord/alla%20otsh%E4r/n%E5n/Roxor%20Server/data/monster/monster%20pack/shredderthrower.xml

Take a look at your monster file, and perhaps remove it from the monsterpack folder? and add them to monsters.xml with right destination.


find the problem and did what u said now i have admin access but cant access my account :S

Fatal error: Call to undefined method OTS_Account::isPremium() in C:\xampp\htdocs\accountmanagement.php on line 26
 
Back
Top