Jump to content

Recommended Posts

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

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.

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