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 Quote
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. Quote
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 Quote
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. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.