Advertisement
Guest User

crash-2018-06-29_22.57.59-server.txt

a guest
Jun 29th, 2018
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.56 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  5. AppleCore (AppleCore-mc1.12.2-3.1.3.jar)
  6. HammerCoreCore (HammerCore-1.12.2-1.9.9.17.jar)
  7. SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
  8. LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar)
  9. Contact their authors BEFORE contacting forge
  10.  
  11. // Everything's going to plan. No, really, that was supposed to happen.
  12.  
  13. Time: 6/29/18 10:57 PM
  14. Description: Exception in server tick loop
  15.  
  16. java.lang.NoClassDefFoundError: net/minecraftforge/client/event/GuiScreenEvent$DrawScreenEvent$Post
  17. at java.lang.Class.getDeclaredMethods0(Native Method)
  18. at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
  19. at java.lang.Class.getDeclaredMethods(Unknown Source)
  20. at net.minecraftforge.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:388)
  21. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:584)
  22. at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  23. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  24. at java.lang.reflect.Method.invoke(Unknown Source)
  25. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  26. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  27. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  28. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  29. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  30. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  31. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  32. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
  33. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  35. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  36. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  37. at java.lang.reflect.Method.invoke(Unknown Source)
  38. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  39. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  40. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  41. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  42. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  43. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  44. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  45. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  46. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593)
  47. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:97)
  48. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332)
  49. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
  50. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  51. at java.lang.Thread.run(Unknown Source)
  52. Caused by: java.lang.ClassNotFoundException: net.minecraftforge.client.event.GuiScreenEvent$DrawScreenEvent$Post
  53. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  54. at java.lang.ClassLoader.loadClass(Unknown Source)
  55. at java.lang.ClassLoader.loadClass(Unknown Source)
  56. ... 35 more
  57. Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/client/event/GuiScreenEvent$DrawScreenEvent
  58. at java.lang.ClassLoader.defineClass1(Native Method)
  59. at java.lang.ClassLoader.defineClass(Unknown Source)
  60. at java.security.SecureClassLoader.defineClass(Unknown Source)
  61. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  62. ... 37 more
  63. Caused by: java.lang.ClassNotFoundException: net.minecraftforge.client.event.GuiScreenEvent$DrawScreenEvent
  64. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
  65. at java.lang.ClassLoader.loadClass(Unknown Source)
  66. at java.lang.ClassLoader.loadClass(Unknown Source)
  67. ... 41 more
  68.  
  69.  
  70. A detailed walkthrough of the error, its code path and all known details is as follows:
  71. ---------------------------------------------------------------------------------------
  72.  
  73. -- System Details --
  74. Details:
  75. Minecraft Version: 1.12.2
  76. Operating System: Windows 10 (amd64) version 10.0
  77. Java Version: 1.8.0_171, Oracle Corporation
  78. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  79. Memory: 5771055808 bytes (5503 MB) / 6889668608 bytes (6570 MB) up to 7635730432 bytes (7282 MB)
  80. JVM Flags: 2 total; -Xmx8G -Xms6G
  81. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  82. FML: MCP 9.42 Powered by Forge 14.23.4.2705 100 mods loaded, 100 mods active
  83. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  84.  
  85. | State | ID | Version | Source | Signature |
  86. |:----- |:------------------------ |:------------------------ |:--------------------------------------------- |:---------------------------------------- |
  87. | UC | minecraft | 1.12.2 | minecraft.jar | None |
  88. | UC | mcp | 9.42 | minecraft.jar | None |
  89. | UC | FML | 8.0.99.99 | forge-1.12.2.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  90. | UC | forge | 14.23.4.2705 | forge-1.12.2.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  91. | UC | srm-hooks | 1.12.2-1.0.0 | minecraft.jar | None |
  92. | UC | antiqueatlas | 4.4.9 | antiqueatlas-1.12.2-4.4.9.jar | None |
  93. | UC | embers | 0.230 | embers-0.230.jar | None |
  94. | UC | aetherworks | 1.12.2-1.0.0.3 | AetherWorks-1.12.2-1.0.0.3.jar | None |
  95. | UC | crafttweaker | 4.1.9 | CraftTweaker2-1.12-4.1.9.jar | None |
  96. | UC | aactadapter | 1.12.2-0.0.1 | aactadapter-0.0.1.jar | None |
  97. | UC | jei | 4.10.0.198 | jei_1.12.2-4.10.0.198.jar | None |
  98. | UC | abyssalcraft | 1.9.4.10 | AbyssalCraft-1.12.2-1.9.4.10 (1).jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
  99. | UC | chisel | MC1.12.2-0.2.0.31 | Chisel-MC1.12.2-0.2.0.31.jar | None |
  100. | UC | mantle | 1.12-1.3.2.24 | Mantle-1.12-1.3.2.24.jar | None |
  101. | UC | tconstruct | 1.12.2-2.10.1.87 | TConstruct-1.12.2-2.10.1.87.jar | None |
  102. | UC | acintegration | 1.6.5 | AbyssalCraft+Integration-1.12.2-1.6.5.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
  103. | UC | orbis_api | 1.12.2-1.1.5 | orbis_api-1.12.2-1.1.5.jar | None |
  104. | UC | aether | 1.12.2-1.0.8 | aether_ii-1.12.2-1.0.8.jar | None |
  105. | UC | codechickenlib | 3.2.0.345 | CodeChickenLib-1.12.2-3.2.0.345-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  106. | UC | ancientwarfare | 1.12.2-2.6.1.262 | ancientwarfare-1.12.2-2.6.1.262.jar | None |
  107. | UC | ancientwarfareautomation | 1.12.2-2.6.1.262 | ancientwarfare-1.12.2-2.6.1.262.jar | None |
  108. | UC | ancientwarfarenpc | 1.12.2-2.6.1.262 | ancientwarfare-1.12.2-2.6.1.262.jar | None |
  109. | UC | ancientwarfarestructure | 1.12.2-2.6.1.262 | ancientwarfare-1.12.2-2.6.1.262.jar | None |
  110. | UC | ancientwarfarevehicle | 1.12.2-2.6.1.262 | ancientwarfare-1.12.2-2.6.1.262.jar | None |
  111. | UC | guideapi | 1.12-2.1.5-60 | Guide-API-1.12-2.1.5-60.jar | None |
  112. | UC | bloodmagic | 1.12.2-2.2.12-97 | BloodMagic-1.12.2-2.2.12-97.jar | None |
  113. | UC | animus | 1 | Animus-2.0.2.jar | None |
  114. | UC | examplemod | 1.0 | antiqueatlas-1.12.2-4.4.9.jar | None |
  115. | UC | applecore | 3.1.3 | AppleCore-mc1.12.2-3.1.3.jar | None |
  116. | UC | aquaculture | 1.6.5 | Aquaculture-1.12.2-1.6.5.jar | None |
  117. | UC | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  118. | UC | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
  119. | UC | biomesoplenty | 7.0.1.2384 | BiomesOPlenty-1.12.2-7.0.1.2384-universal.jar | None |
  120. | UC | bloodarsenal | 1.12.2-2.1.0-CUSTOM | BloodArsenal-1.12.2-2.1.0-23.jar | None |
  121. | UC | bookshelf | 2.3.552 | Bookshelf-1.12.2-2.3.552.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  122. | UC | thaumcraft | 6.1.BETA16 | Thaumcraft-1.12.2-6.1.BETA16.jar | None |
  123. | UC | botania | r1.10-354 | Botania+r1.10-354.jar | None |
  124. | UC | crafttweakerjei | 2.0.2 | CraftTweaker2-1.12-4.1.9.jar | None |
  125. | UC | customnpcs | 1.12 | CustomNPCs_1.12.2(13may18).jar | None |
  126. | UC | cyclopscore | 0.11.6 | CyclopsCore-1.12.2-0.11.6.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  127. | UC | darkutils | 1.8.211 | DarkUtils-1.12.2-1.8.211.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  128. | UC | dimdoors | 3.0.9+287 | DimensionalDoors-3.0.9-287.jar | None |
  129. | UC | evilcraft | 0.10.59 | EvilCraft-1.12.2-0.10.59.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  130. | UC | evilcraftcompat | 1.0.0 | EvilCraft-1.12.2-0.10.59.jar | None |
  131. | UC | minegems | 1.2.4 | ExtraGems+1.12.2++(v.1.2.4).jar | None |
  132. | UC | felling | 1.4.0 | felling-1.4.0-1.12.x.jar | None |
  133. | UC | cfm | 5.1.0 | furniture-5.1.0-1.12.2.jar | None |
  134. | UC | gravestone | 1.0.16 | GraveStone-1.12.2-Graves-1.0.16.jar | None |
  135. | UC | gravestone-extended | 1.2.6 | GraveStone-1.12.2-Extended-1.2.6.jar | None |
  136. | UC | hammercore | 1.9.9.17 | HammerCore-1.12.2-1.9.9.17.jar | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
  137. | UC | hardcoredarkness | 2.0 | HardcoreDarkness-MC1.12.2-2.0.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  138. | UC | ichunutil | 7.1.4 | iChunUtil-1.12.2-7.1.4.jar | None |
  139. | UC | improvedbackpacks | 1.12.2-1.3.0.0 | ImprovedBackpacks-1.12.2-1.3.0.0.jar | None |
  140. | UC | ic2 | 2.8.73-ex112 | industrialcraft-2-2.8.73-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
  141. | UC | infernalmobs | 1.7.5 | InfernalMobs-1.12.2.jar | None |
  142. | UC | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  143. | UC | ironchest | 1.12.2-7.0.40.824 | ironchest-1.12.2-7.0.40.824.jar | None |
  144. | UC | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None |
  145. | UC | lycanitesmobs | 1.20.3.1 - MC 1.12.2 | LycanitesMobsComplete+1.20.3.1+[1.12.2].jar | None |
  146. | UC | arcticmobs | 1.20.3.1 - MC 1.12.2 | LycanitesMobsComplete+1.20.3.1+[1.12.2].jar | None |
  147. | UC | demonmobs | 1.20.3.1 - MC 1.12.2 | LycanitesMobsComplete+1.20.3.1+[1.12.2].jar | None |
  148. | UC | desertmobs | 1.20.3.1 - MC 1.12.2 | LycanitesMobsComplete+1.20.3.1+[1.12.2].jar | None |
  149. | UC | elementalmobs | 1.20.3.1 - MC 1.12.2 | LycanitesMobsComplete+1.20.3.1+[1.12.2].jar | None |
  150. | UC | forestmobs | 1.20.3.1 - MC 1.12.2 | LycanitesMobsComplete+1.20.3.1+[1.12.2].jar | None |
  151. | UC | freshwatermobs | 1.20.3.1 - MC 1.12.2 | LycanitesMobsComplete+1.20.3.1+[1.12.2].jar | None |
  152. | UC | infernomobs | 1.20.3.1 - MC 1.12.2 | LycanitesMobsComplete+1.20.3.1+[1.12.2].jar | None |
  153. | UC | junglemobs | 1.20.3.1 - MC 1.12.2 | LycanitesMobsComplete+1.20.3.1+[1.12.2].jar | None |
  154. | UC | mountainmobs | 1.20.3.1 - MC 1.12.2 | LycanitesMobsComplete+1.20.3.1+[1.12.2].jar | None |
  155. | UC | plainsmobs | 1.20.3.1 - MC 1.12.2 | LycanitesMobsComplete+1.20.3.1+[1.12.2].jar | None |
  156. | UC | saltwatermobs | 1.20.3.1 - MC 1.12.2 | LycanitesMobsComplete+1.20.3.1+[1.12.2].jar | None |
  157. | UC | shadowmobs | 1.20.3.1 - MC 1.12.2 | LycanitesMobsComplete+1.20.3.1+[1.12.2].jar | None |
  158. | UC | swampmobs | 1.20.3.1 - MC 1.12.2 | LycanitesMobsComplete+1.20.3.1+[1.12.2].jar | None |
  159. | UC | mob_mash | 2.4 | Mob+Mash-2.4.jar | None |
  160. | UC | modcontrol | 1.5.1 | ModControl-MC1.12-1.5.1.jar | None |
  161. | UC | morph | 7.1.2 | Morph-1.12.2-7.1.2.jar | None |
  162. | UC | mystcraft | 0.13.4.03 | mystcraft-1.12.2-0.13.4.03.jar | None |
  163. | UC | natura | 1.12.2-4.3.2.49 | natura-1.12.2-4.3.2.49.jar | None |
  164. | UC | recipehandler | 0.10 | NoMoreRecipeConflict-0.10(1.12.2).jar | None |
  165. | UC | nei | 2.4.1 | NotEnoughItems-1.12.2-2.4.1.233-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  166. | UC | harvestcraft | 1.12.2u | Pam's+HarvestCraft+1.12.2u.jar | None |
  167. | U | planarartifice | 0.10 | planarartifice-0.10.jar | None |
  168. | U | projecte | 1.12-PE1.3.0 | ProjectE-1.12-PE1.3.0.jar | None |
  169. | U | twilightforest | 3.7.424 | twilightforest-1.12.2-3.7.424-universal.jar | None |
  170. | U | plustic | 6.5.2.0 | plustic-6.5.2.0.jar | None |
  171. | U | portalgun | 7.0.2 | PortalGun-1.12.2-7.0.2.jar | None |
  172. | U | xreliquary | 1.12.2-1.3.4.767 | Reliquary-1.12.2-1.3.4.767.jar | None |
  173. | U | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None |
  174. | U | secretroomsmod | 5.6.4 | secretroomsmod-1.12.2-5.6.4.jar | None |
  175. | U | thaumadditions | 2r | ThaumicAdditions-1.12.2-2r.jar | None |
  176. | U | thaumicequivalence | 1.12.2-1.0.2 | ThaumicEquivalence-1.12.2-1.0.2.jar | None |
  177. | U | tcinventoryscan | 2.0.10 | ThaumicInventoryScanning_1.12.2-2.0.10.jar | None |
  178. | U | thaumicperiphery | 0.2.3 | thaumicperiphery-0.2.3.jar | None |
  179. | U | thaumictinkerer | 1.12.2-5.0-2569199 | thaumictinkerer-1.12.2-5.0-2569199.jar | None |
  180. | U | beneath | 1.4.2 | The+Beneath-1.12.2-1.4.2.jar | None |
  181. | U | xat | 0.17 | Trinkets-and-Baubles-1.12.2-0.17.jar | None |
  182. | U | vampirism | 1.4.3 | Vampirism-1.12.2-1.4.3 (1).jar | None |
  183. | U | teamlapen-lib | 1.4.3 | Vampirism-1.12.2-1.4.3 (1).jar | None |
  184. | U | vampirism_integrations | vampirism_integrations | VampirismIntegrations-1.12.2-1.0.0.jar | None |
  185. | U | wawla | 2.5.257 | Wawla-1.12.2-2.5.257.jar | None |
  186. | U | hungeroverhaul | 1.12.2-1.3.3.jenkins148 | HungerOverhaul-1.12.2-1.3.3.jenkins148.jar | None |
  187.  
  188. Loaded coremods (and transformers):
  189. Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  190. invtweaks.forge.asm.ContainerTransformer
  191. AppleCore (AppleCore-mc1.12.2-3.1.3.jar)
  192. squeek.applecore.asm.TransformerModuleHandler
  193. HammerCoreCore (HammerCore-1.12.2-1.9.9.17.jar)
  194. com.pengu.hammercore.asm.HammerCoreTransformer
  195. SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
  196. com.wynprice.secretroomsmod.core.SecretRoomsTransformer
  197. LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar)
  198. lumien.hardcoredarkness.asm.ClassTransformer
  199. Pulsar/tconstruct loaded Pulses:
  200. - TinkerCommons (Enabled/Forced)
  201. - TinkerWorld (Enabled/Not Forced)
  202. - TinkerTools (Enabled/Not Forced)
  203. - TinkerHarvestTools (Enabled/Forced)
  204. - TinkerMeleeWeapons (Enabled/Forced)
  205. - TinkerRangedWeapons (Enabled/Forced)
  206. - TinkerModifiers (Enabled/Forced)
  207. - TinkerSmeltery (Enabled/Not Forced)
  208. - TinkerGadgets (Enabled/Not Forced)
  209. - TinkerOredict (Enabled/Forced)
  210. - TinkerIntegration (Enabled/Forced)
  211. - TinkerFluids (Enabled/Forced)
  212. - TinkerMaterials (Enabled/Forced)
  213. - TinkerModelRegister (Enabled/Forced)
  214. - chiselIntegration (Enabled/Not Forced)
  215.  
  216. Hammer Core Information: FluidDictionary Info: Registered 2 fluids.
  217. OreDictionary Info: Registered 137 names; 170 stacks.
  218. Pastebin Connection: Okay.
  219. Pulsar/natura loaded Pulses:
  220. - NaturaCommons (Enabled/Forced)
  221. - NaturaOverworld (Enabled/Not Forced)
  222. - NaturaNether (Enabled/Not Forced)
  223. - NaturaDecorative (Enabled/Not Forced)
  224. - NaturaTools (Enabled/Not Forced)
  225. - NaturaEntities (Enabled/Not Forced)
  226. - NaturaOredict (Enabled/Forced)
  227. - NaturaWorld (Enabled/Not Forced)
  228.  
  229. Profiler Position: N/A (disabled)
  230. Is Modded: Definitely; Server brand changed to 'fml,forge'
  231. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement