Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- WARNING: coremods are present:
- ForgelinPlugin (Forgelin-1.8.4.jar)
- FutureMC (future-mc-0.2.10.1.jar)
- CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
- ColytraLoadingPlugin (colytra-1.12.2-1.2.0.4.jar)
- Contact their authors BEFORE contacting forge
- // Uh... Did I do that?
- Time: 7/20/22 10:41 PM
- Description: Exception in server tick loop
- java.lang.NoClassDefFoundError: net/minecraft/client/gui/GuiScreen
- at de.keksuccino.konkrete.Konkrete.<init>(Konkrete.java:23)
- at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
- at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
- at java.lang.reflect.Constructor.newInstance(Unknown Source)
- at java.lang.Class.newInstance(Unknown Source)
- at net.minecraftforge.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:191)
- at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:599)
- 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.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.gui.GuiScreen
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- ... 39 more
- Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer@1f14f20c 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)
- ... 41 more
- Caused by: java.lang.RuntimeException: Attempted to load class blk 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)
- ... 43 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_331, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 825397368 bytes (787 MB) / 971505664 bytes (926 MB) up to 971505664 bytes (926 MB)
- JVM Flags: 2 total; -Xmx1024M -Xms1024M
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML: MCP 9.42 Powered by Forge 14.23.5.2860 37 mods loaded, 37 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.2860.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
- | LC | forge | 14.23.5.2860 | forge-1.12.2-14.23.5.2860.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
- | LC | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
- | LC | bibliocraft | 2.4.6 | BiblioCraft[v2.4.6][MC1.12.2].jar | None |
- | LC | biomesoplenty | 7.0.1.2444 | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar | None |
- | LC | chesttransporter | 2.8.8 | ChestTransporter-1.12.2-2.8.8.jar | None |
- | 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 | colytra | 1.2.0.4 | colytra-1.12.2-1.2.0.4.jar | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
- | LC | coralreef | 2.0 | CoralReef-2.5-1.12.2.jar | None |
- | LC | corpse | 1.12.2-1.0.8 | corpse-1.12.2-1.0.8.jar | None |
- | LC | doggytalents | 1.15.1.6 | DoggyTalents-1.12.2-1.15.1.6.jar | None |
- | LC | familiarfauna | 1.0.11 | FamiliarFauna-1.12.2-1.0.11.jar | None |
- | L | konkrete | 1.0.3 | konkrete_1.0.3_MC_1.12-1.12.2.jar | None |
- | L | fancymenu | 1.5.2 | fancymenu_1.5.2_MC_1.12-1.12.2.jar | None |
- | L | fastfurnace | 1.3.1 | FastFurnace-1.12.2-1.3.1.jar | None |
- | L | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
- | L | cfm | 6.3.0 | furniture-6.3.2-1.12.2.jar | None |
- | L | futuremc | 0.2.6 | future-mc-0.2.10.1.jar | None |
- | L | pixelmon | 8.4.2 | Pixelmon-1.12.2-8.4.2-universal.jar | None |
- | L | gameshark | 6.0.6 | Gameshark-1.12.2-6.0.6-universal.jar | None |
- | L | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | None |
- | L | hats | 7.1.1 | Hats-1.12.2-7.1.1.jar | None |
- | L | inventorypets | 2.0.15 | inventorypets-1.12-2.0.15.jar | None |
- | L | jei | 4.16.1.302 | jei_1.12.2-4.16.1.302.jar | None |
- | L | journeymap | 1.12.2-5.7.1 | journeymap-1.12.2-5.7.1.jar | None |
- | L | naturescompass | 1.8.5 | NaturesCompass-1.12.2-1.8.5.jar | None |
- | L | patchouli | 1.0-23.6 | Patchouli-1.0-23.6.jar | None |
- | L | pixelextras | 2.5.17 | PixelExtras-1.12.2-2.5.17-universal.jar | None |
- | L | tcg | 1.12.2-8.4.2-universal | Pixelmon-1.12.2-8.4.2-universal.jar | None |
- | L | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None |
- | L | trashslot | 8.4.10 | TrashSlot_1.12.2-8.4.10.jar | None |
- | L | travelersbackpack | 1.0.35 | TravelersBackpack-1.12.2-1.0.35.jar | None |
- | L | treechopper | 1.2.4 | TreeChopper-1.12.2-1.2.4.jar | None |
- | L | twilightforest | 3.11.1021 | twilightforest-1.12.2-3.11.1021-universal.jar | None |
- Loaded coremods (and transformers):
- ForgelinPlugin (Forgelin-1.8.4.jar)
- FutureMC (future-mc-0.2.10.1.jar)
- thedarkcolour.futuremc.asm.CoreTransformer
- CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
- team.chisel.ctm.client.asm.CTMTransformer
- ColytraLoadingPlugin (colytra-1.12.2-1.2.0.4.jar)
- c4.colytra.asm.ElytraTransformer
- 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
Advertisement