Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

adiah1134

Members
  • Joined

  • Last visited

Everything posted by adiah1134

  1. Im making a server with some friends using forge but the server is continuously crashing. The crash report is here: ---- Minecraft Crash Report ---- WARNING: coremods are present: midnight (themidnight-0.3.5.jar) ItemPatchingLoader (ItemPhysic_Full_1.4.34_mc1.12.2.jar) MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar) CreativePatchingLoader (CreativeCore_v1.10.45_mc1.12.2.jar) FarseekCoreMod (Farseek-1.12-2.5.1.jar) Contact their authors BEFORE contacting forge // Daisy, daisy... Time: 2/27/21 11:37 AM Description: Exception in server tick loop java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft at com.sekwah.sekcphysics.ragdoll.Ragdolls.<clinit>(Ragdolls.java:23) at com.sekwah.sekcphysics.SekCPhysics.<clinit>(SekCPhysics.java:58) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539) at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) 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.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 35 more Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer@226b143b from coremod FMLCorePlugin at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:260) at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ... 37 more Caused by: java.lang.RuntimeException: Attempted to load class bib for invalid side SERVER at net.minecraftforge.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:62) at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256) ... 39 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_281, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 866006688 bytes (825 MB) / 1033371648 bytes (985 MB) up to 3771203584 bytes (3596 MB) JVM Flags: 0 total; IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2847 34 mods loaded, 34 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored | State | ID | Version | Source | Signature | |:----- |:------------------ |:--------------------- |:--------------------------------------- |:---------------------------------------- | | LC | minecraft | 1.12.2 | minecraft.jar | None | | LC | mcp | 9.42 | minecraft.jar | None | | LC | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2847-universal.jar | None | | LC | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847-universal.jar | None | | LC | creativecoredummy | 1.0.0 | minecraft.jar | None | | LC | itemphysic | 1.4.0 | minecraft.jar | None | | LC | aether_legacy | 1.5.3.1 | aether-1.12.2-v1.5.3.1.jar | None | | LC | carryon | 1.12.3 | carryon-1.12.2-1.12.3.15.jar | fd21553434f4905f2f73ea7838147ac4ea07bd88 | | LC | collective | 1.66 | collective-1.12.2-1.66.jar | None | | LC | extendedrenderer | v1.0 | coroutil-1.12.1-1.2.37.jar | None | | LC | coroutil | 1.12.1-1.2.37 | coroutil-1.12.1-1.2.37.jar | None | | LC | configmod | v1.0 | coroutil-1.12.1-1.2.37.jar | None | | LC | corpse | 1.12.2-1.0.8 | corpse-1.12.2-1.0.8.jar | None | | LC | creativecore | 1.10.0 | CreativeCore_v1.10.45_mc1.12.2.jar | None | | LC | display | 1.2.4 | Display-1.2.4.jar | None | | LC | enhancedvisuals | 1.3.0 | EnhancedVisuals_v1.3.24_mc1.12.2.jar | None | | LC | farseek | 2.5.1 | Farseek-1.12-2.5.1.jar | None | | LC | fastleafdecay | v14 | FastLeafDecay-v14.jar | None | | LC | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 | | LC | improvedbackpacks | 1.12.2-1.5.0.0 | ImprovedBackpacks-1.12.2-1.5.0.0.jar | None | | LC | jei | 4.16.1.301 | jei_1.12.2-4.16.1.301.jar | None | | LC | journeymap | 1.12.2-5.7.1 | journeymap-1.12.2-5.7.1.jar | None | | LC | lostcities | 2.0.22 | lostcities-1.12-2.0.22.jar | None | | LC | malisiscore | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar | None | | LC | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None | | LC | mobends | 1.0.0-beta-20.06.20 | MoBends_1.12.2-1.0.0-beta-20.06.20.jar | None | | LC | netherportalspread | 4.5 | netherportalspread_1.12.2-4.5.jar | None | | LC | portalgun | 7.1.0 | PortalGun-1.12.2-7.1.0.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 | | LC | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None | | L | sekcphysics | 0.1.0 | sekcphysics-0.1.0.jar | None | | L | streams | 0.4.9 | Streams-1.12-0.4.9.jar | None | | L | waystones | 4.1.0 | Waystones_1.12.2-4.1.0.jar | None | | L | weather2 | 1.12.1-2.6.12 | weather2-1.12.1-2.6.12.jar | None | | L | midnight | 0.3.5 | themidnight-0.3.5.jar | None | Loaded coremods (and transformers): midnight (themidnight-0.3.5.jar) com.mushroom.midnight.core.transformer.MidnightClassTransformer ItemPatchingLoader (ItemPhysic_Full_1.4.34_mc1.12.2.jar) com.creativemd.itemphysic.ItemTransformer MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar) CreativePatchingLoader (CreativeCore_v1.10.45_mc1.12.2.jar) FarseekCoreMod (Farseek-1.12-2.5.1.jar) farseek.core.FarseekClassTransformer Profiler Position: N/A (disabled) Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt) Can anyone come up with some sort of solution please? Thanks so much.

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.