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

My server cannot find creatures and scripts

Jiuraw

New Member
Joined
Jul 11, 2010
Messages
5
Reaction score
0
Hello. I'm nearing the completion of my OT server and am trying to work out a few issues. One that has been a pest and cannot solve is a select number of scripts 'cannot be found'. I'm using Mystic Server as my distro. Any XML files that I import into Remere's my server cannot find when it loads. Even most of my existing XML creatures files cannot be found such as Mogaroth and yellow butterflie(lol). I'm stumped. Any suggestions please.
 
The only time when RME doesn't want to load XML files is when they're improperly written/have something missing in them. Even though it may look fine, with all brackets closed and everything else, this problem mostly occured to me because of the loot settings of monsters.
If you want to make sure that it's because of this, get an .xml file of a monster who can load in RME, then copy it's statistics [all after the first row of settings (name,speed,exp,etc..)] and paste it over the statistics of a monster with a not-working file, then try to load. (make backup of the replaced settings first ofc)

Downloading a full monsterpack as Cyko suggested would be the best idea in this case.
 
Still haven't resolved my problem. To be more specific my server reads "[Spawn::addMonster] Can not find Yellow Butterfly". Could the problem be related to Remere's? I can use my xml file for a red butterfly but not a yellow butterfly yet the only difference with the script is the looktypes and corpse IDs.

Thanks in advance.
 
Back
Top