Jump to content

I need help (my server crash)


artuzin1

Recommended Posts

I'm creating a minecraft modded server but when a open my server it crash:
 
 
console:

*long log deleted*
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 
 

If someone help me i will be very happy.  :kiddo:

Edited by Munaus
Link to comment
Share on other sites

  • Discord Moderator

Please use a pastebin service for pasted content like that.

2014-12-14 13:52:52 [SEVERE] java.lang.NoClassDefFoundError: net/minecraft/client/multiplayer/WorldClient

This means you either have a client-only mod in your server (I didn't immediately notice any from your list), or you have a mod which is not properly protecting it's client-only API calls and causing the server to crash with that error. I suspect the latter. Specifically, I believe Superheroes Unlimited is guilty of this. Try removing the mod and see if things improve.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...