Jump to content

Recommended Posts

Posted (edited)

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
  • Discord Moderator
Posted

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.

  • Moderators
Posted

Use a pastebin site for ridiculously long logs, so users can help you easier without scrolling down to the next page.

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...