Advertisement
Guest User

Untitled

a guest
Jul 18th, 2018
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.49 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. weaponlib (mw-1.11.6_mc1.12.2.jar)
  5. EnderCorePlugin (EnderCore-1.12.2-0.5.35.jar)
  6. ForgelinPlugin (Forgelin-1.7.4.jar)
  7. CTMCorePlugin (CTM-MC1.12.2-0.3.1.16.jar)
  8. Contact their authors BEFORE contacting forge
  9.  
  10. // You should try our sister game, Minceraft!
  11.  
  12. Time: 7/18/18 6:46 PM
  13. Description: There was a severe problem during mod loading that has caused the game to fail
  14.  
  15. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Thermal Foundation (thermalfoundation)
  16. Caused by: java.lang.NoClassDefFoundError: cofh/core/fluid/BlockFluidCore
  17. at cofh.thermalfoundation.block.BlockOreFluid.<clinit>(BlockOreFluid.java:429)
  18. at cofh.thermalfoundation.init.TFBlocks.preInit(TFBlocks.java:23)
  19. at cofh.thermalfoundation.ThermalFoundation.preInit(ThermalFoundation.java:83)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  22. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  23. at java.lang.reflect.Method.invoke(Unknown Source)
  24. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:627)
  25. at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
  26. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  27. at java.lang.reflect.Method.invoke(Unknown Source)
  28. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  29. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  30. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  31. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  32. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  33. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  34. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  35. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
  36. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  37. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  38. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  39. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  40. at java.lang.reflect.Method.invoke(Unknown Source)
  41. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  42. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  43. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  44. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  45. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  46. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  47. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  48. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  49. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
  50. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:246)
  51. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
  52. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
  53. at net.minecraft.client.main.Main.main(SourceFile:123)
  54. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  55. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  56. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  57. at java.lang.reflect.Method.invoke(Unknown Source)
  58. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  59. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  60. Caused by: java.lang.ClassNotFoundException: cofh.core.fluid.BlockFluidCore
  61. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  62. at java.lang.ClassLoader.loadClass(Unknown Source)
  63. at java.lang.ClassLoader.loadClass(Unknown Source)
  64. ... 43 more
  65. Caused by: java.lang.VerifyError: class cofh.core.fluid.BlockFluidCore overrides final method getDensity.()I
  66. at java.lang.ClassLoader.defineClass1(Native Method)
  67. at java.lang.ClassLoader.defineClass(Unknown Source)
  68. at java.security.SecureClassLoader.defineClass(Unknown Source)
  69. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  70. ... 45 more
  71.  
  72.  
  73. A detailed walkthrough of the error, its code path and all known details is as follows:
  74. ---------------------------------------------------------------------------------------
  75.  
  76. -- System Details --
  77. Details:
  78. Minecraft Version: 1.12.2
  79. Operating System: Windows 10 (amd64) version 10.0
  80. Java Version: 1.8.0_181, Oracle Corporation
  81. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  82. Memory: 16342144144 bytes (15585 MB) / 17179869184 bytes (16384 MB) up to 17179869184 bytes (16384 MB)
  83. JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms16384m -Xmx16384m -XX:+UseG1GC -XX:MaxGCPauseMillis=4
  84. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  85. FML: MCP 9.42 Powered by Forge 14.23.4.2739 58 mods loaded, 58 mods active
  86. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  87.  
  88. | State | ID | Version | Source | Signature |
  89. |:----- |:--------------------------------- |:----------------- |:----------------------------------------------- |:---------------------------------------- |
  90. | UCH | minecraft | 1.12.2 | minecraft.jar | None |
  91. | UCH | mcp | 9.42 | minecraft.jar | None |
  92. | UCH | FML | 8.0.99.99 | modpack.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  93. | UCH | forge | 14.23.4.2739 | modpack.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  94. | UCH | appliedenergistics2 | rv5-stable-11 | appliedenergistics2-rv5-stable-11.jar | None |
  95. | UCH | biomesoplenty | 7.0.1.2384 | BiomesOPlenty-1.12.2-7.0.1.2384-universal.jar | None |
  96. | UCH | buildcraftlib | 7.99.17 | buildcraft-7.99.17.jar | None |
  97. | UCH | buildcraftcore | 7.99.17 | buildcraft-7.99.17.jar | None |
  98. | UCH | buildcraftbuilders | 7.99.17 | buildcraft-7.99.17.jar | None |
  99. | UCH | buildcraftenergy | 7.99.17 | buildcraft-7.99.17.jar | None |
  100. | UCH | buildcraftfactory | 7.99.17 | buildcraft-7.99.17.jar | None |
  101. | UCH | buildcraftrobotics | 7.99.17 | buildcraft-7.99.17.jar | None |
  102. | UCH | buildcrafttransport | 7.99.17 | buildcraft-7.99.17.jar | None |
  103. | UCH | buildcraftsilicon | 7.99.17 | buildcraft-7.99.17.jar | None |
  104. | UCH | ctm | MC1.12.2-0.3.1.16 | CTM-MC1.12.2-0.3.1.16.jar | None |
  105. | UCH | chisel | MC1.12.2-0.2.0.31 | Chisel-MC1.12.2-0.2.0.31.jar | None |
  106. | UCH | codechickenlib | 3.2.0.345 | CodeChickenLib-1.12.2-3.2.0.345-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  107. | UCH | redstoneflux | 2.0.2 | RedstoneFlux-1.12-2.0.2.3-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  108. | UCH | cofhcore | 4.5.2 | CoFHCore-1.12.2-4.5.2.19-universal.jar | None |
  109. | UCH | cofhworld | 1.2.0 | CoFHWorld-1.12.2-1.2.0.5-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  110. | UCH | computercraft | 1.80pr1 | ComputerCraft1.80pr1.jar | None |
  111. | UCH | customnpcs | 1.12 | CustomNPCs_1.12.2(09jul18).jar | None |
  112. | UCH | elevatorid | 1.3.6 | ElevatorMod-1.12.2-1.3.6.jar | None |
  113. | UCH | endercore | 1.12.2-0.5.35 | EnderCore-1.12.2-0.5.35.jar | None |
  114. | UCH | jei | 4.11.0.202 | jei_1.12.2-4.11.0.202.jar | None |
  115. | UCEE | thermalfoundation | 2.5.0 | ThermalFoundation-1.12.2-2.5.0.19-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  116. | UC | enderio | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  117. | UC | enderiointegrationtic | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  118. | UC | enderiobase | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  119. | UC | enderioconduits | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  120. | UC | enderioconduitsappliedenergistics | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  121. | UC | enderioconduitsopencomputers | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  122. | UC | enderioconduitsrefinedstorage | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  123. | UC | enderiointegrationforestry | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  124. | UC | enderiointegrationticlate | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  125. | UC | enderiomachines | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  126. | UC | enderiopowertools | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  127. | UC | forgelin | 1.7.4 | Forgelin-1.7.4.jar | None |
  128. | UC | forgemultipartcbe | 2.4.2.60 | ForgeMultipart-1.12.2-2.4.2.60-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  129. | UC | microblockcbe | 2.4.2.60 | ForgeMultipart-1.12.2-2.4.2.60-universal.jar | None |
  130. | UC | minecraftmultipartcbe | 2.4.2.60 | ForgeMultipart-1.12.2-2.4.2.60-universal.jar | None |
  131. | UC | cfm | 5.2.1 | furniture-5.2.1-1.12.2.jar | None |
  132. | UC | geneticsreborn | 1.09 | geneticsreborn-1.12-1.09.jar | None |
  133. | UC | guideapi | 1.12-2.1.6-61 | Guide-API-1.12-2.1.6-61.jar | None |
  134. | UC | icbmclassic | 1.12.2-3.0.0.29 | ICBM-classic-1.12.2-3.0.0b29.jar | None |
  135. | UC | ic2 | 2.8.73-ex112 | industrialcraft-2-2.8.73-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
  136. | UC | mekanism | 1.12.2-9.4.13.349 | Mekanism-1.12.2-9.4.13.349.jar | None |
  137. | UC | teslacorelib | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  138. | UC | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.10.4-187.jar | None |
  139. | UC | mrtjpcore | 2.1.3.35 | MrTJPCore-1.12.2-2.1.3.35-universal.jar | None |
  140. | UC | mw | 1.11.6 | mw-1.11.6_mc1.12.2.jar | None |
  141. | UC | nei | 2.4.1 | NotEnoughItems-1.12.2-2.4.1.233-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  142. | UC | omlib | 3.0.0-148 | omlib-1.12.2-3.0.0-148.jar | None |
  143. | UC | openmodularturrets | 3.0.1-257 | openmodularturrets-1.12.2-3.0.1-257.jar | None |
  144. | UC | harvestcraft | 1.12.2u | Pam's+HarvestCraft+1.12.2u.jar | None |
  145. | UC | projectred-core | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-Base.jar | None |
  146. | UC | thermaldynamics | 2.5.1 | ThermalDynamics-1.12.2-2.5.1.14-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  147. | UC | teslacorelib_registries | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | None |
  148.  
  149. Loaded coremods (and transformers):
  150. weaponlib (mw-1.11.6_mc1.12.2.jar)
  151. com.vicmatskiv.weaponlib.core.WeaponlibClassTransformer
  152. EnderCorePlugin (EnderCore-1.12.2-0.5.35.jar)
  153. com.enderio.core.common.transform.EnderCoreTransformer
  154. com.enderio.core.common.transform.SimpleMixinPatcher
  155. ForgelinPlugin (Forgelin-1.7.4.jar)
  156.  
  157. CTMCorePlugin (CTM-MC1.12.2-0.3.1.16.jar)
  158. team.chisel.ctm.client.asm.CTMTransformer
  159. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 1080 Ti/PCIe/SSE2'
  160. AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement