Advertisement
Guest User

Untitled

a guest
Jul 20th, 2022
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.53 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. ForgelinPlugin (Forgelin-1.8.4.jar)
  5. FutureMC (future-mc-0.2.10.1.jar)
  6. CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  7. ColytraLoadingPlugin (colytra-1.12.2-1.2.0.4.jar)
  8. Contact their authors BEFORE contacting forge
  9.  
  10. // Uh... Did I do that?
  11.  
  12. Time: 7/20/22 10:41 PM
  13. Description: Exception in server tick loop
  14.  
  15. java.lang.NoClassDefFoundError: net/minecraft/client/gui/GuiScreen
  16. at de.keksuccino.konkrete.Konkrete.<init>(Konkrete.java:23)
  17. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  18. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  19. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  20. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  21. at java.lang.Class.newInstance(Unknown Source)
  22. at net.minecraftforge.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:191)
  23. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:599)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  25. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  26. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  27. at java.lang.reflect.Method.invoke(Unknown Source)
  28. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  29. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  30. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  31. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  32. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  33. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  34. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  35. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  36. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  37. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  38. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  39. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  40. at java.lang.reflect.Method.invoke(Unknown Source)
  41. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  42. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  43. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  44. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  45. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  46. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  47. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  48. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  49. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
  50. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
  51. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)
  52. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
  53. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  54. at java.lang.Thread.run(Unknown Source)
  55. Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.GuiScreen
  56. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  57. at java.lang.ClassLoader.loadClass(Unknown Source)
  58. at java.lang.ClassLoader.loadClass(Unknown Source)
  59. ... 39 more
  60. Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer@1f14f20c from coremod FMLCorePlugin
  61. at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:260)
  62. at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
  63. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
  64. ... 41 more
  65. Caused by: java.lang.RuntimeException: Attempted to load class blk for invalid side SERVER
  66. at net.minecraftforge.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:62)
  67. at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256)
  68. ... 43 more
  69.  
  70.  
  71. A detailed walkthrough of the error, its code path and all known details is as follows:
  72. ---------------------------------------------------------------------------------------
  73.  
  74. -- System Details --
  75. Details:
  76. Minecraft Version: 1.12.2
  77. Operating System: Windows 10 (amd64) version 10.0
  78. Java Version: 1.8.0_331, Oracle Corporation
  79. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  80. Memory: 825397368 bytes (787 MB) / 971505664 bytes (926 MB) up to 971505664 bytes (926 MB)
  81. JVM Flags: 2 total; -Xmx1024M -Xms1024M
  82. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  83. FML: MCP 9.42 Powered by Forge 14.23.5.2860 37 mods loaded, 37 mods active
  84. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  85.  
  86. | State | ID | Version | Source | Signature |
  87. |:----- |:----------------- |:---------------------- |:--------------------------------------------- |:---------------------------------------- |
  88. | LC | minecraft | 1.12.2 | minecraft.jar | None |
  89. | LC | mcp | 9.42 | minecraft.jar | None |
  90. | LC | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2860.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  91. | LC | forge | 14.23.5.2860 | forge-1.12.2-14.23.5.2860.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  92. | LC | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  93. | LC | bibliocraft | 2.4.6 | BiblioCraft[v2.4.6][MC1.12.2].jar | None |
  94. | LC | biomesoplenty | 7.0.1.2444 | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar | None |
  95. | LC | chesttransporter | 2.8.8 | ChestTransporter-1.12.2-2.8.8.jar | None |
  96. | LC | redstoneflux | 2.1.1 | RedstoneFlux-1.12-2.1.1.1-universal.jar | None |
  97. | LC | cofhcore | 4.6.6 | CoFHCore-1.12.2-4.6.6.1-universal.jar | None |
  98. | LC | colytra | 1.2.0.4 | colytra-1.12.2-1.2.0.4.jar | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
  99. | LC | coralreef | 2.0 | CoralReef-2.5-1.12.2.jar | None |
  100. | LC | corpse | 1.12.2-1.0.8 | corpse-1.12.2-1.0.8.jar | None |
  101. | LC | doggytalents | 1.15.1.6 | DoggyTalents-1.12.2-1.15.1.6.jar | None |
  102. | LC | familiarfauna | 1.0.11 | FamiliarFauna-1.12.2-1.0.11.jar | None |
  103. | L | konkrete | 1.0.3 | konkrete_1.0.3_MC_1.12-1.12.2.jar | None |
  104. | L | fancymenu | 1.5.2 | fancymenu_1.5.2_MC_1.12-1.12.2.jar | None |
  105. | L | fastfurnace | 1.3.1 | FastFurnace-1.12.2-1.3.1.jar | None |
  106. | L | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
  107. | L | cfm | 6.3.0 | furniture-6.3.2-1.12.2.jar | None |
  108. | L | futuremc | 0.2.6 | future-mc-0.2.10.1.jar | None |
  109. | L | pixelmon | 8.4.2 | Pixelmon-1.12.2-8.4.2-universal.jar | None |
  110. | L | gameshark | 6.0.6 | Gameshark-1.12.2-6.0.6-universal.jar | None |
  111. | L | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | None |
  112. | L | hats | 7.1.1 | Hats-1.12.2-7.1.1.jar | None |
  113. | L | inventorypets | 2.0.15 | inventorypets-1.12-2.0.15.jar | None |
  114. | L | jei | 4.16.1.302 | jei_1.12.2-4.16.1.302.jar | None |
  115. | L | journeymap | 1.12.2-5.7.1 | journeymap-1.12.2-5.7.1.jar | None |
  116. | L | naturescompass | 1.8.5 | NaturesCompass-1.12.2-1.8.5.jar | None |
  117. | L | patchouli | 1.0-23.6 | Patchouli-1.0-23.6.jar | None |
  118. | L | pixelextras | 2.5.17 | PixelExtras-1.12.2-2.5.17-universal.jar | None |
  119. | L | tcg | 1.12.2-8.4.2-universal | Pixelmon-1.12.2-8.4.2-universal.jar | None |
  120. | L | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None |
  121. | L | trashslot | 8.4.10 | TrashSlot_1.12.2-8.4.10.jar | None |
  122. | L | travelersbackpack | 1.0.35 | TravelersBackpack-1.12.2-1.0.35.jar | None |
  123. | L | treechopper | 1.2.4 | TreeChopper-1.12.2-1.2.4.jar | None |
  124. | L | twilightforest | 3.11.1021 | twilightforest-1.12.2-3.11.1021-universal.jar | None |
  125.  
  126. Loaded coremods (and transformers):
  127. ForgelinPlugin (Forgelin-1.8.4.jar)
  128.  
  129. FutureMC (future-mc-0.2.10.1.jar)
  130. thedarkcolour.futuremc.asm.CoreTransformer
  131. CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  132. team.chisel.ctm.client.asm.CTMTransformer
  133. ColytraLoadingPlugin (colytra-1.12.2-1.2.0.4.jar)
  134. c4.colytra.asm.ElytraTransformer
  135. Profiler Position: N/A (disabled)
  136. Is Modded: Definitely; Server brand changed to 'fml,forge'
  137. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement