Advertisement
Guest User

Crashlog

a guest
Dec 15th, 2018
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.39 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  5. EnderCorePlugin (EnderCore-1.12.2-0.5.37.jar)
  6. OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.1.jar)
  7. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  8. Contact their authors BEFORE contacting forge
  9.  
  10. // Shall we play a game?
  11.  
  12. Time: 12/15/18 6:01 AM
  13. Description: Exception in server tick loop
  14.  
  15. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Thermal Foundation (thermalfoundation)
  16. Caused by: java.lang.NoClassDefFoundError: cofh/thermalfoundation/network/PacketTFBase
  17. at cofh.thermalfoundation.ThermalFoundation.registerHandlers(ThermalFoundation.java:138)
  18. at cofh.thermalfoundation.ThermalFoundation.preInit(ThermalFoundation.java:84)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  22. at java.lang.reflect.Method.invoke(Method.java:498)
  23. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:627)
  24. at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  26. at java.lang.reflect.Method.invoke(Method.java:498)
  27. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  28. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  29. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  30. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  31. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  32. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  33. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  34. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
  35. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  36. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  37. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  38. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  39. at java.lang.reflect.Method.invoke(Method.java:498)
  40. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  41. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  42. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  43. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  44. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  45. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  46. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  47. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  48. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
  49. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
  50. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332)
  51. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
  52. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  53. at java.lang.Thread.run(Thread.java:748)
  54. Caused by: java.lang.ClassNotFoundException: cofh.thermalfoundation.network.PacketTFBase
  55. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  56. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  57. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  58. ... 37 more
  59. Caused by: java.lang.NoClassDefFoundError: cofh/core/network/PacketCoFHBase
  60. at java.lang.ClassLoader.defineClass1(Native Method)
  61. at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
  62. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
  63. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  64. ... 39 more
  65. Caused by: java.lang.ClassNotFoundException: cofh.core.network.PacketCoFHBase
  66. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
  67. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  68. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  69. ... 43 more
  70.  
  71.  
  72. A detailed walkthrough of the error, its code path and all known details is as follows:
  73. ---------------------------------------------------------------------------------------
  74.  
  75. -- System Details --
  76. Details:
  77. Minecraft Version: 1.12.2
  78. Operating System: Linux (amd64) version 4.9.77-xxxx-std-ipv6-64
  79. Java Version: 1.8.0_161, Oracle Corporation
  80. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  81. Memory: 1404187424 bytes (1339 MB) / 2088763392 bytes (1992 MB) up to 3817865216 bytes (3641 MB)
  82. JVM Flags: 4 total; -Xmx4096M -Xms1024M -XX:ParallelGCThreads=2 -XX:ThreadStackSize=512
  83. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  84. FML: MCP 9.42 Powered by Forge 14.23.4.2705 75 mods loaded, 75 mods active
  85. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  86.  
  87. | State | ID | Version | Source | Signature |
  88. |:----- |:-------------------------- |:------------------------ |:----------------------------------------------- |:---------------------------------------- |
  89. | UCH | minecraft | 1.12.2 | minecraft.jar | None |
  90. | UCH | mcp | 9.42 | minecraft.jar | None |
  91. | UCH | FML | 8.0.99.99 | custom.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  92. | UCH | forge | 14.23.4.2705 | custom.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  93. | UCH | openmodscore | 0.12.1 | minecraft.jar | None |
  94. | UCH | appliedenergistics2 | rv5-stable-5 | appliedenergistics2-rv5-stable-5.jar | None |
  95. | UCH | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  96. | UCH | bibliocraft | 2.4.5 | BiblioCraft-Mod-1.12.2.jar | None |
  97. | UCH | biomesoplenty | 7.0.1.2361 | BiomesOPlenty-1.12.2.jar | None |
  98. | UCH | thaumcraft | 6.1.BETA11 | Thaumcraft-1.12.2-6.1.BETA11.jar | None |
  99. | UCH | botania | r1.10-354 | Botania-Mod-1.12.2.jar | None |
  100. | UCH | codechickenlib | 3.1.7.340 | CodeChickenLib-1.12.2-3.1.7.340-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  101. | UCH | redstoneflux | 2.0.1 | RedstoneFlux-1.12-2.0.1.2-universal.jar | d4f1503fbacd9b9fb767720420c5395104239ec9 |
  102. | UCH | brandonscore | 2.3.4 | BrandonsCore-1.12-2.3.4.134-universal.jar | None |
  103. | UCH | buildcraftlib | 7.99.12 | buildcraft-7.99.12.jar | None |
  104. | UCH | buildcraftcore | 7.99.12 | buildcraft-7.99.12.jar | None |
  105. | UCH | buildcraftbuilders | 7.99.12 | buildcraft-7.99.12.jar | None |
  106. | UCH | buildcraftenergy | 7.99.12 | buildcraft-7.99.12.jar | None |
  107. | UCH | buildcraftfactory | 7.99.12 | buildcraft-7.99.12.jar | None |
  108. | UCH | buildcraftrobotics | 7.99.12 | buildcraft-7.99.12.jar | None |
  109. | UCH | buildcraftsilicon | 7.99.12 | buildcraft-7.99.12.jar | None |
  110. | UCH | buildcrafttransport | 7.99.12 | buildcraft-7.99.12.jar | None |
  111. | UCH | computercraft | 1.80pr1.9 | cc-tweaked-1.80pr1.9.jar | None |
  112. | UCH | chisel | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar | None |
  113. | UCH | cofhcore | 4.3.8 | CoFHCore-1.12.2-4.3.8.29-universal.jar | None |
  114. | UCH | cofhworld | 1.0.2 | CoFHWorld-1.12.2-1.0.2.10-universal.jar | None |
  115. | UCH | mantle | 1.12-1.3.3.39 | Mantle-1.12-1.3.3.39.jar | None |
  116. | UCH | endercore | 1.12.2-0.5.37 | EnderCore-1.12.2-0.5.37.jar | None |
  117. | UCH | jei | 4.8.5.159 | jei_1.12.2-4.8.5.159.jar | None |
  118. | UCH | enderio | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
  119. | UCH | enderiointegrationtic | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
  120. | UCH | tconstruct | 1.12.2-2.11.0.106 | TConstruct-1.12.2-2.11.0.106.jar | None |
  121. | UCH | conarm | 1.0.0 | conarm-1.12.2-1.0.0.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  122. | UCH | craftsaddles | 1.0 | craftsaddles-1.0.jar | None |
  123. | UCH | densemetals | 1.0 | Dense-Metals-Mod-1.12.2.jar | None |
  124. | UCEE | thermalfoundation | 2.3.5 | ThermalFoundation-1.12-2.3.5.14-universal.jar | None |
  125. | UC | draconicevolution | 2.3.5 | Draconic-Evolution-1.12-2.3.5.269-universal.jar | None |
  126. | UC | enderiobase | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
  127. | UC | enderioconduits | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
  128. | UC | ic2 | 2.8.16-ex112 | industrialcraft-2-2.8.16-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
  129. | UC | natura | 1.12.2-4.3.2.62 | natura-1.12.2-4.3.2.62.jar | None |
  130. | UC | forestry | 5.8.0.242 | forestry_1.12.2-5.8.0.242.jar | None |
  131. | UC | enderiointegrationforestry | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
  132. | UC | enderiointegrationticlate | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
  133. | UC | enderiomachines | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
  134. | UC | enderiopowertools | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
  135. | UC | extrautils2 | 1.0 | Extra-Utilities-Mod-1.12.2.jar | None |
  136. | UC | zerocore | 1.12-0.1.1.0 | zerocore-1.12-0.1.1.0.jar | None |
  137. | UC | bigreactors | 1.12-0.4.5.44 | ExtremeReactors-1.12-0.4.5.44.jar | None |
  138. | UC | fastleafdecay | v14 | FastLeafDecay-v14.jar | None |
  139. | UC | fenceoverhaul | 1.3.2 | FenceOverhaul-1.12.2.jar | None |
  140. | UC | flansmod | 5.5.1 | Flan's Mod-1.12.2-5.5.1.jar | None |
  141. | UC | flansmodapocalypse | 1.0 | Flan's Mod-1.12.2-5.5.1.jar | None |
  142. | UC | cfm | 4.1.5 | furniture-4.1.5-1.12.2.jar | None |
  143. | UC | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
  144. | UC | immersiveengineering | 0.12-72 | ImmersiveEngineering-0.12-72.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
  145. | UC | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  146. | UC | ironchest | 1.12.2-7.0.46.831 | Iron-Chests-Mod-1.12.2.jar | None |
  147. | UC | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None |
  148. | UC | mekanism | 1.12.2-9.4.13.349 | Mekanism-1.12.2-9.4.13.349.jar | None |
  149. | UC | mekanismgenerators | 9.4.11 | MekanismGenerators-1.12.2-9.4.13.349.jar | None |
  150. | UC | mekanismtools | 9.4.11 | MekanismTools-1.12.2-9.4.13.349.jar | None |
  151. | UC | numina | 1.10.0 | ModularPowersuits-1.12.2-0.1.0.0.jar | None |
  152. | UC | powersuits | 1.12.2-0.1.0.0 | ModularPowersuits-1.12.2-0.1.0.0.jar | None |
  153. | UC | netherportalfix | 5.3.9 | NetherPortalFix-Mod-1.12.2.jar | None |
  154. | UC | recipehandler | 0.12 | No-More-Recipe-Conflict-Mod-1.12.2.jar | None |
  155. | UC | nei | 2.4.1 | NotEnoughItems-1.12.2-2.4.1.233-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  156. | UC | openmods | 0.12.1 | OpenModsLib-1.12.2-0.12.1.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  157. | UC | openblocks | 1.8 | OpenBlocks-1.12.2-1.8.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  158. | UC | harvestcraft | 1.12.2t | PamsHarvestCraft-1.12.jar | None |
  159. | UC | thermalexpansion | 5.3.5 | ThermalExpansion-1.12-5.3.5.19-universal.jar | None |
  160. | UC | redstonearsenal | 2.3.6 | RedstoneArsenal-1.12-2.3.6.16-universal.jar | None |
  161. | UC | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
  162. | UC | thermaldynamics | 2.3.5 | ThermalDynamics-1.12-2.3.5.12-universal.jar | None |
  163. | UC | treechopper | 1.2.4 | TreeChopper-1.12.2-1.2.4.jar | None |
  164.  
  165. Loaded coremods (and transformers):
  166. Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  167. invtweaks.forge.asm.ContainerTransformer
  168. EnderCorePlugin (EnderCore-1.12.2-0.5.37.jar)
  169. com.enderio.core.common.transform.EnderCoreTransformer
  170. com.enderio.core.common.transform.SimpleMixinPatcher
  171. OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.1.jar)
  172. openmods.core.OpenModsClassTransformer
  173. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  174. team.chisel.ctm.client.asm.CTMTransformer
  175. OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:ENABLED],[player_render_hook:ENABLED],[horse_null_fix:FINISHED]
  176. AE2 Version: stable rv5-stable-5 for Forge 14.23.1.2554
  177. Pulsar/tconstruct loaded Pulses:
  178. - TinkerCommons (Enabled/Forced)
  179. - TinkerWorld (Enabled/Not Forced)
  180. - TinkerTools (Enabled/Not Forced)
  181. - TinkerHarvestTools (Enabled/Forced)
  182. - TinkerMeleeWeapons (Enabled/Forced)
  183. - TinkerRangedWeapons (Enabled/Forced)
  184. - TinkerModifiers (Enabled/Forced)
  185. - TinkerSmeltery (Enabled/Not Forced)
  186. - TinkerGadgets (Enabled/Not Forced)
  187. - TinkerOredict (Enabled/Forced)
  188. - TinkerIntegration (Enabled/Forced)
  189. - TinkerFluids (Enabled/Forced)
  190. - TinkerMaterials (Enabled/Forced)
  191. - TinkerModelRegister (Enabled/Forced)
  192. - chiselIntegration (Enabled/Not Forced)
  193. - wailaIntegration (Enabled/Not Forced)
  194.  
  195. Pulsar/natura loaded Pulses:
  196. - NaturaCommons (Enabled/Forced)
  197. - NaturaOverworld (Enabled/Not Forced)
  198. - NaturaNether (Enabled/Not Forced)
  199. - NaturaDecorative (Enabled/Not Forced)
  200. - NaturaTools (Enabled/Not Forced)
  201. - NaturaEntities (Enabled/Not Forced)
  202. - NaturaOredict (Enabled/Forced)
  203. - NaturaWorld (Enabled/Not Forced)
  204.  
  205. Profiler Position: N/A (disabled)
  206. Is Modded: Definitely; Server brand changed to 'fml,forge'
  207. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement