MrFirsty

crash-2020-06-28_13.44.08-client.txt

Jun 28th, 2020
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.81 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (mod-C0-foamfix01010.jar)
  5. IELoadingPlugin (mod-S1-ImmersiveEngineering-core-01292-EX22.jar)
  6. HCASM (mod-S1-HammerCore2055-EX61.jar)
  7. ForgelinPlugin (mod-S1-Forgelin184-EX53.jar)
  8. ClientFixer (mod-C0-ClientFixer1122.jar)
  9. Contact their authors BEFORE contacting forge
  10.  
  11. // Sorry :(
  12.  
  13. Time: 6/28/20 1:44 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 CraftTweaker2 (crafttweaker)
  17. Caused by: java.lang.RuntimeException: Could not open log file crafttweaker.log
  18. at crafttweaker.mc1120.logger.MCLogger.<init>(MCLogger.java:24)
  19. at crafttweaker.mc1120.CraftTweaker.onConstruction(CraftTweaker.java:78)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  22. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  23. at java.lang.reflect.Method.invoke(Method.java:498)
  24. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
  25. at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  26. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  27. at java.lang.reflect.Method.invoke(Method.java:498)
  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:219)
  36. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  37. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  38. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  39. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  40. at java.lang.reflect.Method.invoke(Method.java:498)
  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:136)
  49. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
  50. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
  51. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:350)
  52. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:282)
  53. at net.minecraft.client.main.Main.main(SourceFile:123)
  54. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  55. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  56. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  57. at java.lang.reflect.Method.invoke(Method.java:498)
  58. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  59. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  60.  
  61.  
  62. A detailed walkthrough of the error, its code path and all known details is as follows:
  63. ---------------------------------------------------------------------------------------
  64.  
  65. -- System Details --
  66. Details:
  67. Minecraft Version: 1.12.2
  68. Operating System: Windows 7 (amd64) version 6.1
  69. Java Version: 1.8.0_221, Oracle Corporation
  70. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  71. Memory: 329373432 bytes (314 MB) / 557723648 bytes (531 MB) up to 2166816768 bytes (2066 MB)
  72. JVM Flags: 7 total; -XX:+UseConcMarkSweepGC -XX:-UseAdaptiveSizePolicy -XX:+UseFastEmptyMethods -Xmn256M -XX:+CMSIncrementalMode -XX:+UseCompressedOops -Xmx2091M
  73. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  74. FML: MCP 9.42 Powered by Forge 14.23.5.2838 Optifine OptiFine_1.12.2_HD_U_F5 95 mods loaded, 95 mods active
  75. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  76.  
  77. | State | ID | Version | Source | Signature |
  78. |:----- |:----------------------- |:-------------------------- |:------------------------------------------- |:--------- |
  79. | LC | minecraft | 1.12.2 | minecraft.jar | None |
  80. | LC | mcp | 9.42 | minecraft.jar | None |
  81. | LC | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2838.jar | None |
  82. | LC | forge | 14.23.5.2838 | forge-1.12.2-14.23.5.2838.jar | None |
  83. | LC | ClientFixer | 1.12.2-1.9 | minecraft.jar | None |
  84. | LC | foamfixcore | 7.7.4 | minecraft.jar | None |
  85. | LC | clientfixerfont | 1.0 | mod-C0-ClientFixerFont.jar | None |
  86. | LC | clientfixermixin | 1.12.2-1.0 | mod-C0-ClientFixerMixin1122.jar | None |
  87. | LC | foamfix | 0.10.10-1.12.2 | mod-C0-foamfix01010.jar | None |
  88. | LC | hardwareinfo | 1.0 | mod-C0-HardwareInfo1122.jar | None |
  89. | LC | optifineapi | 3.4 | mod-C0-OptifineAPI34.jar | None |
  90. | LC | xaerominimap | 1.16.3 | mod-C1-XaerosMinimap1163_technomagicevo.jar | None |
  91. | LC | waila | 1.8.26 | mod-C10-Hwyla1826B41.jar | None |
  92. | LC | thaumicwaila | 1.12.2-0.0.2 | mod-C10-ThaumicWaila-002.jar | None |
  93. | LC | worldeditcuife2 | 2.1.2-mf-1.12-14.21.1.2387 | mod-C3-WorldEditCUI2212.jar | None |
  94. | LE | crafttweaker | 4.1.19 | mod-S10-CraftTweaker4119-EX10.jar | None |
  95. | L | mtlib | 3.0.6 | mod-S10-MTLib306-EX10.jar | None |
  96. | L | modtweaker | 4.0.17 | mod-S10-modtweaker4017-EX10.jar | None |
  97. | L | jei | 4.15.0.289 | mod-C9-jei289.jar | None |
  98. | L | moreoverlays | 1.13 | mod-C8-moreoverlays1121.jar | None |
  99. | L | codechickenlib | 3.2.3.358 | mod-C9-CodeChickenLib358.jar | None |
  100. | L | ic2 | 2.8.188-ex112 | mod-S1-industrialcraft188-ex112.jar | None |
  101. | L | forestry | 5.8.2.387 | mod-S4-forestry582-387.jar | None |
  102. | L | jeibees | 0.9.0.5 | mod-C9-JeiBees0905.jar | None |
  103. | L | appliedenergistics2 | rv6-stable-7 | mod-S1-appliedenergistics2-rv6-stable-7.jar | None |
  104. | L | jee | 1.0.8 | mod-C9-JustEnoughEnergistics-108.jar | None |
  105. | L | jeresources | 0.9.2.60 | mod-C9-JustEnoughResources09260.jar | None |
  106. | L | nei | 2.4.3 | mod-C9-NotEnoughItems245.jar | None |
  107. | L | baubles | 1.5.2 | mod-S1-Baubles152.jar | None |
  108. | L | thaumcraft | 6.1.BETA26 | mod-S1-Thaumcraft61BETA26.jar | None |
  109. | L | thaumicjei | 1.6.0 | mod-C9-ThaumicJEI16027.jar | None |
  110. | L | vk_feed | 1.0 | mod-MC1-VKfeed20.jar | None |
  111. | L | economy_mod | 3.0 | mod-MS1-EconomyMod30client.jar | None |
  112. | L | economyore | 1.0 | mod-MS1-EconomyOre1122-Client.jar | None |
  113. | L | superpickaxe | 1.12.2-1.0 | mod-MS1-SuperPickaxe1122-client.jar | None |
  114. | L | treasure_chest | 2.0 | mod-MS1-TreasureChest20Client.jar | None |
  115. | L | wardrobe | 1.0 | mod-MS1-Wardrobe1122.jar | None |
  116. | L | dailybonus | 1.0 | mod-MS4-DailyBonus-client.jar | None |
  117. | L | enderbag | 2.0 | mod-MS4-EnderBag2.jar | None |
  118. | L | itemicon | 2.0 | mod-MS4-ItemIcon20Client.jar | None |
  119. | L | more_records | 2.0 | mod-MS4-MoreRecords2.jar | None |
  120. | L | trade | 1.0.0 | mod-MS7-Trade.jar | None |
  121. | L | wanditems | 1.0 | mod-MS8-wanditems2.jar | None |
  122. | L | itemfinder | 1.12.2-1.0 | mod-MS9-ItemFinder-client.jar | None |
  123. | L | advanced_machines | 61.0.1 | mod-S1-AdvancedMachines6101.jar | None |
  124. | L | advanced_solar_panels | 4.3.0 | mod-S1-AdvancedSolarPanels430.jar | None |
  125. | L | biomesoplenty | 7.0.1.2444 | mod-S1-BiomesOPlenty-2444.jar | None |
  126. | L | guideapi | 1.12-2.1.8-63 | mod-S1-GuideAP21863-EX19.jar | None |
  127. | L | bloodmagic | 1.12.2-2.4.3-105 | mod-S1-BloodMagic-105.jar | None |
  128. | L | botania | r1.10-363 | mod-S1-Botaniar1.10-363.jar | None |
  129. | L | mantle | 1.12-1.3.3.55 | mod-S1-Mantle13355-EX40.jar | None |
  130. | L | tconstruct | 1.12.2-2.13.0.171 | mod-S1-TConstruct-2130171-EX40.jar | None |
  131. | L | ceramics | 1.12-1.3.7 | mod-S1-Ceramics-137.jar | None |
  132. | L | extrabotany | 57 | mod-S1-ExtraBotany-r11-57.jar | None |
  133. | L | forgelin | 1.8.4 | mod-S1-Forgelin184-EX53.jar | None |
  134. | L | gravisuite | 3.1.1 | mod-S1-GravitationSuite-3.1.1.jar | None |
  135. | L | hammercore | 2.0.5.5 | mod-S1-HammerCore2055-EX61.jar | None |
  136. | L | redstoneflux | 2.1.0 | mod-S2-RedstoneFlux2106-EX52.jar | None |
  137. | L | cofhcore | 4.6.3 | mod-S2-CoFHCore46327-EX52.jar | None |
  138. | L | cofhworld | 1.3.1 | mod-S2-CoFHWorld1317-EX52.jar | None |
  139. | L | thermalfoundation | 2.6.3 | mod-S2-ThermalFoundation26327-EX52.jar | None |
  140. | L | immersiveengineering | 0.12-92 | mod-S1-ImmersiveEngineering-01292-EX22.jar | None |
  141. | L | immersivepetroleum | 1.1.9 | mod-S1-immersivepetroleum-119-EX22.jar | None |
  142. | L | teslacorelib | 1.0.15 | mod-S1-tesla-core-lib1015-EX53.jar | None |
  143. | L | industrialforegoing | 1.12.2-1.12.2 | mod-S1-industrialforegoing237-EX53.jar | None |
  144. | L | thaumadditions | 22r | mod-S1-ThaumicAdditions22r-EX61.jar | None |
  145. | L | thaumicenergistics | 2.2.3 | mod-S1-thaumicenergistics-224.jar | None |
  146. | L | tcinventoryscan | 2.0.10 | mod-S1-ThaumicInventoryScanning2010.jar | None |
  147. | L | thaumicwonders | 1.8.2 | mod-S1-thaumicwonders-182.jar | None |
  148. | L | vampirism | 1.6.0 | mod-S1-Vampirism160-EX19.jar | None |
  149. | L | teamlapen-lib | 1.6.0 | mod-S1-Vampirism160-EX19.jar | None |
  150. | L | vampirism_integrations | vampirism_integrations | mod-S1-VampirismIntegrations-110.jar | None |
  151. | L | ctgui | 1.0.0 | mod-S10-CraftTweaker4119-EX10.jar | None |
  152. | L | crafttweakerjei | 2.0.3 | mod-S10-CraftTweaker4119-EX10.jar | None |
  153. | L | dragons_radio | 1.12.2 | mod-S16-DragonsRadio1122.jar | None |
  154. | L | brandonscore | 2.4.18 | mod-S2-BrandonsCore-2418210-EX54.jar | None |
  155. | L | chameleon | 1.12-4.1.3 | mod-S2-Chameleon413-EX34.jar | None |
  156. | L | draconicevolution | 2.3.26 | mod-S2-Draconic-Evolution-2326193-EX54.jar | None |
  157. | L | ironchest | 1.12.2-7.0.67.844 | mod-S2-ironchest847.jar | None |
  158. | L | storagedrawers | 1.12-5.3.5 | mod-S2-StorageDrawers538-EX34.jar | None |
  159. | L | thermalexpansion | 5.5.4 | mod-S2-ThermalExpansion55443-EX52.jar | None |
  160. | L | thermalcultivation | 0.3.3 | mod-S2-ThermalCultivation03312-EX52.jar | None |
  161. | L | thermaldynamics | 2.5.5 | mod-S2-ThermalDynamics25521-EX52.jar | None |
  162. | L | thermalinnovation | 0.3.3 | mod-S2-ThermalInnovation03312-EX52.jar | None |
  163. | L | extrautils2 | 1.0 | mod-S3-extrautils2-199.jar | None |
  164. | L | binniecore | 2.5.1.203 | mod-S4-binnie-mods-251203.jar | None |
  165. | L | binniedesign | 2.5.1.203 | mod-S4-binnie-mods-251203.jar | None |
  166. | L | genetics | 2.5.1.203 | mod-S4-binnie-mods-251203.jar | None |
  167. | L | botany | 2.5.1.203 | mod-S4-binnie-mods-251203.jar | None |
  168. | L | extrabees | 2.5.1.203 | mod-S4-binnie-mods-251203.jar | None |
  169. | L | extratrees | 2.5.1.203 | mod-S4-binnie-mods-251203.jar | None |
  170. | L | elevatorid | 1.3.12 | mod-S4-ElevatorMod1312.jar | None |
  171. | L | scannable | 1.6.3.24 | mod-S4-Scannable16324.jar | None |
  172. | L | coralreef | 2.0 | mod-S5-CoralReef25.jar | None |
  173. | L | teslacorelib_registries | 1.0.15 | mod-S1-tesla-core-lib1015-EX53.jar | None |
  174.  
  175. Loaded coremods (and transformers):
  176. Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (mod-C0-foamfix01010.jar)
  177. pl.asie.foamfix.coremod.FoamFixTransformer
  178. IELoadingPlugin (mod-S1-ImmersiveEngineering-core-01292-EX22.jar)
  179. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  180. HCASM (mod-S1-HammerCore2055-EX61.jar)
  181. com.zeitheron.hammercore.asm.HammerCoreTransformer
  182. ForgelinPlugin (mod-S1-Forgelin184-EX53.jar)
  183.  
  184. ClientFixer (mod-C0-ClientFixer1122.jar)
  185. com.gamerforea.clientfixer.asm.ASMTransformer
  186. OptiFine Version: OptiFine_1.12.2_HD_U_F5
  187. OptiFine Build: 20191204-141934
  188. Render Distance Chunks: 25
  189. Mipmaps: 0
  190. Anisotropic Filtering: 1
  191. Antialiasing: 0
  192. Multitexture: false
  193. Shaders: null
  194. OpenGlVersion: 3.3.0
  195. OpenGlRenderer: GeForce 9800 GT/PCIe/SSE2
  196. OpenGlVendor: NVIDIA Corporation
  197. CpuCount: 4
Advertisement
Add Comment
Please, Sign In to add comment