connorhalpin Posted July 7, 2013 Posted July 7, 2013 Hi i have a server with multiplay but their customer service is a pain in the ass so i was hoping one of you guys could help with my problem every time me and my friends try to join the server we get this error: Forge Mod Loader has found ID mismatches Complete details are in the log file ID 18589 from mod backpack is missing ID 816 from Mod ImmibisCore is missing ID 5726 from Mod ImmibisCore is missing ID 5858 is mismatched between world and game ID 5859 is mismatched between world and game ID 5857 is mismatched between world and game This problem is only with my server any other server running Hexxit that i join is fine any ideas ? I did have a look around the web but couldn't find anything any and all help will be much appreciated
Vivacity Posted July 7, 2013 Posted July 7, 2013 Hi i have a server with multiplay but their customer service is a pain in the ass so i was hoping one of you guys could help with my problem every time me and my friends try to join the server we get this error: Forge Mod Loader has found ID mismatches Complete details are in the log file ID 18589 from mod backpack is missing ID 816 from Mod ImmibisCore is missing ID 5726 from Mod ImmibisCore is missing ID 5858 is mismatched between world and game ID 5859 is mismatched between world and game ID 5857 is mismatched between world and game This problem is only with my server any other server running Hexxit that i join is fine any ideas ? I did have a look around the web but couldn't find anything any and all help will be much appreciated I'm guessing this is a case of mismatched Config Files.
Vivacity Posted July 7, 2013 Posted July 7, 2013 how would i go around fixing this ? If your having no problem connecting to other Hexxit servers then its most likely on thier end. I would tell them to replace the config folder with a fresh one from technic. I could be wrong though, I would wait on someone else to share what they think to be certian.
connorhalpin Posted July 7, 2013 Author Posted July 7, 2013 If your having no problem connecting to other Hexxit servers then its most likely on thier end. I would tell them to replace the config folder with a fresh one from technic. I could be wrong though, I would wait on someone else to share what they think to be certian. i will give people a chance to answer this thread and if not i will go through you method hopefully this works. also the some of the server i did were hosted by mutliplay so i don't think that will be the problem
psumatt25 Posted July 7, 2013 Posted July 7, 2013 TO me it looks like someone went into the mods and try to delete the so on so item id's located in the mods.cfg. They just need to replace the mods on the mismatch and everything should work
Vivacity Posted July 8, 2013 Posted July 8, 2013 TO me it looks like someone went into the mods and try to delete the so on so item id's located in the mods.cfg. They just need to replace the mods on the mismatch and everything should work Hexxit probably has a custom config file for each mod. Simpily replacing the mods would generate the default one and wouldn't be compatible with the client side.
Jr_kick_ass Posted July 8, 2013 Posted July 8, 2013 my server is crashing... please help!!! 2013-07-07 18:28:44 [sEVERE] [Minecraft-Server] Encountered an unexpected exception NoClassDefFoundError java.lang.NoClassDefFoundError: net/minecraft/client/multiplayer/WorldClient at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:86) at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:483) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103) at cpw.mods.fml.common.Loader.loadMods(Loader.java:504) at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85) at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573) Caused by: java.lang.ClassNotFoundException: net.minecraft.client.multiplayer.WorldClient at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 31 more Caused by: java.lang.RuntimeException: Attempted to load class bds for invalid side SERVER at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50) at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:352) at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:225) ... 33 more
miniboxer Posted July 8, 2013 Posted July 8, 2013 my server is crashing... please help!!! 2013-07-07 18:28:44 [sEVERE] [Minecraft-Server] Encountered an unexpected exception NoClassDefFoundError java.lang.NoClassDefFoundError: net/minecraft/client/multiplayer/WorldClient at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:86) at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:483) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103) at cpw.mods.fml.common.Loader.loadMods(Loader.java:504) at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85) at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573) Caused by: java.lang.ClassNotFoundException: net.minecraft.client.multiplayer.WorldClient at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 31 more Caused by: java.lang.RuntimeException: Attempted to load class bds for invalid side SERVER at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50) at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:352) at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:225) ... 33 more Get your own thread.
Vivacity Posted July 9, 2013 Posted July 9, 2013 Get your own thread. +1 And could people use paste bin for once? Takes hella of a long time to scroll down on mobile.
connorhalpin Posted July 10, 2013 Author Posted July 10, 2013 still not got a fix for this so any help will be much appreciated
connorhalpin Posted July 10, 2013 Author Posted July 10, 2013 still not got a fix for this so any help will be much appreciated
funknapkin Posted July 10, 2013 Posted July 10, 2013 still not got a fix for this so any help will be much appreciated From the errors shown in your first post, I can see 2 possible causes: 1)Your configs aren't the same on your client and your server. (most likely) Solution: Make them the same. 2)You deleted mods on your client and/or server (less likely) Solution: Use the default files unless you know what you're doing.
Fran9gag Posted October 2, 2013 Posted October 2, 2013 From the errors shown in your first post, I can see 2 possible causes: 1)Your configs aren't the same on your client and your server. (most likely) Solution: Make them the same. 2)You deleted mods on your client and/or server (less likely) Solution: Use the default files unless you know what you're doing. My configs arent the same on my ckient and on the server i am playing. I know they need to be the same, but i dont even know where my IDs are located. Please help me
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