Advertisement
Guest User

Untitled

a guest
Feb 21st, 2020
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.33 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  5. CTMCorePlugin (CTM-MC1.12.2-1.0.1.30.jar)
  6. MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  7. EnderCorePlugin (EnderCore-1.12.2-0.5.73-core.jar)
  8. CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
  9. Contact their authors BEFORE contacting forge
  10.  
  11. // Would you like a cupcake?
  12.  
  13. Time: 2/21/20 1:27 PM
  14. Description: Exception in server tick loop
  15.  
  16. net.minecraftforge.fml.common.LoaderException: mekanism Failed load class: mekanism.common.Mekanism
  17. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:544)
  18. at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
  19. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  20. at java.lang.reflect.Method.invoke(Method.java:498)
  21. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  22. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  23. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  24. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  25. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  26. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  27. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  28. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  29. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  30. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  32. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  33. at java.lang.reflect.Method.invoke(Method.java:498)
  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.distributeStateMessage(LoadController.java:136)
  42. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
  43. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
  44. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)
  45. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
  46. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  47. at java.lang.Thread.run(Thread.java:748)
  48. Caused by: java.lang.ClassNotFoundException: mekanism.common.Mekanism
  49. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  50. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  51. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  52. at net.minecraftforge.fml.common.ModClassLoader.loadClass(ModClassLoader.java:75)
  53. at java.lang.Class.forName0(Native Method)
  54. at java.lang.Class.forName(Class.java:348)
  55. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539)
  56. ... 30 more
  57. Caused by: java.lang.NullPointerException
  58.  
  59.  
  60. A detailed walkthrough of the error, its code path and all known details is as follows:
  61. ---------------------------------------------------------------------------------------
  62.  
  63. -- System Details --
  64. Details:
  65. Minecraft Version: 1.12.2
  66. Operating System: Linux (amd64) version 4.9.0-9-amd64
  67. Java Version: 1.8.0_212, Oracle Corporation
  68. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  69. Memory: 935620192 bytes (892 MB) / 1356857344 bytes (1294 MB) up to 30542397440 bytes (29127 MB)
  70. JVM Flags: 2 total; -Xms128M -Xmx32768M
  71. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  72. FML: MCP 9.42 Powered by Forge 14.23.5.2847 50 mods loaded, 50 mods active
  73. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  74.  
  75. | State | ID | Version | Source | Signature |
  76. |:----- |:--------------------------------- |:--------------------- |:-------------------------------------------------- |:---------------------------------------- |
  77. | LC | minecraft | 1.12.2 | minecraft.jar | None |
  78. | LC | mcp | 9.42 | minecraft.jar | None |
  79. | LC | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2847-universal.jar | None |
  80. | LC | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847-universal.jar | None |
  81. | LC | aroma1997core | 2.0.0.2 | Aroma1997Core-1.12.2-2.0.0.2.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  82. | LC | aroma1997sdimension | 2.0.0.2 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  83. | LC | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  84. | LC | biomesoplenty | 7.0.1.2441 | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar | None |
  85. | LC | bonsaitrees | 1.1.4 | bonsaitrees-1.1.4-b170.jar | None |
  86. | LC | jei | 4.15.0.293 | jei_1.12.2-4.15.0.293.jar | None |
  87. | LC | botania | r1.10-361 | Botania+r1.10-361.jar | None |
  88. | LC | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  89. | LC | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  90. | LC | brandonscore | 2.4.18 | BrandonsCore-1.12.2-2.4.18.210-universal.jar | None |
  91. | LC | chisel | MC1.12.2-1.0.1.44 | Chisel-MC1.12.2-1.0.1.44.jar | None |
  92. | LC | cofhcore | 4.6.3 | CoFHCore-1.12.2-4.6.3.27-universal.jar | None |
  93. | LC | cofhworld | 1.3.1 | CoFHWorld-1.12.2-1.3.1.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  94. | LC | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
  95. | LC | endercore | 1.12.2-0.5.73 | EnderCore-1.12.2-0.5.73.jar | None |
  96. | LC | enderio | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
  97. | LC | enderiointegrationtic | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
  98. | LC | tconstruct | 1.12.2-2.13.0.179 | TConstruct-1.12.2-2.13.0.179.jar | None |
  99. | LC | conarm | 1.2.5.4 | conarm-1.12.2-1.2.5.4.jar | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
  100. | LC | doggytalents | 1.14.2.379 | DoggyTalents-1.12.2-1.14.2.379-universal.jar | None |
  101. | LC | draconicevolution | 2.3.25 | Draconic-Evolution-1.12.2-2.3.25.351-universal.jar | None |
  102. | LC | enderiobase | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
  103. | LC | enderioconduits | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
  104. | LC | enderioconduitsappliedenergistics | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
  105. | LC | enderioconduitsopencomputers | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
  106. | LC | refinedstorage | 1.6.15 | refinedstorage-1.6.15.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
  107. | LC | enderioconduitsrefinedstorage | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
  108. | LC | enderiointegrationforestry | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
  109. | LC | enderiointegrationticlate | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
  110. | LC | ftblib | 5.4.4.5 | FTBLib-5.4.4.5.jar | None |
  111. | LC | enderiomachines | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
  112. | LC | enderiopowertools | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
  113. | LC | enderstorage | 2.4.6.137 | EnderStorage-1.12.2-2.4.6.137-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  114. | LC | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
  115. | LC | ftbutilities | 5.4.0.124 | FTBUtilities-5.4.0.124.jar | None |
  116. | LC | gravestone | 1.10.3 | gravestone-1.10.3(1).jar | None |
  117. | LC | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.69.845.jar | None |
  118. | LC | journeymap | 1.12.2-5.5.9 | journeymap-1.12.2-5.5.9.jar | None |
  119. | LC | malisiscore | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar | None |
  120. | LC | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None |
  121. | LC | mcjtylib_ng | 3.5.4 | mcjtylib-1.12-3.5.4.jar | None |
  122. | LE | mekanism | 1.12.2-9.8.3.390 | Mekanism-1.12.2-9.8.3.390.jar | None |
  123. | L | harvestcraft | 1.12.2zb | Pam's+HarvestCraft+1.12.2zf.jar | None |
  124. | L | rftools | 7.73 | rftools-1.12-7.73.jar | None |
  125. | L | storagenetwork | 1.7.10 | SimpleStorageNetwork-1.12.2-1.7.10.jar | None |
  126. | L | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | None |
  127.  
  128. Loaded coremods (and transformers):
  129. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  130. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  131. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  132. CTMCorePlugin (CTM-MC1.12.2-1.0.1.30.jar)
  133. team.chisel.ctm.client.asm.CTMTransformer
  134. MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  135.  
  136. EnderCorePlugin (EnderCore-1.12.2-0.5.73-core.jar)
  137. com.enderio.core.common.transform.EnderCoreTransformer
  138. com.enderio.core.common.transform.SimpleMixinPatcher
  139. CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
  140.  
  141. Pulsar/tconstruct loaded Pulses:
  142. - TinkerCommons (Enabled/Forced)
  143. - TinkerWorld (Enabled/Not Forced)
  144. - TinkerTools (Enabled/Not Forced)
  145. - TinkerHarvestTools (Enabled/Forced)
  146. - TinkerMeleeWeapons (Enabled/Forced)
  147. - TinkerRangedWeapons (Enabled/Forced)
  148. - TinkerModifiers (Enabled/Forced)
  149. - TinkerSmeltery (Enabled/Not Forced)
  150. - TinkerGadgets (Enabled/Not Forced)
  151. - TinkerOredict (Enabled/Forced)
  152. - TinkerIntegration (Enabled/Forced)
  153. - TinkerFluids (Enabled/Forced)
  154. - TinkerMaterials (Enabled/Forced)
  155. - TinkerModelRegister (Enabled/Forced)
  156. - chiselIntegration (Enabled/Not Forced)
  157.  
  158. Profiler Position: N/A (disabled)
  159. Is Modded: Definitely; Server brand changed to 'fml,forge'
  160. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement