Advertisement
Guest User

Untitled

a guest
Oct 19th, 2019
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.46 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  5. Contact their authors BEFORE contacting forge
  6.  
  7. // I let you down. Sorry :(
  8.  
  9. Time: 10/20/19 12:32 AM
  10. Description: There was a severe problem during mod loading that has caused the game to fail
  11.  
  12. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Redstone Flux (redstoneflux)
  13. Caused by: java.lang.RuntimeException:
  14. RedstoneFlux has detected that the following OLD API classes from CoFHLib are being repacked!
  15. cofh.api.energy.ItemEnergyContainer, loaded from: BuildcraftAdditions-1.7.10-2.2.5.jar
  16. cofh.api.energy.EnergyStorage, loaded from: BuildcraftAdditions-1.7.10-2.2.5.jar
  17. cofh.api.energy.TileEnergyHandler, loaded from: BuildcraftAdditions-1.7.10-2.2.5.jar
  18. cofh.api.energy.IEnergyConnection, loaded from: BuildcraftAdditions-1.7.10-2.2.5.jar
  19. cofh.api.energy.IEnergyProvider, loaded from: BuildcraftAdditions-1.7.10-2.2.5.jar
  20. cofh.api.energy.IEnergyHandler, loaded from: BuildcraftAdditions-1.7.10-2.2.5.jar
  21. cofh.api.energy.IEnergyStorage, loaded from: BuildcraftAdditions-1.7.10-2.2.5.jar
  22. cofh.api.energy.IEnergyContainerItem, loaded from: BuildcraftAdditions-1.7.10-2.2.5.jar
  23. cofh.api.energy.IEnergyReceiver, loaded from: BuildcraftAdditions-1.7.10-2.2.5.jar
  24.  
  25. To prevent this crash, add "-Dcofh.rf.crashOnOldAPI=false" to your command line arguments.
  26.  
  27. at cofh.redstoneflux.internal.OldAPIChecker.check(OldAPIChecker.java:64)
  28. at cofh.redstoneflux.RedstoneFlux.preInit(RedstoneFlux.java:18)
  29. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  30. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  31. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  32. at java.lang.reflect.Method.invoke(Method.java:497)
  33. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
  34. at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  35. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  36. at java.lang.reflect.Method.invoke(Method.java:497)
  37. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  38. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  39. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  40. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  41. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  42. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  43. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  44. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  45. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  47. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  48. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  49. at java.lang.reflect.Method.invoke(Method.java:497)
  50. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  51. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  52. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  53. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  54. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  55. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  56. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  57. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  58. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
  59. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
  60. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
  61. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  62. at net.minecraft.client.main.Main.main(SourceFile:123)
  63. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  64. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  65. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  66. at java.lang.reflect.Method.invoke(Method.java:497)
  67. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  68. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  69.  
  70.  
  71. A detailed walkthrough of the error, its code path and all known details is as follows:
  72. ---------------------------------------------------------------------------------------
  73.  
  74. -- System Details --
  75. Details:
  76. Minecraft Version: 1.12.2
  77. Operating System: Windows 10 (amd64) version 10.0
  78. Java Version: 1.8.0_51, Oracle Corporation
  79. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  80. Memory: 428845952 bytes (408 MB) / 872415232 bytes (832 MB) up to 2147483648 bytes (2048 MB)
  81. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  82. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  83. FML: MCP 9.42 Powered by Forge 14.23.5.2814 Optifine OptiFine_1.12.2_HD_U_E3 36 mods loaded, 36 mods active
  84. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  85.  
  86. | State | ID | Version | Source | Signature |
  87. |:----- |:------------------- |:------------------------ |:----------------------------------------------- |:---------------------------------------- |
  88. | LCH | minecraft | 1.12.2 | minecraft.jar | None |
  89. | LCH | mcp | 9.42 | minecraft.jar | None |
  90. | LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2814.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  91. | LCH | forge | 14.23.5.2814 | forge-1.12.2-14.23.5.2814.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  92. | LCH | appliedenergistics2 | rv6-stable-7 | appliedenergistics2-rv6-stable-7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
  93. | LCH | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
  94. | LCH | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None |
  95. | LCH | buildcraftlib | 7.99.24.3 | buildcraft-core-7.99.24.3.jar | None |
  96. | LCH | buildcraftcore | 7.99.24.3 | buildcraft-core-7.99.24.3.jar | None |
  97. | LCH | buildcraftbuilders | 7.99.24.3 | buildcraft-builders-7.99.24.3.jar | None |
  98. | LCH | buildcrafttransport | 7.99.24.3 | buildcraft-transport-7.99.24.3.jar | None |
  99. | LCH | buildcraftsilicon | 7.99.24.3 | buildcraft-silicon-7.99.24.3.jar | None |
  100. | LCH | buildcraftcompat | 7.99.24.3 | buildcraft-compat-7.99.24.3.jar | None |
  101. | LCH | buildcraftenergy | 7.99.24.3 | buildcraft-energy-7.99.24.3.jar | None |
  102. | LCH | buildcraftfactory | 7.99.24.3 | buildcraft-factory-7.99.24.3.jar | None |
  103. | LCH | buildcraftrobotics | 7.99.24.3 | buildcraft-robotics-7.99.24.3.jar | None |
  104. | LCH | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  105. | LCE | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  106. | LC | cofhcore | 4.6.3 | CoFHCore-1.12.2-4.6.3.27-universal.jar | None |
  107. | LC | cofhworld | 1.3.1 | CoFHWorld-1.12.2-1.3.1.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  108. | LC | fluxnetworks | 4.0.12 | fluxnetworks-1.12.2-4.0.12-29.jar | None |
  109. | LC | cfm | 6.3.1 | furniture-6.3.1-1.12.2.jar | None |
  110. | LC | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  111. | LC | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
  112. | LC | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
  113. | LC | irontanks | 1.12.2-2.1.0-beta.14 | irontanks-1.12.2-2.1.0-beta.14.jar | None |
  114. | LC | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None |
  115. | LC | journeymap | 1.12.2-5.5.5b7 | JourneyMap-Mod-1.12.2-Unlimited.jar | None |
  116. | LC | jee | 1.0.8 | JustEnoughEnergistics-1.12.2-1.0.8.jar | None |
  117. | LC | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
  118. | LC | tconstruct | 1.12.2-2.12.0.157 | TConstruct-1.12.2-2.12.0.157.jar | None |
  119. | LC | thermalfoundation | 2.6.3 | ThermalFoundation-1.12.2-2.6.3.27-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  120. | LC | thermalexpansion | 5.5.4 | ThermalExpansion-1.12.2-5.5.4.43-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  121. | LC | thermaldynamics | 2.5.5 | ThermalDynamics-1.12.2-2.5.5.21-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  122. | LC | veinminer | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None |
  123. | LC | veinminermodsupport | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None |
  124.  
  125. Loaded coremods (and transformers):
  126. Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  127. invtweaks.forge.asm.ContainerTransformer
  128. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.13571 Compatibility Profile Context 19.8.2 26.20.13001.40003' Renderer: 'Radeon RX 570 Series'
  129. AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
  130. Pulsar/tconstruct loaded Pulses:
  131. - TinkerCommons (Enabled/Forced)
  132. - TinkerWorld (Enabled/Not Forced)
  133. - TinkerTools (Enabled/Not Forced)
  134. - TinkerHarvestTools (Enabled/Forced)
  135. - TinkerMeleeWeapons (Enabled/Forced)
  136. - TinkerRangedWeapons (Enabled/Forced)
  137. - TinkerModifiers (Enabled/Forced)
  138. - TinkerSmeltery (Enabled/Not Forced)
  139. - TinkerGadgets (Enabled/Not Forced)
  140. - TinkerOredict (Enabled/Forced)
  141. - TinkerIntegration (Enabled/Forced)
  142. - TinkerFluids (Enabled/Forced)
  143. - TinkerMaterials (Enabled/Forced)
  144. - TinkerModelRegister (Enabled/Forced)
  145.  
  146. List of loaded APIs:
  147. * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7.jar
  148. * buildcraftapi_blocks (1.0) from buildcraft-core-7.99.24.3.jar
  149. * buildcraftapi_boards (2.0) from buildcraft-core-7.99.24.3.jar
  150. * buildcraftapi_core (2.2) from buildcraft-core-7.99.24.3.jar
  151. * buildcraftapi_crops (1.1) from buildcraft-core-7.99.24.3.jar
  152. * buildcraftapi_enums (1.0) from buildcraft-core-7.99.24.3.jar
  153. * buildcraftapi_events (2.0) from buildcraft-core-7.99.24.3.jar
  154. * buildcraftapi_facades (1.1) from buildcraft-core-7.99.24.3.jar
  155. * buildcraftapi_filler (5.0) from buildcraft-core-7.99.24.3.jar
  156. * buildcraftapi_fuels (2.0) from buildcraft-core-7.99.24.3.jar
  157. * buildcraftapi_gates (4.1) from buildcraft-core-7.99.24.3.jar
  158. * buildcraftapi_items (1.1) from buildcraft-core-7.99.24.3.jar
  159. * buildcraftapi_library (2.0) from buildcraft-core-7.99.24.3.jar
  160. * buildcraftapi_lists (1.0) from buildcraft-core-7.99.24.3.jar
  161. * buildcraftapi_power (1.3) from buildcraft-core-7.99.24.3.jar
  162. * buildcraftapi_recipes (3.0) from buildcraft-core-7.99.24.3.jar
  163. * buildcraftapi_robotics (3.0) from buildcraft-core-7.99.24.3.jar
  164. * buildcraftapi_statements (1.1) from buildcraft-core-7.99.24.3.jar
  165. * buildcraftapi_tiles (1.2) from buildcraft-core-7.99.24.3.jar
  166. * buildcraftapi_tools (1.0) from buildcraft-core-7.99.24.3.jar
  167. * buildcraftapi_transport (5.0) from buildcraft-core-7.99.24.3.jar
  168. * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.3.27-universal.jar
  169. * journeymap|client-api (1.4) from JourneyMap-Mod-1.12.2-Unlimited.jar
  170. * journeymap|client-api-display (1.4) from JourneyMap-Mod-1.12.2-Unlimited.jar
  171. * journeymap|client-api-event (1.4) from JourneyMap-Mod-1.12.2-Unlimited.jar
  172. * journeymap|client-api-model (1.4) from JourneyMap-Mod-1.12.2-Unlimited.jar
  173. * journeymap|client-api-util (1.4) from JourneyMap-Mod-1.12.2-Unlimited.jar
  174. * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.268.jar
  175. * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
  176. * veinminerApi (0.3) from VeinMiner-1.12-0.38.2.647+b31535a.jar
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement