Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- WARNING: coremods are present:
- CorePlugin (SmoothFont-mc1.12.2-2.1.2.jar)
- TheBetweenlandsLoadingPlugin (TheBetweenlands-3.7.3-SNAPSHOT-20210322.022210-core.jar)
- TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar)
- MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
- ItemPatchingLoader (ItemPhysic_Full_1.4.37_mc1.12.2.jar)
- TransformLoader (DynamicSurroundings-1.12.2-3.6.3.jar)
- modularwarfare (modularwarfare-1.0.14f.jar)
- BlurPlugin (Blur-1.0.4-14.jar)
- Pick Up Notifier (PickUpNotifier-v1.1.5-1.12.2.jar)
- LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
- CreativePatchingLoader (CreativeCore_v1.10.65_mc1.12.2.jar)
- LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar)
- KonkreteCore (konkrete_1.3.0_MC_1.12-1.12.2.jar)
- LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
- Contact their authors BEFORE contacting forge
- // You're mean.
- Time: 10/22/21 9:45 PM
- Description: Exception in server tick loop
- java.lang.NoClassDefFoundError: net/minecraftforge/client/event/GuiScreenEvent$BackgroundDrawnEvent
- at java.lang.Class.getDeclaredMethods0(Native Method)
- at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
- at java.lang.Class.getDeclaredMethods(Unknown Source)
- at net.minecraftforge.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:400)
- at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:595)
- at sun.reflect.GeneratedMethodAccessor10.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.minecraftforge.client.event.GuiScreenEvent$BackgroundDrawnEvent
- 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: java.lang.NoClassDefFoundError: net/minecraftforge/client/event/GuiScreenEvent
- at java.lang.ClassLoader.defineClass1(Native Method)
- at java.lang.ClassLoader.defineClass(Unknown Source)
- at java.security.SecureClassLoader.defineClass(Unknown Source)
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
- ... 37 more
- Caused by: java.lang.ClassNotFoundException: net.minecraftforge.client.event.GuiScreenEvent
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- ... 41 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_301, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 805347024 bytes (768 MB) / 2042101760 bytes (1947 MB) up to 3773300736 bytes (3598 MB)
- JVM Flags: 2 total; -Xmx4048M -Xms1048M
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML: MCP 9.42 Powered by Forge 14.23.5.2855 95 mods loaded, 95 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.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
- | LC | forge | 14.23.5.2855 | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
- | LC | creativecoredummy | 1.0.0 | minecraft.jar | None |
- | LC | itemphysic | 1.4.0 | minecraft.jar | None |
- | LC | smoothfontcore | mc1.12.2-2.1.2 | minecraft.jar | None |
- | LC | opencomputers|core | 1.7.5.192 | minecraft.jar | None |
- | LC | additional_lights | 1.12.2-1.2.1.2 | additional_lights-1.12.2-1.2.1.2-optional.jar | None |
- | LC | appliedenergistics2 | rv6-stable-7 | appliedenergistics2-rv6-stable-7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
- | LC | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
- | LC | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None |
- | LC | aiimprovements | 0.0.1.3 | AIImprovements-1.12-0.0.1b3.jar | None |
- | LC | jei | 4.16.1.302 | jei_1.12.2-4.16.1.302.jar | None |
- | LC | appleskin | 1.0.14 | AppleSkin-mc1.12-1.0.14.jar | None |
- | LC | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
- | LC | bettercaves | 1.12.2 | bettercaves-1.12.2-2.0.4.jar | None |
- | LC | bettermineshafts | 1.12.2-2.2.1 | BetterMineshaftsForge-1.12.2-2.2.1.jar | None |
- | LC | betternether | 0.1.8.6 | betternether-0.1.8.6.jar | None |
- | LC | betterpunching | 1.0.0 | betterpunching-1.0.0.jar | None |
- | LC | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
- | LC | biomesoplenty | 7.0.1.2444 | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar | None |
- | LC | blockcraftery | 1.12.2-1.3.1 | blockcraftery-1.12.2-1.3.1.jar | None |
- | LC | carryon | 1.12.3 | carryon-1.12.2-1.12.6.20.jar | fd21553434f4905f2f73ea7838147ac4ea07bd88 |
- | LC | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None |
- | LC | clumps | 3.1.2 | Clumps-3.1.2.jar | None |
- | LC | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
- | LC | redstoneflux | 2.1.1 | RedstoneFlux-1.12-2.1.1.1-universal.jar | None |
- | LC | cofhcore | 4.6.6 | CoFHCore-1.12.2-4.6.6.1-universal.jar | None |
- | LC | cofhworld | 1.4.0 | CoFHWorld-1.12.2-1.4.0.1-universal.jar | None |
- | LC | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None |
- | LC | comforts | 1.4.1.3 | comforts-1.12.2-1.4.1.3.jar | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
- | LC | corpse | 1.12.2-1.0.8 | corpse-1.12.2-1.0.8.jar | None |
- | LC | craftingstation | @VERSION@ | craftingstation-0.1.8a.jar | None |
- | LC | creativecore | 1.10.0 | CreativeCore_v1.10.65_mc1.12.2.jar | None |
- | LC | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None |
- | LC | orelib | 3.6.0.1 | OreLib-1.12.2-3.6.0.1.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
- | LC | dsurround | @VERSION@ | DynamicSurroundings-1.12.2-3.6.3.jar | None |
- | LC | dynamictrees | 1.12.2-0.9.25 | DynamicTrees-1.12.2-0.9.25.jar | None |
- | LC | dynamictreesbop | 1.12.2-1.5.1 | DynamicTreesBOP-1.12.2-1.5.1.jar | None |
- | LC | harvestcraft | 1.12.2zb | Pam's HarvestCraft 1.12.2zg.jar | None |
- | LC | dynamictreesphc | 1.12.2-2.0.5 | DynamicTreesPHC-1.12.2-2.0.5.jar | None |
- | LC | thebetweenlands | 3.7.3 | TheBetweenlands-3.7.3-universal.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 |
- | LC | dynamictreestbl | 1.12.2-1.0.1 | DynamicTreesTheBetweenlands-1.12.2-1.0.1.jar | None |
- | LC | elevatorid | 1.3.14 | ElevatorMod-1.12.2-1.3.14.jar | None |
- | LC | enhancedvisuals | 1.3.0 | EnhancedVisuals_v1.4.2_mc1.12.2.jar | None |
- | LC | excompressum | 3.0.32 | ExCompressum_1.12.2-3.0.32.jar | None |
- | LC | opencomputers | 1.7.5.192 | OpenComputers-MC1.12.2-1.7.5.192.jar | None |
- | LC | zerocore | 1.12.2-0.1.2.9 | zerocore-1.12.2-0.1.2.9.jar | None |
- | LC | bigreactors | 1.12.2-0.4.5.68 | ExtremeReactors-1.12.2-0.4.5.68.jar | None |
- | LC | eyesinthedarkness | 0.1.0 | EyesInTheDarkness-0.1.0.jar | None |
- | LC | forgeessentials | 12.3 | forgeessentials-1.12.2-12.3.122-server.jar | None |
- | LC | globalxp | v1.4.10 | globalxp-1.12.2-v1.4.10.jar | None |
- | LC | hardcoredarkness | 2.0 | HardcoreDarkness-MC1.12.2-2.0.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
- | LC | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
- | LC | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
- | L | invmove | 0.4.6 | InvMove-1.12.2-0.4.6.jar | None |
- | L | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
- | L | journeymap | 1.12.2-5.7.1 | journeymap-1.12.2-5.7.1.jar | None |
- | L | jee | 1.0.8 | JustEnoughEnergistics-1.12.2-1.0.8.jar | None |
- | L | justenoughreactors | 1.1.3.61 | JustEnoughReactors-1.12.2-1.1.3.61.jar | None |
- | L | herobrine | 0.5.4 | LegendOfHerobrine-1.12.2-0.5.4.jar | None |
- | L | sturcturemod | 0.1 | Little_Structures_mod_1.12.2_v1.0.jar | None |
- | L | lootbags | 2.5.8.5 | LootBags-1.12.2-2.5.8.5.jar | None |
- | L | mcjtylib_ng | 3.5.4 | mcjtylib-1.12-3.5.4.jar | None |
- | L | mcmultipart | 2.5.3 | MCMultiPart-2.5.3.jar | None |
- | L | mekanism | 1.12.2-9.8.3.390 | Mekanism-1.12.2-9.8.3.390.jar | None |
- | L | mekanismgenerators | 1.12.2-9.8.3.390 | MekanismGenerators-1.12.2-9.8.3.390.jar | None |
- | L | mekanismtools | 1.12.2-9.8.3.390 | MekanismTools-1.12.2-9.8.3.390.jar | None |
- | L | mobamputation | 7.0.0 | MobAmputation-1.12.2-7.0.1.jar | None |
- | L | mobends | 1.1.0 | MoBends_1.12.2-1.1.0-28.09.21.jar | None |
- | L | modularwarfare | 1.0.14f | modularwarfare-1.0.14f.jar | None |
- | L | mysticalagriculture | 1.7.5 | MysticalAgriculture-1.12.2-1.7.5.jar | None |
- | L | mysticalagradditions | 1.3.2 | MysticalAgradditions-1.12.2-1.3.2.jar | None |
- | L | naturaldecormod | 1.5.0 | Natural_Decor_Mod_1.12_II_V1.5.1_BETA.jar | None |
- | L | nocubessrpaddon | 2.0.0 | NoCube's_SRP_Addon_2.0.0.jar | None |
- | L | opframe | 1.4.0 | OnlinePicFrame_v1.5.0-pre1_mc1.12.2.jar | None |
- | L | sonarcore | 5.0.19 | sonarcore-1.12.2-5.0.19-20.jar | None |
- | L | practicallogistics2 | 3.0.8 | practicallogistics2-1.12.2-3.0.8-11.jar | None |
- | L | realistictorches | 2.1.2 | RealisticTorches-1.12.2-2.1.2.jar | None |
- | L | refinedstorage | 1.6.16 | refinedstorage-1.6.16.jar | None |
- | L | rftools | 7.73 | rftools-1.12-7.73.jar | None |
- | L | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None |
- | L | spiderstpo | 1.0.3 | spiders-2.0-1.12.2-1.0.3.jar | None |
- | L | srparasites | 1.9.1 | SRParasites-1.12.2v1.9.1.jar | None |
- | L | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
- | L | theabyss | 3.1.5 | TheAbyss 3.5.0LV 1.12.2.jar | None |
- | L | thermalfoundation | 2.6.7 | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None |
- | L | thermalexpansion | 5.5.7 | ThermalExpansion-1.12.2-5.5.7.1-universal.jar | None |
- | L | thermalcultivation | 0.3.6 | ThermalCultivation-1.12.2-0.3.6.1-universal.jar | None |
- | L | thermaldynamics | 2.5.6 | ThermalDynamics-1.12.2-2.5.6.1-universal.jar | None |
- | L | trumpetskeleton | 1.12-1.0.2.1 | trumpetskeleton-1.12-1.0.2.1.jar | None |
- | L | walljump | 1.3.2 | walljump-1.12.2-1.3.2.jar | None |
- | L | waystones | 4.1.0 | Waystones_1.12.2-4.1.0.jar | None |
- | L | mysticallib | 1.12.2-1.13.0 | mysticallib-1.12.2-1.13.0.jar | None |
- Loaded coremods (and transformers):
- CorePlugin (SmoothFont-mc1.12.2-2.1.2.jar)
- bre.smoothfont.asm.Transformer
- TheBetweenlandsLoadingPlugin (TheBetweenlands-3.7.3-SNAPSHOT-20210322.022210-core.jar)
- thebetweenlands.core.TheBetweenlandsClassTransformer
- TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar)
- li.cil.oc.common.asm.ClassTransformer
- MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
- mekanism.coremod.KeybindingMigrationHelper
- ItemPatchingLoader (ItemPhysic_Full_1.4.37_mc1.12.2.jar)
- com.creativemd.itemphysic.ItemTransformer
- TransformLoader (DynamicSurroundings-1.12.2-3.6.3.jar)
- modularwarfare (modularwarfare-1.0.14f.jar)
- BlurPlugin (Blur-1.0.4-14.jar)
- com.tterrag.blur.BlurTransformer
- Pick Up Notifier (PickUpNotifier-v1.1.5-1.12.2.jar)
- com.fuzs.pickupnotifier.asm.ClassTransformer
- LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
- lumien.resourceloader.asm.ClassTransformer
- CreativePatchingLoader (CreativeCore_v1.10.65_mc1.12.2.jar)
- LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar)
- lumien.hardcoredarkness.asm.ClassTransformer
- KonkreteCore (konkrete_1.3.0_MC_1.12-1.12.2.jar)
- LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
- lumien.chunkanimator.asm.ClassTransformer
- AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
- ForgeEssentials: Running ForgeEssentials 12.3.122 (e0fda11). Modules loaded:
- Profiler Position: N/A (disabled)
- Is Modded: Definitely; Server brand changed to 'fml,forge'
- Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment