Advertisement
Guest User

Untitled

a guest
Jul 21st, 2020
313
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.47 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  5. ForgelinPlugin (Forgelin-1.8.4.jar)
  6. OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  7. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.6.1-core.jar)
  8. CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  9. Contact their authors BEFORE contacting forge
  10.  
  11. // I bet Cylons wouldn't have this problem.
  12.  
  13. Time: 7/21/20 11:00 PM
  14. Description: There was a severe problem during mod loading that has caused the game to fail
  15.  
  16. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Redstone Flux (redstoneflux)
  17. Caused by: java.lang.RuntimeException:
  18. RedstoneFlux has detected that the following OLD API classes from CoFHLib are being repacked!
  19. cofh.api.energy.ItemEnergyContainer, loaded from: buildcraft-7.1.23.jar
  20. cofh.api.energy.EnergyStorage, loaded from: buildcraft-7.1.23.jar
  21. cofh.api.energy.TileEnergyHandler, loaded from: buildcraft-7.1.23.jar
  22. cofh.api.energy.IEnergyConnection, loaded from: buildcraft-7.1.23.jar
  23. cofh.api.energy.IEnergyProvider, loaded from: buildcraft-7.1.23.jar
  24. cofh.api.energy.IEnergyHandler, loaded from: buildcraft-7.1.23.jar
  25. cofh.api.energy.IEnergyStorage, loaded from: buildcraft-7.1.23.jar
  26. cofh.api.energy.IEnergyContainerItem, loaded from: buildcraft-7.1.23.jar
  27. cofh.api.energy.IEnergyReceiver, loaded from: buildcraft-7.1.23.jar
  28.  
  29.  
  30. at cofh.redstoneflux.internal.OldAPIChecker.check(OldAPIChecker.java:65)
  31. at cofh.redstoneflux.RedstoneFlux.preInit(RedstoneFlux.java:18)
  32. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  34. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  35. at java.lang.reflect.Method.invoke(Method.java:497)
  36. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
  37. at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
  38. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  39. at java.lang.reflect.Method.invoke(Method.java:497)
  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.sendEventToModContainer(LoadController.java:219)
  48. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  49. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  50. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  51. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  52. at java.lang.reflect.Method.invoke(Method.java:497)
  53. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  54. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  55. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  56. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  57. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  58. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  59. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  60. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  61. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
  62. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
  63. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
  64. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  65. at net.minecraft.client.main.Main.main(SourceFile:123)
  66. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  67. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  68. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  69. at java.lang.reflect.Method.invoke(Method.java:497)
  70. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  71. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  72.  
  73.  
  74. A detailed walkthrough of the error, its code path and all known details is as follows:
  75. ---------------------------------------------------------------------------------------
  76.  
  77. -- System Details --
  78. Details:
  79. Minecraft Version: 1.12.2
  80. Operating System: Windows 10 (amd64) version 10.0
  81. Java Version: 1.8.0_51, Oracle Corporation
  82. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  83. Memory: 1340046960 bytes (1277 MB) / 2842689536 bytes (2711 MB) up to 7616856064 bytes (7264 MB)
  84. JVM Flags: 1 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  85. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  86. FML: MCP 9.42 Powered by Forge 14.23.5.2854 60 mods loaded, 60 mods active
  87. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  88.  
  89. | State | ID | Version | Source | Signature |
  90. |:----- |:----------------------- |:------------------------ |:---------------------------------------------- |:---------------------------------------- |
  91. | LCH | minecraft | 1.12.2 | minecraft.jar | None |
  92. | LCH | mcp | 9.42 | minecraft.jar | None |
  93. | LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  94. | LCH | forge | 14.23.5.2854 | forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  95. | LCH | openmodscore | 0.12.2 | minecraft.jar | None |
  96. | LCH | aether_legacy | 1.4.4 | aether_legacy-1.12.2-v1.4.4.jar | None |
  97. | LCH | atum | 2.0.17 | Atum-1.12.2-2.0.17.jar | None |
  98. | LCH | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
  99. | LCH | blockcraftery | 1.12.2-1.3.1 | blockcraftery-1.12.2-1.3.1.jar | None |
  100. | LCH | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None |
  101. | LCH | bloodmagic | 1.12.2-2.4.3-105 | BloodMagic-1.12.2-2.4.3-105.jar | None |
  102. | LCH | catwalks | 1.12.2-4.0.45 | catwalks-1.12.2-4.0.45.jar | None |
  103. | LCH | ctm | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar | None |
  104. | LCH | jei | 4.15.0.296 | jei_1.12.2-4.15.0.296.jar | None |
  105. | LCH | chisel | MC1.12.2-1.0.2.45 | Chisel-MC1.12.2-1.0.2.45.jar | None |
  106. | LCH | chococraft | 0.9.8.0 | chococraft_1.12.2-0.9.8.0.jar | None |
  107. | LCH | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  108. | LCE | redstoneflux | 2.1.1 | RedstoneFlux-1.12-2.1.1.1-universal.jar | None |
  109. | LC | cofhcore | 4.6.6 | CoFHCore-1.12.2-4.6.6.1-universal.jar | None |
  110. | LC | cofhworld | 1.4.0 | CoFHWorld-1.12.2-1.4.0.1-universal.jar | None |
  111. | LC | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
  112. | LC | twilightforest | 3.10.1013 | twilightforest-1.12.2-3.10.1013-universal.jar | None |
  113. | LC | tconstruct | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar | None |
  114. | LC | conarm | 1.2.5.9 | conarm-1.12.2-1.2.5.9.jar | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
  115. | LC | doggytalents | 1.15.1.5 | DoggyTalents-1.12.2-1.15.1.5.jar | None |
  116. | LC | mocreatures | 12.0.5 | DrZharks+MoCreatures+Mod-12.0.5.jar | None |
  117. | LC | eleccore | 1.9.453 | ElecCore-1.12.2-1.9.453.jar | None |
  118. | LC | ebwizardry | 4.2.11 | ElectroblobsWizardry-4.2.11-MC1.12.2.jar | None |
  119. | LC | extrabows | v1.12.2 b13 | extrabows-v1.12.2+b13.jar | None |
  120. | LC | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
  121. | LC | fastleafdecay | v14 | FastLeafDecay-v14.jar | None |
  122. | LC | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
  123. | LC | cfm | 6.3.1 | furniture-6.3.1-1.12.2.jar | None |
  124. | LC | grapplemod | 1.12.2-v11.1 | grapplemod-v11.1-1.12.2.jar | None |
  125. | LC | huds | #VERSION# | Huds-1.12.2-1.0.6.jar | None |
  126. | LC | icbmclassic | 1.12.2-3.3.0.63 | ICBM-classic-1.12.2-3.3.0b63.jar | None |
  127. | LC | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  128. | LC | teslacorelib | 1.0.17 | tesla-core-lib-1.12.2-1.0.17.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  129. | LC | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.12.13-237.jar | None |
  130. | LC | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  131. | LC | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
  132. | LC | journeymap | 1.12.2-5.7.1 | journeymap-1.12.2-5.7.1.jar | None |
  133. | LC | lostcities | 2.0.22 | lostcities-1.12-2.0.22.jar | None |
  134. | LC | lycanitesmobs | 2.0.7.2 - MC 1.12.2 | lycanitesmobs-1.12.2-2.0.7.2.jar | None |
  135. | LC | numina | 1.12.2-1.0.38 | Numina-1.12.2-1.0.38.jar | None |
  136. | LC | powersuits | 1.12.2-1.0.46 | ModularPowersuits-1.12.2-1.0.46.jar | None |
  137. | LC | morph | 7.2.0 | Morph-1.12.2-7.2.1.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  138. | LC | openmods | 0.12.2 | OpenModsLib-1.12.2-0.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  139. | LC | openblocks | 1.8.1 | OpenBlocks-1.12.2-1.8.1.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  140. | LC | portalgun | 7.1.0 | PortalGun-1.12.2-7.1.0.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  141. | LC | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None |
  142. | LC | spartanshields | 1.5.4 | SpartanShields-1.12.2-1.5.4.jar | None |
  143. | LC | thermalfoundation | 2.6.7 | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None |
  144. | LC | thermalexpansion | 5.5.7 | ThermalExpansion-1.12.2-5.5.7.1-universal.jar | None |
  145. | LC | thermaldynamics | 2.5.6 | ThermalDynamics-1.12.2-2.5.6.1-universal.jar | None |
  146. | LC | tinkersjei | 1.2 | tinkersjei-1.2.jar | None |
  147. | LC | thebetweenlands | 3.6.1 | TheBetweenlands-3.6.1-universal.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 |
  148. | LC | eleccoreloader | 1.9.453 | ElecCore-1.12.2-1.9.453.jar | None |
  149. | LC | mysticallib | 1.12.2-1.7.0 | mysticallib-1.12.2-1.7.0.jar | None |
  150. | LC | teslacorelib_registries | 1.0.17 | tesla-core-lib-1.12.2-1.0.17.jar | None |
  151.  
  152. Loaded coremods (and transformers):
  153. Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  154. invtweaks.forge.asm.ContainerTransformer
  155. ForgelinPlugin (Forgelin-1.8.4.jar)
  156.  
  157. OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  158. openmods.core.OpenModsClassTransformer
  159. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.6.1-core.jar)
  160. thebetweenlands.core.TheBetweenlandsClassTransformer
  161. CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  162. team.chisel.ctm.client.asm.CTMTransformer
  163. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 446.14' Renderer: 'GeForce RTX 2080 SUPER/PCIe/SSE2'
  164. OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
  165. Pulsar/tconstruct loaded Pulses:
  166. - TinkerCommons (Enabled/Forced)
  167. - TinkerWorld (Enabled/Not Forced)
  168. - TinkerTools (Enabled/Not Forced)
  169. - TinkerHarvestTools (Enabled/Forced)
  170. - TinkerMeleeWeapons (Enabled/Forced)
  171. - TinkerRangedWeapons (Enabled/Forced)
  172. - TinkerModifiers (Enabled/Forced)
  173. - TinkerSmeltery (Enabled/Not Forced)
  174. - TinkerGadgets (Enabled/Not Forced)
  175. - TinkerOredict (Enabled/Forced)
  176. - TinkerIntegration (Enabled/Forced)
  177. - TinkerFluids (Enabled/Forced)
  178. - TinkerMaterials (Enabled/Forced)
  179. - TinkerModelRegister (Enabled/Forced)
  180. - chiselIntegration (Enabled/Not Forced)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement