artuzin1 Posted December 14, 2014 Posted December 14, 2014 (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. Edited December 15, 2014 by Munaus
Discord Moderator plowmanplow Posted December 14, 2014 Discord Moderator Posted December 14, 2014 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.
artuzin1 Posted December 14, 2014 Author Posted December 14, 2014 (edited) i took the superheroes and now is getting a new error: *silly long log deleted* Edited December 15, 2014 by Munaus
Moderators Munaus Posted December 15, 2014 Moderators Posted December 15, 2014 Use a pastebin site for ridiculously long logs, so users can help you easier without scrolling down to the next page.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now