Advertisement
Obstacle_Fr0sty

crash-2019-09-23_15.04.32-server

Sep 23rd, 2019
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.58 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. MekanismCoremod (Mekanism-1.12.2-9.8.1.383.jar)
  5. AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  6. IELoadingPlugin (ImmersiveEngineering-core-0.12-91.jar)
  7. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  8. Contact their authors BEFORE contacting forge
  9.  
  10. // Ouch. That hurt :(
  11.  
  12. Time: 9/23/19 3:04 PM
  13. Description: Exception in server tick loop
  14.  
  15. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Immersive Engineering (immersiveengineering)
  16. Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/event/village/MerchantTradeOffersEvent
  17. at java.lang.Class.getDeclaredMethods0(Native Method)
  18. at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
  19. at java.lang.Class.privateGetPublicMethods(Unknown Source)
  20. at java.lang.Class.getMethods(Unknown Source)
  21. at net.minecraftforge.fml.common.eventhandler.EventBus.register(EventBus.java:82)
  22. at blusunrize.immersiveengineering.ImmersiveEngineering.init(ImmersiveEngineering.java:109)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  26. at java.lang.reflect.Method.invoke(Unknown Source)
  27. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
  28. at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
  29. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  30. at java.lang.reflect.Method.invoke(Unknown Source)
  31. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  32. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  33. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  34. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  35. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  36. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  37. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  38. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
  39. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  40. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  41. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  42. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  43. at java.lang.reflect.Method.invoke(Unknown Source)
  44. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  45. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  46. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  47. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  48. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  49. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  50. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  51. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  52. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744)
  53. at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108)
  54. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338)
  55. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219)
  56. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  57. at java.lang.Thread.run(Unknown Source)
  58. Caused by: java.lang.ClassNotFoundException: net.minecraftforge.event.village.MerchantTradeOffersEvent
  59. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  60. at java.lang.ClassLoader.loadClass(Unknown Source)
  61. at java.lang.ClassLoader.loadClass(Unknown Source)
  62. ... 41 more
  63. Caused by: java.lang.NullPointerException
  64.  
  65.  
  66. A detailed walkthrough of the error, its code path and all known details is as follows:
  67. ---------------------------------------------------------------------------------------
  68.  
  69. -- System Details --
  70. Details:
  71. Minecraft Version: 1.12.2
  72. Operating System: Windows 10 (amd64) version 10.0
  73. Java Version: 1.8.0_191, Oracle Corporation
  74. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  75. Memory: 1176695232 bytes (1122 MB) / 2658140160 bytes (2535 MB) up to 3803185152 bytes (3627 MB)
  76. JVM Flags: 0 total;
  77. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  78. FML: MCP 9.42 Powered by Forge 14.23.5.2768 46 mods loaded, 46 mods active
  79. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  80.  
  81. | State | ID | Version | Source | Signature |
  82. |:----- |:-------------------- |:------------------------ |:----------------------------------------------- |:---------------------------------------- |
  83. | UCHI | minecraft | 1.12.2 | minecraft.jar | None |
  84. | UCHI | mcp | 9.42 | minecraft.jar | None |
  85. | UCHI | FML | 8.0.99.99 | forge-universal.jar.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  86. | UCHI | forge | 14.23.5.2768 | forge-universal.jar.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  87. | UCHI | appliedenergistics2 | rv6-stable-7 | appliedenergistics2-rv6-stable-7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
  88. | UCHI | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
  89. | UCHI | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None |
  90. | UCHI | infinitylib | 1.12.2-1.12.0 | infinitylib-1.12.0.jar | None |
  91. | UCHI | agricraft | 2.12.0-1.12.0-a6 | AgriCraft-2.12.0-1.12.0-a6.jar | None |
  92. | UCHI | applecore | 3.2.0 | AppleCore-mc1.12.2-3.2.0.jar | None |
  93. | UCHI | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None |
  94. | UCHI | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
  95. | UCHI | aquaculture | 1.6.8 | Aquaculture-1.12.2-1.6.8.jar | None |
  96. | UCHI | betterbuilderswands | 0.11.1 | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar | None |
  97. | UCHI | biomesoplenty | 7.0.1.2441 | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar | None |
  98. | UCHI | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
  99. | UCHI | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  100. | UCHI | chickenchunks | 2.4.2.74 | ChickenChunks-1.12.2-2.4.2.74-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  101. | UCHI | chickens | 6.0.4 | chickens-6.0.4.jar | None |
  102. | UCHI | chisel | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar | None |
  103. | UCHI | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None |
  104. | UCHI | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  105. | UCHI | cofhcore | 4.6.3 | CoFHCore-1.12.2-4.6.3.27-universal.jar | None |
  106. | UCHI | cofhworld | 1.3.1 | CoFHWorld-1.12.2-1.3.1.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  107. | UCHI | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
  108. | UCHI | tconstruct | 1.12.2-2.12.0.157 | TConstruct-1.12.2-2.12.0.157.jar | None |
  109. | UCHI | conarm | 1.2.4 | conarm-1.12.2-1.2.4.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  110. | UCHI | craftingtweaks | 8.1.9 | CraftingTweaks_1.12.2-8.1.9.jar | None |
  111. | UCHI | craftstudioapi | 1.0.0 | CraftStudio-1.0.0.93-mc1.12-alpha.jar | None |
  112. | UCHI | props | 2.6.3 | Decocraft-2.6.3_1.12.2.jar | None |
  113. | UCHI | extracells | 2.6.2 | ExtraCells-1.12.2-2.6.2a.jar | None |
  114. | UCHI | harvestables | 1.2 | harvestables-1.2.1.jar | None |
  115. | UCHI | thermalfoundation | 2.6.3 | ThermalFoundation-1.12.2-2.6.3.27-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  116. | UCHEE | immersiveengineering | 0.12-91 | ImmersiveEngineering-0.12-91.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
  117. | UCH | immersivepetroleum | 1.1.9 | immersivepetroleum-1.12.2-1.1.9.jar | None |
  118. | UCH | journeymap | 1.12.2-5.5.5 | journeymap-1.12.2-5.5.5.jar | None |
  119. | UCH | mekanism | 1.12.2-9.8.1.383 | Mekanism-1.12.2-9.8.1.383.jar | None |
  120. | UCH | mekanismgenerators | 1.12.2-9.8.1.383 | MekanismGenerators-1.12.2-9.8.1.383.jar | None |
  121. | UCH | morechickens | 3.1.0 | morechickens-1.12.2-3.1.0.jar | None |
  122. | UCH | harvestcraft | 1.12.2zb | Pam's+HarvestCraft+1.12.2zf.jar | None |
  123. | UCH | plustic | 7.1.6.1 | plustic-7.1.6.1.jar | None |
  124. | UCH | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None |
  125. | UCH | rustic | 1.1.1 | rustic-1.1.1.jar | None |
  126. | UCH | tektopia | 1.1.0 | tektopia-1.1.0.jar | None |
  127. | UCH | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None |
  128. | UCH | travellersbackpack | 1.0.20.20 | TravellersBackpack-1.12.2-1.0.20.20.jar | None |
  129.  
  130. Loaded coremods (and transformers):
  131. MekanismCoremod (Mekanism-1.12.2-9.8.1.383.jar)
  132. mekanism.coremod.KeybindingMigrationHelper
  133. AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  134. squeek.applecore.asm.TransformerModuleHandler
  135. IELoadingPlugin (ImmersiveEngineering-core-0.12-91.jar)
  136. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  137. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  138. team.chisel.ctm.client.asm.CTMTransformer
  139. AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
  140. Pulsar/tconstruct loaded Pulses:
  141. - TinkerCommons (Enabled/Forced)
  142. - TinkerWorld (Enabled/Not Forced)
  143. - TinkerTools (Enabled/Not Forced)
  144. - TinkerHarvestTools (Enabled/Forced)
  145. - TinkerMeleeWeapons (Enabled/Forced)
  146. - TinkerRangedWeapons (Enabled/Forced)
  147. - TinkerModifiers (Enabled/Forced)
  148. - TinkerSmeltery (Enabled/Not Forced)
  149. - TinkerGadgets (Enabled/Not Forced)
  150. - TinkerOredict (Enabled/Forced)
  151. - TinkerIntegration (Enabled/Forced)
  152. - TinkerFluids (Enabled/Forced)
  153. - TinkerMaterials (Enabled/Forced)
  154. - TinkerModelRegister (Enabled/Forced)
  155. - chiselIntegration (Enabled/Not Forced)
  156. - chiselsandbitsIntegration (Enabled/Not Forced)
  157. - craftingtweaksIntegration (Enabled/Not Forced)
  158.  
  159. List of loaded APIs:
  160. * AgriCraftAPI (1.0) from AgriCraft-2.12.0-1.12.0-a6.jar
  161. * AppleCoreAPI (3.2.0) from AppleCore-mc1.12.2-3.2.0.jar
  162. * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7.jar
  163. * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
  164. * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
  165. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
  166. * ChiselsAndBitsAPI (14.25.0) from chiselsandbits-14.33.jar
  167. * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.3.27-universal.jar
  168. * CraftingTweaks|API (4.1) from CraftingTweaks_1.12.2-8.1.9.jar
  169. * CSLib|API (1.0.1) from PTRLib-1.0.4.jar
  170. * ctm-api (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  171. * ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  172. * ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  173. * ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  174. * ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  175. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-91.jar
  176. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-91.jar
  177. * jeresources|API (0.9.2.60) from JustEnoughResources-1.12.2-0.9.2.60.jar
  178. * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.5.jar
  179. * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.5.jar
  180. * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.5.jar
  181. * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.5.jar
  182. * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.5.jar
  183. * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.268.jar
  184. * MekanismAPI|core (9.8.1) from Mekanism-1.12.2-9.8.1.383.jar
  185. * MekanismAPI|energy (9.8.1) from Mekanism-1.12.2-9.8.1.383.jar
  186. * MekanismAPI|gas (9.8.1) from Mekanism-1.12.2-9.8.1.383.jar
  187. * MekanismAPI|infuse (9.8.1) from Mekanism-1.12.2-9.8.1.383.jar
  188. * MekanismAPI|laser (9.8.1) from Mekanism-1.12.2-9.8.1.383.jar
  189. * MekanismAPI|transmitter (9.8.1) from Mekanism-1.12.2-9.8.1.383.jar
  190. * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.8.1.383.jar
  191. * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
  192. Profiler Position: N/A (disabled)
  193. Is Modded: Definitely; Server brand changed to 'fml,forge'
  194. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement