Advertisement
thederpykrafter

cofh crash

Jul 18th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.14 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. EnderCorePlugin (EnderCore-1.12.2-0.5.35.jar)
  5. ForgelinPlugin (Forgelin-1.7.4.jar)
  6. CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar)
  7. LoadingPlugin (Quark-r1.4-125.jar)
  8. Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar)
  9. CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b155.jar)
  10. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar)
  11. LoadingPlugin (RandomThings-MC1.12.2-4.1.9.jar)
  12. IELoadingPlugin (ImmersiveEngineering-core-0.12-84.jar)
  13. Contact their authors BEFORE contacting forge
  14.  
  15. // Oops.
  16.  
  17. Time: 7/18/18 12:37 PM
  18. Description: There was a severe problem during mod loading that has caused the game to fail
  19.  
  20. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Thermal Foundation (thermalfoundation)
  21. Caused by: java.lang.NoClassDefFoundError: cofh/core/fluid/BlockFluidCore
  22. at cofh.thermalfoundation.block.BlockOreFluid.<clinit>(BlockOreFluid.java:429)
  23. at cofh.thermalfoundation.init.TFBlocks.preInit(TFBlocks.java:23)
  24. at cofh.thermalfoundation.ThermalFoundation.preInit(ThermalFoundation.java:83)
  25. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  26. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  27. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  28. at java.lang.reflect.Method.invoke(Unknown Source)
  29. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:627)
  30. at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  31. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  32. at java.lang.reflect.Method.invoke(Unknown Source)
  33. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  34. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  35. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  36. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  37. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  38. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  39. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  40. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
  41. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  42. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  43. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  44. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  45. at java.lang.reflect.Method.invoke(Unknown Source)
  46. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  47. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  48. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  49. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  50. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  51. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  52. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  53. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  54. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
  55. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:246)
  56. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
  57. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
  58. at net.minecraft.client.main.Main.main(SourceFile:123)
  59. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  60. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  61. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  62. at java.lang.reflect.Method.invoke(Unknown Source)
  63. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  64. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  65. Caused by: java.lang.ClassNotFoundException: cofh.core.fluid.BlockFluidCore
  66. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  67. at java.lang.ClassLoader.loadClass(Unknown Source)
  68. at java.lang.ClassLoader.loadClass(Unknown Source)
  69. ... 43 more
  70. Caused by: java.lang.VerifyError: class cofh.core.fluid.BlockFluidCore overrides final method getDensity.()I
  71. at java.lang.ClassLoader.defineClass1(Native Method)
  72. at java.lang.ClassLoader.defineClass(Unknown Source)
  73. at java.security.SecureClassLoader.defineClass(Unknown Source)
  74. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  75. ... 45 more
  76.  
  77.  
  78. A detailed walkthrough of the error, its code path and all known details is as follows:
  79. ---------------------------------------------------------------------------------------
  80.  
  81. -- System Details --
  82. Details:
  83. Minecraft Version: 1.12.2
  84. Operating System: Windows 10 (amd64) version 10.0
  85. Java Version: 1.8.0_171, Oracle Corporation
  86. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  87. Memory: 854372768 bytes (814 MB) / 1623719936 bytes (1548 MB) up to 3299868672 bytes (3147 MB)
  88. JVM Flags: 4 total; -Xmx3540m -Xms256m -XX:PermSize=256m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  89. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  90. FML: MCP 9.42 Powered by Forge 14.23.4.2739 Optifine OptiFine_1.12.2_HD_U_D2 98 mods loaded, 98 mods active
  91. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  92.  
  93. | State | ID | Version | Source | Signature |
  94. |:----- |:----------------------- |:---------------------------- |:--------------------------------------------------- |:---------------------------------------- |
  95. | UCH | minecraft | 1.12.2 | minecraft.jar | None |
  96. | UCH | mcp | 9.42 | minecraft.jar | None |
  97. | UCH | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2739.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  98. | UCH | forge | 14.23.4.2739 | forge-1.12.2-14.23.4.2739.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  99. | UCH | foamfixcore | 7.7.4 | minecraft.jar | None |
  100. | UCH | fastbench | 1.5.1 | FastWorkbench-1.12.2-1.5.1.jar | None |
  101. | UCH | actuallyadditions | 1.12.2-r137 | ActuallyAdditions-1.12.2-r137.jar | None |
  102. | UCH | aroma1997core | 2.0.0.0.b155 | Aroma1997Core-1.12.2-2.0.0.0.b155.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  103. | UCH | aroma1997sdimension | 2.0.0.2.b77 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b77.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  104. | UCH | quark | r1.4-125 | Quark-r1.4-125.jar | None |
  105. | UCH | autoreglib | 1.3-18 | AutoRegLib-1.3-18.jar | None |
  106. | UCH | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  107. | UCH | betterbuilderswands | 0.12.0 | BetterBuildersWands-1.12-0.12.0.251+d6c4d93.jar | None |
  108. | UCH | bookshelf | 2.3.553 | Bookshelf-1.12.2-2.3.553.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  109. | UCH | buildinggadgets | 1.1.4 | BuildingGadgets-1.1.4.jar | None |
  110. | UCH | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
  111. | UCH | ctm | MC1.12.2-0.3.2.18 | CTM-MC1.12.2-0.3.2.18.jar | None |
  112. | UCH | chisel | MC1.12.2-0.2.0.31 | Chisel-MC1.12.2-0.2.0.31.jar | None |
  113. | UCH | chiselsandbits | 14.19 | chiselsandbits-14.19.jar | None |
  114. | UCH | clumps | 3.1.1 | Clumps-3.1.1.jar | None |
  115. | UCH | codechickenlib | 3.2.0.345 | CodeChickenLib-1.12.2-3.2.0.345-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  116. | UCH | redstoneflux | 2.0.2 | RedstoneFlux-1.12-2.0.2.3-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  117. | UCH | cofhcore | 4.5.2 | CoFHCore-1.12.2-4.5.2.19-universal.jar | None |
  118. | UCH | cofhworld | 1.2.0 | CoFHWorld-1.12.2-1.2.0.5-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  119. | UCH | creeperconfetti | 1.4.2 | creeperconfetti-1.4.2.jar | None |
  120. | UCH | cucumber | 1.1.0 | cucumber-1.12-1.1.0.jar | None |
  121. | UCH | jei | 4.11.0.204 | jei_1.12.2-4.11.0.204.jar | None |
  122. | UCH | darkutils | 1.8.211 | DarkUtils-1.12.2-1.8.211.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  123. | UCH | diethopper | 1.1 | diethopper-1.1.jar | None |
  124. | UCH | elevatorid | 1.3.6 | ElevatorMod-1.12.2-1.3.6.jar | None |
  125. | UCH | endercore | 1.12.2-0.5.35 | EnderCore-1.12.2-0.5.35.jar | None |
  126. | UCH | enderstorage | 2.4.4.132 | EnderStorage-1.12.2-2.4.4.132-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  127. | UCH | mantle | 1.12-1.3.2.24 | Mantle-1.12-1.3.2.24.jar | None |
  128. | UCH | tconstruct | 1.12.2-2.10.1.87 | TConstruct-1.12.2-2.10.1.87.jar | None |
  129. | UCH | extrautils2 | 1.0 | extrautils2-1.12-1.8.1.jar | None |
  130. | UCH | foamfix | 0.9.9.1-1.12.2 | foamfix-0.9.9.1-1.12.2-anarchy.jar | None |
  131. | UCH | forgelin | 1.7.4 | Forgelin-1.7.4.jar | None |
  132. | UCH | harvest | 1.12-1.2.6-18 | Harvest-1.12-1.2.6-18.jar | None |
  133. | UCH | mcmultipart | 2.5.1 | MCMultiPart-2.5.1.jar | None |
  134. | UCH | mekanism | 1.12.2-9.4.13.349 | Mekanism-1.12.2-9.4.13.349.jar | None |
  135. | UCH | teslacorelib | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  136. | UCH | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.10.4-187.jar | None |
  137. | UCH | inventorytweaks | 1.64-dev+release.110.b4fac73 | InventoryTweaks-1.64-dev.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  138. | UCH | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
  139. | UCH | jeiintegration | 1.5.1.36 | jeiintegration_1.12.2-1.5.1.36.jar | None |
  140. | UCH | jeresources | 0.8.8.47 | JustEnoughResources-1.12.2-0.8.8.47.jar | None |
  141. | UCH | jeroreintegration | 1.1.0 | JEROreIntegration-1.12.2-1.1.0.jar | None |
  142. | UCH | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None |
  143. | UCH | llor | 1.1.6-mc1.12.2 | LLOverlayReloaded-1.1.6-mc1.12.2.jar | None |
  144. | UCH | lootbags | 2.5.7 | LootBags-1.12.2-2.5.7.jar | None |
  145. | UCH | mcjtylib_ng | 3.0.3 | mcjtylib-1.12-3.0.3.jar | None |
  146. | UCH | meecreeps | 1.2.1 | meecreeps-1.12-1.2.1.jar | None |
  147. | UCH | mekanismgenerators | 9.4.11 | MekanismGenerators-1.12.2-9.4.13.349.jar | None |
  148. | UCH | mekanismtools | 9.4.11 | MekanismTools-1.12.2-9.4.13.349.jar | None |
  149. | UCH | mob_grinding_utils | 0.3.7 | MobGrindingUtils-0.3.7.jar | None |
  150. | UCH | modnametooltip | 1.10.0 | modnametooltip_1.12.2-1.10.0.jar | None |
  151. | UCH | mousetweaks | 2.8 | MouseTweaks-2.8-mc1.12.1.jar | None |
  152. | UCH | mysticalagriculture | 1.6.12 | mysticalagriculture-1.12-1.6.12.jar | None |
  153. | UCH | mysticalagradditions | 1.2.8 | mysticalagradditions-1.12-1.2.8.jar | None |
  154. | UCH | theoneprobe | 1.4.23 | theoneprobe-1.12-1.4.23.jar | None |
  155. | UCEE | thermalfoundation | 2.5.0 | ThermalFoundation-1.12.2-2.5.0.19-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  156. | UC | immersiveengineering | 0.12-84 | ImmersiveEngineering-0.12-84.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
  157. | UC | mystagradcompat | 1.2 | mystagradcompat-1.2.jar | None |
  158. | UC | neat | 1.4-16 | Neat 1.4-16.jar | None |
  159. | UC | recipehandler | 0.11 | NoMoreRecipeConflict-0.11(1.12.2).jar | None |
  160. | UC | oreexcavation | 1.4.119 | OreExcavation-1.4.119.jar | None |
  161. | UC | placebo | 1.4.0 | Placebo-1.12.2-1.4.0.jar | None |
  162. | UC | projecte | 1.12-PE1.3.1B | ProjectE-1.12-PE1.3.1B.jar | None |
  163. | UC | quickleafdecay | 1.2.4 | QuickLeafDecay-MC1.12.1-1.2.4.jar | None |
  164. | UC | randomthings | 4.1.9 | RandomThings-MC1.12.2-4.1.9.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  165. | UC | rangedpumps | 0.5 | rangedpumps-0.5.jar | None |
  166. | UC | reborncore | 3.9.2.319 | RebornCore-1.12.2-3.9.2.319-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  167. | UC | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.7.jar | None |
  168. | UC | refinedstorage | 1.5.34 | refinedstorage-1.5.34.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
  169. | UC | rebornstorage | 1.0.0 | RebornStorage-1.12.2-3.1.0.50.jar | None |
  170. | UC | thermalexpansion | 5.5.0 | ThermalExpansion-1.12.2-5.5.0.29-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  171. | UC | redstonearsenal | 2.5.1 | RedstoneArsenal-1.12.2-2.5.1.13-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  172. | UC | rftools | 7.55 | rftools-1.12-7.55.jar | None |
  173. | UC | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
  174. | UC | thaumcraft | 6.1.BETA17 | Thaumcraft-1.12.2-6.1.BETA17.jar | None |
  175. | UC | thaumicequivalence | 1.12.2-1.0.5 | ThaumicEquivalence-1.12.2-1.0.5.jar | None |
  176. | UC | tcinventoryscan | 2.0.10 | ThaumicInventoryScanning_1.12.2-2.0.10.jar | None |
  177. | UC | thaumicjei | 1.2.1 | ThaumicJEI-1.12.2-1.4.0-14.jar | None |
  178. | UC | thaumictinkerer | 1.12.2-5.0-51a5074 | thaumictinkerer-1.12.2-5.0-51a5074.jar | None |
  179. | UC | thermalcultivation | 0.3.0 | ThermalCultivation-1.12.2-0.3.0.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  180. | UC | thermaldynamics | 2.5.1 | ThermalDynamics-1.12.2-2.5.1.14-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  181. | UC | thermalinnovation | 0.3.0 | ThermalInnovation-1.12.2-0.3.0.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  182. | UC | thermalsolars | 1.12.2 V1.9 | thermalsolars-1.12.2-1.9.jar | None |
  183. | UC | tp | 3.2.29 | tinyprogressions-1.12.2-3.3.29-Release.jar | None |
  184. | UC | tombmanygraves2api | 1.12.2-1.0.0 | tombmanygraves2api-1.12.2-1.0.0.jar | None |
  185. | UC | tombmanygraves | 1.12-4.1.0 | TombManyGraves-1.12-4.1.0.jar | None |
  186. | UC | topaddons | 1.12.2-1.8.0 | topaddons-1.12.2-1.8.0.jar | None |
  187. | UC | ts2k16 | 1.2.9 | TS2K16-1.2.9.jar | None |
  188. | UC | wanionlib | 1.12.2-1.5 | WanionLib-1.12.2-1.5.jar | None |
  189. | UC | weirdinggadget | 1.0 | weirdinggadget-1.12.2-2.0.5-universal.jar | None |
  190. | UC | witherskelefix | 2.6.1 | Wither Skeleton Tweaks-1.12.2-2.6.1.jar | None |
  191. | UC | teslacorelib_registries | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | None |
  192. | UC | unidict | 1.12.2-2.5f | UniDict-1.12.2-2.5f.jar | None |
  193.  
  194. Loaded coremods (and transformers):
  195. EnderCorePlugin (EnderCore-1.12.2-0.5.35.jar)
  196. com.enderio.core.common.transform.EnderCoreTransformer
  197. com.enderio.core.common.transform.SimpleMixinPatcher
  198. ForgelinPlugin (Forgelin-1.7.4.jar)
  199.  
  200. CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar)
  201. team.chisel.ctm.client.asm.CTMTransformer
  202. LoadingPlugin (Quark-r1.4-125.jar)
  203. vazkii.quark.base.asm.ClassTransformer
  204. Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar)
  205. invtweaks.forge.asm.ContainerTransformer
  206. CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b155.jar)
  207.  
  208. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar)
  209. pl.asie.foamfix.coremod.FoamFixTransformer
  210. LoadingPlugin (RandomThings-MC1.12.2-4.1.9.jar)
  211. lumien.randomthings.asm.ClassTransformer
  212. IELoadingPlugin (ImmersiveEngineering-core-0.12-84.jar)
  213. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  214. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.201.1101.0' Renderer: 'AMD Radeon(TM) R5 Graphics'
  215. Pulsar/tconstruct loaded Pulses:
  216. - TinkerCommons (Enabled/Forced)
  217. - TinkerWorld (Enabled/Not Forced)
  218. - TinkerTools (Enabled/Not Forced)
  219. - TinkerHarvestTools (Enabled/Forced)
  220. - TinkerMeleeWeapons (Enabled/Forced)
  221. - TinkerRangedWeapons (Enabled/Forced)
  222. - TinkerModifiers (Enabled/Forced)
  223. - TinkerSmeltery (Enabled/Not Forced)
  224. - TinkerGadgets (Enabled/Not Forced)
  225. - TinkerOredict (Enabled/Forced)
  226. - TinkerIntegration (Enabled/Forced)
  227. - TinkerFluids (Enabled/Forced)
  228. - TinkerMaterials (Enabled/Forced)
  229. - TinkerModelRegister (Enabled/Forced)
  230. - chiselIntegration (Enabled/Not Forced)
  231. - chiselsandbitsIntegration (Enabled/Not Forced)
  232. - theoneprobeIntegration (Enabled/Not Forced)
  233.  
  234. OptiFine Version: OptiFine_1.12.2_HD_U_D2
  235. OptiFine Build: 20180430-132249
  236. Render Distance Chunks: 6
  237. Mipmaps: 0
  238. Anisotropic Filtering: 1
  239. Antialiasing: 0
  240. Multitexture: false
  241. Shaders: null
  242. OpenGlVersion: 4.5.13399 Compatibility Profile Context 15.201.1101.0
  243. OpenGlRenderer: AMD Radeon(TM) R5 Graphics
  244. OpenGlVendor: ATI Technologies Inc.
  245. CpuCount: 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement