Jax775 Posted September 11, 2014 Posted September 11, 2014 (edited) So I have spent the last few days setting up a modpack for my friends and I to use on the server I rent from MCProhosting. It is a multicraft based server. After spending a couple days adding mods and tweaking configs (I followed plowmanplow's guide on this post to do so) everything was working fine, so I decided to give it a shot and attempt to put the necessary files onto my server and see if it would work. First I downloaded forge 1207, the same version that is used in plowmanplow's BareBonesPack and my modpack. Then I ran the server, allowing it to create the mods and config folders. Started up with no hitches. Then I added my configs and mods from my modpack. I left CodeChickenCore and NEI in as per the information on the NEI Addons site to allow certain functionality with crafting stations and the crafting terminal. Aside from that I removed the clientside mods. Additionally I left the 2 forge config files on the server as they were instead of replacing them with the ones from my pack. At this point I attempted to run the server and it generated some errors, got through loading some mods and then shut itself down. I looked through the console as best I could but I don't really understand it. Throughout this whole process I have tried to get by without asking for help and for the most part I have figured things out. But now I am at a dead end and I don't know what to do. I have a direct link to the crash report that was generated as well as a link to my modpack page. If anyone who can understand this could please help me, my players/friends and I would very much appreciate it. Please tell me what I am doing wrong Edited September 13, 2014 by Jax775
Discord Moderator plowmanplow Posted September 11, 2014 Discord Moderator Posted September 11, 2014 This error means that one of your mods is either client only or is improperly using the APIs so that the client-only code in a mod is not properly SMP aware: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft Having access to your latest forge log would probably help as well.
Jax775 Posted September 11, 2014 Author Posted September 11, 2014 I think this is the file you mean, right? I really appreciate you taking the time to look at this for me. I have read tons of your posts on the forums and it's really helped me in the process of making my pack and getting it working. So thank you for the help you have already given! https://rapidgrab.net/cloud/ZDFuv76j02px6H9/fml-server-latest.log
Jax775 Posted September 11, 2014 Author Posted September 11, 2014 Sooo... I dont know what the issue is but when I disabled EnderStorage it started.
Jax775 Posted September 11, 2014 Author Posted September 11, 2014 I was reading that there is a bug with that version of ender storage on servers. Updating and testing now.
Discord Moderator plowmanplow Posted September 11, 2014 Discord Moderator Posted September 11, 2014 You definitely want to be running the absolute latest of all versions of ChickenBones' mods for 1.7.10.
Jax775 Posted September 11, 2014 Author Posted September 11, 2014 Yeah I made the mistake of assuming recommended was stable to use on server
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