Guest User

Latest CrashLog (Steevei444) 10/22/21

a guest
Oct 22nd, 2021
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.08 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. CorePlugin (SmoothFont-mc1.12.2-2.1.2.jar)
  5. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.7.3-SNAPSHOT-20210322.022210-core.jar)
  6. TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar)
  7. MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
  8. ItemPatchingLoader (ItemPhysic_Full_1.4.37_mc1.12.2.jar)
  9. TransformLoader (DynamicSurroundings-1.12.2-3.6.3.jar)
  10. modularwarfare (modularwarfare-1.0.14f.jar)
  11. BlurPlugin (Blur-1.0.4-14.jar)
  12. Pick Up Notifier (PickUpNotifier-v1.1.5-1.12.2.jar)
  13. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  14. CreativePatchingLoader (CreativeCore_v1.10.65_mc1.12.2.jar)
  15. LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar)
  16. KonkreteCore (konkrete_1.3.0_MC_1.12-1.12.2.jar)
  17. LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
  18. Contact their authors BEFORE contacting forge
  19.  
  20. // You're mean.
  21.  
  22. Time: 10/22/21 9:45 PM
  23. Description: Exception in server tick loop
  24.  
  25. java.lang.NoClassDefFoundError: net/minecraftforge/client/event/GuiScreenEvent$BackgroundDrawnEvent
  26. at java.lang.Class.getDeclaredMethods0(Native Method)
  27. at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
  28. at java.lang.Class.getDeclaredMethods(Unknown Source)
  29. at net.minecraftforge.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:400)
  30. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:595)
  31. at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
  32. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  33. at java.lang.reflect.Method.invoke(Unknown Source)
  34. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  35. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  36. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  37. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  38. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  39. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  40. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  41. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  42. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  43. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  44. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  45. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  46. at java.lang.reflect.Method.invoke(Unknown Source)
  47. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  48. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  49. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  50. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  51. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  52. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  53. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  54. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  55. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
  56. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
  57. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)
  58. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
  59. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  60. at java.lang.Thread.run(Unknown Source)
  61. Caused by: java.lang.ClassNotFoundException: net.minecraftforge.client.event.GuiScreenEvent$BackgroundDrawnEvent
  62. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  63. at java.lang.ClassLoader.loadClass(Unknown Source)
  64. at java.lang.ClassLoader.loadClass(Unknown Source)
  65. ... 35 more
  66. Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/client/event/GuiScreenEvent
  67. at java.lang.ClassLoader.defineClass1(Native Method)
  68. at java.lang.ClassLoader.defineClass(Unknown Source)
  69. at java.security.SecureClassLoader.defineClass(Unknown Source)
  70. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  71. ... 37 more
  72. Caused by: java.lang.ClassNotFoundException: net.minecraftforge.client.event.GuiScreenEvent
  73. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
  74. at java.lang.ClassLoader.loadClass(Unknown Source)
  75. at java.lang.ClassLoader.loadClass(Unknown Source)
  76. ... 41 more
  77.  
  78.  
  79. A detailed walkthrough of the error, its code path and all known details is as follows:
  80. ---------------------------------------------------------------------------------------
  81.  
  82. -- System Details --
  83. Details:
  84. Minecraft Version: 1.12.2
  85. Operating System: Windows 10 (amd64) version 10.0
  86. Java Version: 1.8.0_301, Oracle Corporation
  87. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  88. Memory: 805347024 bytes (768 MB) / 2042101760 bytes (1947 MB) up to 3773300736 bytes (3598 MB)
  89. JVM Flags: 2 total; -Xmx4048M -Xms1048M
  90. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  91. FML: MCP 9.42 Powered by Forge 14.23.5.2855 95 mods loaded, 95 mods active
  92. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  93.  
  94. | State | ID | Version | Source | Signature |
  95. |:----- |:-------------------- |:----------------- |:----------------------------------------------- |:---------------------------------------- |
  96. | LC | minecraft | 1.12.2 | minecraft.jar | None |
  97. | LC | mcp | 9.42 | minecraft.jar | None |
  98. | LC | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  99. | LC | forge | 14.23.5.2855 | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  100. | LC | creativecoredummy | 1.0.0 | minecraft.jar | None |
  101. | LC | itemphysic | 1.4.0 | minecraft.jar | None |
  102. | LC | smoothfontcore | mc1.12.2-2.1.2 | minecraft.jar | None |
  103. | LC | opencomputers|core | 1.7.5.192 | minecraft.jar | None |
  104. | LC | additional_lights | 1.12.2-1.2.1.2 | additional_lights-1.12.2-1.2.1.2-optional.jar | None |
  105. | LC | appliedenergistics2 | rv6-stable-7 | appliedenergistics2-rv6-stable-7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
  106. | LC | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
  107. | LC | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None |
  108. | LC | aiimprovements | 0.0.1.3 | AIImprovements-1.12-0.0.1b3.jar | None |
  109. | LC | jei | 4.16.1.302 | jei_1.12.2-4.16.1.302.jar | None |
  110. | LC | appleskin | 1.0.14 | AppleSkin-mc1.12-1.0.14.jar | None |
  111. | LC | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  112. | LC | bettercaves | 1.12.2 | bettercaves-1.12.2-2.0.4.jar | None |
  113. | LC | bettermineshafts | 1.12.2-2.2.1 | BetterMineshaftsForge-1.12.2-2.2.1.jar | None |
  114. | LC | betternether | 0.1.8.6 | betternether-0.1.8.6.jar | None |
  115. | LC | betterpunching | 1.0.0 | betterpunching-1.0.0.jar | None |
  116. | LC | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
  117. | LC | biomesoplenty | 7.0.1.2444 | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar | None |
  118. | LC | blockcraftery | 1.12.2-1.3.1 | blockcraftery-1.12.2-1.3.1.jar | None |
  119. | LC | carryon | 1.12.3 | carryon-1.12.2-1.12.6.20.jar | fd21553434f4905f2f73ea7838147ac4ea07bd88 |
  120. | LC | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None |
  121. | LC | clumps | 3.1.2 | Clumps-3.1.2.jar | None |
  122. | LC | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  123. | LC | redstoneflux | 2.1.1 | RedstoneFlux-1.12-2.1.1.1-universal.jar | None |
  124. | LC | cofhcore | 4.6.6 | CoFHCore-1.12.2-4.6.6.1-universal.jar | None |
  125. | LC | cofhworld | 1.4.0 | CoFHWorld-1.12.2-1.4.0.1-universal.jar | None |
  126. | LC | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None |
  127. | LC | comforts | 1.4.1.3 | comforts-1.12.2-1.4.1.3.jar | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
  128. | LC | corpse | 1.12.2-1.0.8 | corpse-1.12.2-1.0.8.jar | None |
  129. | LC | craftingstation | @VERSION@ | craftingstation-0.1.8a.jar | None |
  130. | LC | creativecore | 1.10.0 | CreativeCore_v1.10.65_mc1.12.2.jar | None |
  131. | LC | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None |
  132. | LC | orelib | 3.6.0.1 | OreLib-1.12.2-3.6.0.1.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
  133. | LC | dsurround | @VERSION@ | DynamicSurroundings-1.12.2-3.6.3.jar | None |
  134. | LC | dynamictrees | 1.12.2-0.9.25 | DynamicTrees-1.12.2-0.9.25.jar | None |
  135. | LC | dynamictreesbop | 1.12.2-1.5.1 | DynamicTreesBOP-1.12.2-1.5.1.jar | None |
  136. | LC | harvestcraft | 1.12.2zb | Pam's HarvestCraft 1.12.2zg.jar | None |
  137. | LC | dynamictreesphc | 1.12.2-2.0.5 | DynamicTreesPHC-1.12.2-2.0.5.jar | None |
  138. | LC | thebetweenlands | 3.7.3 | TheBetweenlands-3.7.3-universal.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 |
  139. | LC | dynamictreestbl | 1.12.2-1.0.1 | DynamicTreesTheBetweenlands-1.12.2-1.0.1.jar | None |
  140. | LC | elevatorid | 1.3.14 | ElevatorMod-1.12.2-1.3.14.jar | None |
  141. | LC | enhancedvisuals | 1.3.0 | EnhancedVisuals_v1.4.2_mc1.12.2.jar | None |
  142. | LC | excompressum | 3.0.32 | ExCompressum_1.12.2-3.0.32.jar | None |
  143. | LC | opencomputers | 1.7.5.192 | OpenComputers-MC1.12.2-1.7.5.192.jar | None |
  144. | LC | zerocore | 1.12.2-0.1.2.9 | zerocore-1.12.2-0.1.2.9.jar | None |
  145. | LC | bigreactors | 1.12.2-0.4.5.68 | ExtremeReactors-1.12.2-0.4.5.68.jar | None |
  146. | LC | eyesinthedarkness | 0.1.0 | EyesInTheDarkness-0.1.0.jar | None |
  147. | LC | forgeessentials | 12.3 | forgeessentials-1.12.2-12.3.122-server.jar | None |
  148. | LC | globalxp | v1.4.10 | globalxp-1.12.2-v1.4.10.jar | None |
  149. | LC | hardcoredarkness | 2.0 | HardcoreDarkness-MC1.12.2-2.0.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  150. | LC | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
  151. | LC | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  152. | L | invmove | 0.4.6 | InvMove-1.12.2-0.4.6.jar | None |
  153. | L | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
  154. | L | journeymap | 1.12.2-5.7.1 | journeymap-1.12.2-5.7.1.jar | None |
  155. | L | jee | 1.0.8 | JustEnoughEnergistics-1.12.2-1.0.8.jar | None |
  156. | L | justenoughreactors | 1.1.3.61 | JustEnoughReactors-1.12.2-1.1.3.61.jar | None |
  157. | L | herobrine | 0.5.4 | LegendOfHerobrine-1.12.2-0.5.4.jar | None |
  158. | L | sturcturemod | 0.1 | Little_Structures_mod_1.12.2_v1.0.jar | None |
  159. | L | lootbags | 2.5.8.5 | LootBags-1.12.2-2.5.8.5.jar | None |
  160. | L | mcjtylib_ng | 3.5.4 | mcjtylib-1.12-3.5.4.jar | None |
  161. | L | mcmultipart | 2.5.3 | MCMultiPart-2.5.3.jar | None |
  162. | L | mekanism | 1.12.2-9.8.3.390 | Mekanism-1.12.2-9.8.3.390.jar | None |
  163. | L | mekanismgenerators | 1.12.2-9.8.3.390 | MekanismGenerators-1.12.2-9.8.3.390.jar | None |
  164. | L | mekanismtools | 1.12.2-9.8.3.390 | MekanismTools-1.12.2-9.8.3.390.jar | None |
  165. | L | mobamputation | 7.0.0 | MobAmputation-1.12.2-7.0.1.jar | None |
  166. | L | mobends | 1.1.0 | MoBends_1.12.2-1.1.0-28.09.21.jar | None |
  167. | L | modularwarfare | 1.0.14f | modularwarfare-1.0.14f.jar | None |
  168. | L | mysticalagriculture | 1.7.5 | MysticalAgriculture-1.12.2-1.7.5.jar | None |
  169. | L | mysticalagradditions | 1.3.2 | MysticalAgradditions-1.12.2-1.3.2.jar | None |
  170. | L | naturaldecormod | 1.5.0 | Natural_Decor_Mod_1.12_II_V1.5.1_BETA.jar | None |
  171. | L | nocubessrpaddon | 2.0.0 | NoCube's_SRP_Addon_2.0.0.jar | None |
  172. | L | opframe | 1.4.0 | OnlinePicFrame_v1.5.0-pre1_mc1.12.2.jar | None |
  173. | L | sonarcore | 5.0.19 | sonarcore-1.12.2-5.0.19-20.jar | None |
  174. | L | practicallogistics2 | 3.0.8 | practicallogistics2-1.12.2-3.0.8-11.jar | None |
  175. | L | realistictorches | 2.1.2 | RealisticTorches-1.12.2-2.1.2.jar | None |
  176. | L | refinedstorage | 1.6.16 | refinedstorage-1.6.16.jar | None |
  177. | L | rftools | 7.73 | rftools-1.12-7.73.jar | None |
  178. | L | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None |
  179. | L | spiderstpo | 1.0.3 | spiders-2.0-1.12.2-1.0.3.jar | None |
  180. | L | srparasites | 1.9.1 | SRParasites-1.12.2v1.9.1.jar | None |
  181. | L | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
  182. | L | theabyss | 3.1.5 | TheAbyss 3.5.0LV 1.12.2.jar | None |
  183. | L | thermalfoundation | 2.6.7 | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None |
  184. | L | thermalexpansion | 5.5.7 | ThermalExpansion-1.12.2-5.5.7.1-universal.jar | None |
  185. | L | thermalcultivation | 0.3.6 | ThermalCultivation-1.12.2-0.3.6.1-universal.jar | None |
  186. | L | thermaldynamics | 2.5.6 | ThermalDynamics-1.12.2-2.5.6.1-universal.jar | None |
  187. | L | trumpetskeleton | 1.12-1.0.2.1 | trumpetskeleton-1.12-1.0.2.1.jar | None |
  188. | L | walljump | 1.3.2 | walljump-1.12.2-1.3.2.jar | None |
  189. | L | waystones | 4.1.0 | Waystones_1.12.2-4.1.0.jar | None |
  190. | L | mysticallib | 1.12.2-1.13.0 | mysticallib-1.12.2-1.13.0.jar | None |
  191.  
  192. Loaded coremods (and transformers):
  193. CorePlugin (SmoothFont-mc1.12.2-2.1.2.jar)
  194. bre.smoothfont.asm.Transformer
  195. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.7.3-SNAPSHOT-20210322.022210-core.jar)
  196. thebetweenlands.core.TheBetweenlandsClassTransformer
  197. TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar)
  198. li.cil.oc.common.asm.ClassTransformer
  199. MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
  200. mekanism.coremod.KeybindingMigrationHelper
  201. ItemPatchingLoader (ItemPhysic_Full_1.4.37_mc1.12.2.jar)
  202. com.creativemd.itemphysic.ItemTransformer
  203. TransformLoader (DynamicSurroundings-1.12.2-3.6.3.jar)
  204.  
  205. modularwarfare (modularwarfare-1.0.14f.jar)
  206.  
  207. BlurPlugin (Blur-1.0.4-14.jar)
  208. com.tterrag.blur.BlurTransformer
  209. Pick Up Notifier (PickUpNotifier-v1.1.5-1.12.2.jar)
  210. com.fuzs.pickupnotifier.asm.ClassTransformer
  211. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  212. lumien.resourceloader.asm.ClassTransformer
  213. CreativePatchingLoader (CreativeCore_v1.10.65_mc1.12.2.jar)
  214.  
  215. LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar)
  216. lumien.hardcoredarkness.asm.ClassTransformer
  217. KonkreteCore (konkrete_1.3.0_MC_1.12-1.12.2.jar)
  218.  
  219. LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
  220. lumien.chunkanimator.asm.ClassTransformer
  221. AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
  222. ForgeEssentials: Running ForgeEssentials 12.3.122 (e0fda11). Modules loaded:
  223. Profiler Position: N/A (disabled)
  224. Is Modded: Definitely; Server brand changed to 'fml,forge'
  225. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment