Advertisement
BuidingBridges

Untitled

Oct 14th, 2018
95
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. CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar)
  6. LoadingPlugin (Quark-r1.5-130.jar)
  7. CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b161.jar)
  8. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.12-core.jar)
  9. Contact their authors BEFORE contacting forge
  10.  
  11. // Don't be sad, have a hug! <3
  12.  
  13. Time: 10/14/18 12:05 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 Thaumcraft (thaumcraft)
  17. Caused by: java.lang.NoSuchFieldError: field_185200_c
  18. at thaumcraft.common.lib.crafting.ThaumcraftCraftingManager.getPotionReagentsRecursive(ThaumcraftCraftingManager.java:338)
  19. at thaumcraft.common.config.ConfigAspects.getPotionAspects(ConfigAspects.java:692)
  20. at thaumcraft.common.config.ConfigAspects.registerItemAspects(ConfigAspects.java:525)
  21. at thaumcraft.common.config.ConfigAspects.postInit(ConfigAspects.java:36)
  22. at thaumcraft.proxies.CommonProxy.postInit(CommonProxy.java:82)
  23. at thaumcraft.proxies.ClientProxy.postInit(ClientProxy.java:54)
  24. at thaumcraft.Thaumcraft.postInit(Thaumcraft.java:54)
  25. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  26. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  27. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  28. at java.lang.reflect.Method.invoke(Method.java:497)
  29. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
  30. at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  31. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  32. at java.lang.reflect.Method.invoke(Method.java:497)
  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(NativeMethodAccessorImpl.java:62)
  44. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  45. at java.lang.reflect.Method.invoke(Method.java:497)
  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.initializeMods(Loader.java:749)
  55. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
  56. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:534)
  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(NativeMethodAccessorImpl.java:62)
  61. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  62. at java.lang.reflect.Method.invoke(Method.java:497)
  63. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  64. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  65.  
  66.  
  67. A detailed walkthrough of the error, its code path and all known details is as follows:
  68. ---------------------------------------------------------------------------------------
  69.  
  70. -- System Details --
  71. Details:
  72. Minecraft Version: 1.12.2
  73. Operating System: Windows 10 (amd64) version 10.0
  74. Java Version: 1.8.0_51, Oracle Corporation
  75. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  76. Memory: 1142618440 bytes (1089 MB) / 4014997504 bytes (3829 MB) up to 5726797824 bytes (5461 MB)
  77. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144m -Xms256m -XX:PermSize=256m
  78. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  79. FML: MCP 9.42 Powered by Forge 14.23.5.2770 60 mods loaded, 60 mods active
  80. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  81.  
  82. | State | ID | Version | Source | Signature |
  83. |:------ |:-------------------- |:------------------------ |:------------------------------------------------- |:---------------------------------------- |
  84. | UCHIJ | minecraft | 1.12.2 | minecraft.jar | None |
  85. | UCHIJ | mcp | 9.42 | minecraft.jar | None |
  86. | UCHIJ | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2770.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  87. | UCHIJ | forge | 14.23.5.2770 | forge-1.12.2-14.23.5.2770.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  88. | UCHIJ | aether_legacy | 1.12.2-v3.2 | aether_legacy-1.12.2-v3.2.jar | None |
  89. | UCHIJ | aroma1997core | 2.0.0.0.b161 | Aroma1997Core-1.12.2-2.0.0.0.b161.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  90. | UCHIJ | aroma1997sdimension | 1.3.0.0.b37 | Aroma1997s-Dimensional-World-1.12-1.3.0.0.b37.jar | None |
  91. | UCHIJ | quark | r1.5-130 | Quark-r1.5-130.jar | None |
  92. | UCHIJ | autoreglib | 1.3-20 | AutoRegLib-1.3-20.jar | None |
  93. | UCHIJ | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  94. | UCHIJ | guideapi | 1.12-2.1.7-62 | Guide-API-1.12-2.1.7-62.jar | None |
  95. | UCHIJ | bloodmagic | 1.12.2-2.3.3-101 | BloodMagic-1.12.2-2.3.3-101.jar | None |
  96. | UCHIJ | jei | 4.13.1.220 | jei_1.12.2-4.13.1.220.jar | None |
  97. | UCHIEE | thaumcraft | 6.1.BETA25 | Thaumcraft-1.12.2-6.1.BETA25.jar | None |
  98. | UCHI | botania | r1.10-356 | Botania r1.10-356.jar | None |
  99. | UCHI | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
  100. | UCHI | ctm | MC1.12.2-0.3.2.18 | CTM-MC1.12.2-0.3.2.18.jar | None |
  101. | UCHI | chisel | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar | None |
  102. | UCHI | chiselsandbits | 14.26 | chiselsandbits-14.26.jar | None |
  103. | UCHI | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  104. | UCHI | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  105. | UCHI | cofhcore | 4.6.1 | CoFHCore-1.12.2-4.6.1.22-universal.jar | None |
  106. | UCHI | cofhworld | 1.3.0 | CoFHWorld-1.12.2-1.3.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  107. | UCHI | cookingforblockheads | 6.4.65 | CookingForBlockheads_1.12.2-6.4.65.jar | None |
  108. | UCHI | dimdoors | 3.0.9+287 | DimensionalDoors-3.0.9-287.jar | None |
  109. | UCHI | erebus | 1.0.23 | Erebus-1.0.23.jar | None |
  110. | UCHI | mantle | 1.12-1.3.2.24 | Mantle-1.12-1.3.2.24.jar | None |
  111. | UCHI | twilightforest | 3.8.689 | twilightforest-1.12.2-3.8.689-universal.jar | None |
  112. | UCHI | tconstruct | 1.12.2-2.10.1.87 | TConstruct-1.12.2-2.10.1.87.jar | None |
  113. | UCHI | extrautils2 | 1.0 | extrautils2-1.12-1.9.5.jar | None |
  114. | UCHI | fairylights | 2.1.4 | fairylights-2.1.4-1.12.2.jar | None |
  115. | UCHI | natura | 1.12.2-4.3.2.62 | natura-1.12.2-4.3.2.62.jar | None |
  116. | UCHI | forestry | 5.8.2.354 | forestry_1.12.2-5.8.2.354.jar | None |
  117. | UCHI | cfm | 5.14.0 | furniture-5.14.0-1.12.2.jar | None |
  118. | UCHI | gardenstuff | 1.12-2.1.1 | GardenStuff-1.12-2.1.1.jar | None |
  119. | UCHI | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
  120. | UCHI | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  121. | UCHI | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
  122. | UCHI | ironchest | 1.12.2-7.0.52.837 | ironchest-1.12.2-7.0.52.837.jar | None |
  123. | UCHI | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None |
  124. | UCHI | llor | 1.1.6-mc1.12.2 | LLOverlayReloaded-1.1.6-mc1.12.2.jar | None |
  125. | UCHI | mekanism | 1.12.2-9.4.13.349 | Mekanism-1.12.2-9.4.13.349.jar | None |
  126. | UCHI | mekanismgenerators | 9.4.11 | MekanismGenerators-1.12.2-9.4.13.349.jar | None |
  127. | UCHI | mousetweaks | 2.8 | MouseTweaks-2.8-mc1.12.1.jar | None |
  128. | UCHI | recipehandler | 0.12 | NoMoreRecipeConflict-0.12(1.12.2).jar | None |
  129. | UCHI | harvestcraft | 1.12.2z | Pam's HarvestCraft 1.12.2z.jar | None |
  130. | UCHI | placebo | 1.4.1 | Placebo-1.12.2-1.4.1.jar | None |
  131. | UCHI | plants2 | 2.10.3 | Plants-1.12.2-2.10.3.jar | None |
  132. | UCHI | thermalfoundation | 2.6.1 | ThermalFoundation-1.12.2-2.6.1.22-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  133. | UCHI | plustic | 6.5.2.0 | plustic-6.5.2.0.jar | None |
  134. | UCHI | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.7.jar | None |
  135. | UCHI | storagedrawersextra | @VERSION@ | StorageDrawersExtras-1.12-3.1.0.jar | None |
  136. | UCHI | thermalexpansion | 5.5.2 | ThermalExpansion-1.12.2-5.5.2.39-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  137. | UCHI | thermaldynamics | 2.5.3 | ThermalDynamics-1.12.2-2.5.3.16-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  138. | UCHI | tinkersaether | 1.2.0 | tinkersaether-1.2.0.jar | None |
  139. | UCHI | veinminer | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None |
  140. | UCHI | veinminermodsupport | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None |
  141. | UCHI | wanionlib | 1.12.2-1.5 | WanionLib-1.12.2-1.5.jar | None |
  142. | UCHI | thebetweenlands | 3.3.12 | TheBetweenlands-3.3.12-universal.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 |
  143. | UCHI | unidict | 1.12.2-2.9.1 | UniDict-1.12.2-2.9.1.jar | None |
  144.  
  145. Loaded coremods (and transformers):
  146. Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  147. invtweaks.forge.asm.ContainerTransformer
  148. CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar)
  149. team.chisel.ctm.client.asm.CTMTransformer
  150. LoadingPlugin (Quark-r1.5-130.jar)
  151. vazkii.quark.base.asm.ClassTransformer
  152. CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b161.jar)
  153.  
  154. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.12-core.jar)
  155. thebetweenlands.core.TheBetweenlandsClassTransformer
  156. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 388.13' Renderer: 'GeForce GT 730/PCIe/SSE2'
  157. Pulsar/tconstruct loaded Pulses:
  158. - TinkerCommons (Enabled/Forced)
  159. - TinkerWorld (Enabled/Not Forced)
  160. - TinkerTools (Enabled/Not Forced)
  161. - TinkerHarvestTools (Enabled/Forced)
  162. - TinkerMeleeWeapons (Enabled/Forced)
  163. - TinkerRangedWeapons (Enabled/Forced)
  164. - TinkerModifiers (Enabled/Forced)
  165. - TinkerSmeltery (Enabled/Not Forced)
  166. - TinkerGadgets (Enabled/Not Forced)
  167. - TinkerOredict (Enabled/Forced)
  168. - TinkerIntegration (Enabled/Forced)
  169. - TinkerFluids (Enabled/Forced)
  170. - TinkerMaterials (Enabled/Forced)
  171. - TinkerModelRegister (Enabled/Forced)
  172. - chiselIntegration (Enabled/Not Forced)
  173. - chiselsandbitsIntegration (Enabled/Not Forced)
  174. - wailaIntegration (Enabled/Not Forced)
  175.  
  176. Pulsar/natura loaded Pulses:
  177. - NaturaCommons (Enabled/Forced)
  178. - NaturaOverworld (Enabled/Not Forced)
  179. - NaturaNether (Enabled/Not Forced)
  180. - NaturaDecorative (Enabled/Not Forced)
  181. - NaturaTools (Enabled/Not Forced)
  182. - NaturaEntities (Enabled/Not Forced)
  183. - NaturaOredict (Enabled/Forced)
  184. - NaturaWorld (Enabled/Not Forced)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement