ExclamationHelpwServer Crash [Shadow Realm]

Posts 1–8 of 8 · Page 1 of 1
wServer Crash [Shadow Realm]
Soo i was working on my WIP server (Shadow Realm) and was making a boss to drop a set my spriter made.
Everything went good before i added his behavior which i tried to make.

I made behavior based of o2 his behavior and i wanted to test it...



Error ^ ^

Does somebody know what it means or how to fix?
- The fixer will get early access on my server (http://www.mpgh.net/forum/731-realm-...ip-server.html)
Does it still work if you remove the new behavior?
No it doesnt i just tested it
then you made a mistake somewhere else.
un-do everything you did until you don't get any error.
Quote Originally Posted by noob2137 View Post
then you made a mistake somewhere else.
un-do everything you did until you don't get any error.
I removed almost everything.. Im sure theres nothing left i added
Quote Originally Posted by noob2137 View Post
Then try compiling and running clean server: https://github.com/Club559/ROTMGServer
If it works, add one thing at a time and test if it works. If it doesn't work, there is a problem with the machine.
Also i forget to say that wServer crashes when somebody joines
Quote Originally Posted by BlackRayquaza View Post
Also i forget to say that wServer crashes when somebody joines
I think i found it, i didnt have a problem before i added the behavior but it must be this:
<Object type="0x4140" id="XP Sheep">
<Group>Sheep</Group>
<Enemy/>
<HitSound>monster/oryx_hit</HitSound>
<DeathSound>monster/oryx_death</DeathSound>
<MaxHitPoints>150</MaxHitPoints>
<Class>Character</Class>
<AnimatedTexture>
<File>chars8x8rBeach</File>
<Index>0</Index>
</AnimatedTexture>
<Size>25</Size>
<XpMult>9.0</XpMult>
</Object>
Posts 1–8 of 8 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

Need help?