Advertisement
Guest User

crash report minecraft

a guest
Dec 13th, 2019
351
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.32 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.) (foamfix-0.10.9-1.12.2.jar)
  5. JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.3-48.jar)
  6. LoadingPlugin (RandomThings-MC1.12.2-4.2.7.3.jar)
  7. CTMCorePlugin (CTM-MC1.12.2-1.0.1.30.jar)
  8. ForgelinPlugin (Forgelin-1.8.4.jar)
  9. Botania Tweaks Core (botaniatweaks-1.8.6.jar)
  10. OpenModsCorePlugin (OpenModsLib-1.12.2.jar)
  11. MekanismCoremod (Mekanism-1.12.2-9.8.2.389.jar)
  12. EnderCorePlugin (EnderCore-1.12.2-0.5.73-core.jar)
  13. MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.238.jar)
  14. Inventory Tweaks Coremod (InventoryTweaks-1.63 (2).jar)
  15. IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar)
  16. Contact their authors BEFORE contacting forge
  17.  
  18. // Who set us up the TNT?
  19.  
  20. Time: 12/13/19 12:43 PM
  21. Description: There was a severe problem during mod loading that has caused the game to fail
  22.  
  23. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from ExtraBotany (extrabotany)
  24. Caused by: slimeknights.tconstruct.library.TinkerAPIException: [TCon API] Could not add Stats to "extrabotany:ingotorichalcos": Stats of type "core" were already registered by Armory Expansion - Construct's Armory. Use the events to modify stats.
  25. at slimeknights.tconstruct.library.TinkerRegistry.error(TinkerRegistry.java:986)
  26. at slimeknights.tconstruct.library.TinkerRegistry.addMaterialStats(TinkerRegistry.java:234)
  27. at slimeknights.tconstruct.library.TinkerRegistry.addMaterialStats(TinkerRegistry.java:210)
  28. at com.meteor.extrabotany.common.integration.constructsarmory.ConstructsArmoryCompat.init(ConstructsArmoryCompat.java:23)
  29. at com.meteor.extrabotany.common.integration.Integration.init(Integration.java:39)
  30. at com.meteor.extrabotany.common.CommonProxy.init(CommonProxy.java:42)
  31. at com.meteor.extrabotany.client.ClientProxy.init(ClientProxy.java:96)
  32. at com.meteor.extrabotany.ExtraBotany.Init(ExtraBotany.java:118)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  35. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  36. at java.lang.reflect.Method.invoke(Method.java:497)
  37. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
  38. at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  39. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  40. at java.lang.reflect.Method.invoke(Method.java:497)
  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.sendEventToModContainer(LoadController.java:219)
  49. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  50. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  51. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  52. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  53. at java.lang.reflect.Method.invoke(Method.java:497)
  54. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  55. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  56. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  57. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  58. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  59. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  60. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  61. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  62. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749)
  63. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
  64. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
  65. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  66. at net.minecraft.client.main.Main.main(SourceFile:123)
  67. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  68. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  69. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  70. at java.lang.reflect.Method.invoke(Method.java:497)
  71. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  72. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  73.  
  74.  
  75. A detailed walkthrough of the error, its code path and all known details is as follows:
  76. ---------------------------------------------------------------------------------------
  77.  
  78. -- System Details --
  79. Details:
  80. Minecraft Version: 1.12.2
  81. Operating System: Windows 10 (amd64) version 10.0
  82. Java Version: 1.8.0_51, Oracle Corporation
  83. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  84. Memory: 1960287088 bytes (1869 MB) / 4462739456 bytes (4256 MB) up to 7635730432 bytes (7282 MB)
  85. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8192m -Xms256m -XX:PermSize=256m
  86. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  87. FML: MCP 9.42 Powered by Forge 14.23.5.2847 192 mods loaded, 192 mods active
  88. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  89.  
  90. | State | ID | Version | Source | Signature |
  91. |:----- |:--------------------------------- |:------------------------ |:-------------------------------------------------- |:---------------------------------------- |
  92. | LCHI | minecraft | 1.12.2 | minecraft.jar | None |
  93. | LCHI | mcp | 9.42 | minecraft.jar | None |
  94. | LCHI | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2847.jar | None |
  95. | LCHI | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar | None |
  96. | LCHI | micdoodlecore | | minecraft.jar | None |
  97. | LCHI | openmodscore | 0.12.2 | minecraft.jar | None |
  98. | LCHI | foamfixcore | 7.7.4 | minecraft.jar | None |
  99. | LCHI | botania_tweaks_core | -100 | minecraft.jar | None |
  100. | LCHI | fastbench | 1.7.2 | FastWorkbench-1.12.2-1.7.2.jar | None |
  101. | LCHI | actuallyadditions | 1.12.2-r151 | ActuallyAdditions-1.12.2-r151.jar | None |
  102. | LCHI | ctm | MC1.12.2-1.0.1.30 | CTM-MC1.12.2-1.0.1.30.jar | None |
  103. | LCHI | appliedenergistics2 | rv6-stable-7 | appliedenergistics2-rv6-stable-7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
  104. | LCHI | bdlib | 1.14.3.12 | BdLib-1.12.2.jar | None |
  105. | LCHI | ae2stuff | 0.7.0.4 | AE2-Stuff-Mod-1.12.2.jar | None |
  106. | LCHI | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  107. | LCHI | endercore | 1.12.2-0.5.73 | EnderCore-1.12.2-0.5.73.jar | None |
  108. | LCHI | crafttweaker | 4.1.20 | CraftTweaker2-1.12-4.1.20.jar | None |
  109. | LCHI | endertweaker | 1.1.7 | EnderTweaker-1.12.2-1.1.7.jar | None |
  110. | LCHI | mtlib | 3.0.6 | MTLib-3.0.6.jar | None |
  111. | LCHI | modtweaker | 4.0.17 | modtweaker-4.0.17.jar | None |
  112. | LCHI | jei | 4.15.0.292 | jei_1.12.2-4.15.0.292.jar | None |
  113. | LCHI | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  114. | LCHI | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  115. | LCHI | cofhcore | 4.6.3 | CoFHCore-1.12.2-4.6.3.27-universal.jar | None |
  116. | LCHI | brandonscore | 2.4.17 | BrandonsCore-1.12.2-2.4.17.208-universal.jar | None |
  117. | LCHI | cofhworld | 1.3.1 | CoFHWorld-1.12.2-1.3.1.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  118. | LCHI | thermalfoundation | 2.6.3 | ThermalFoundation-1.12.2-2.6.3.27-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  119. | LCHI | draconicevolution | 2.3.24 | Draconic-Evolution-1.12.2-2.3.24.349-universal.jar | None |
  120. | LCHI | thermalexpansion | 5.5.4 | ThermalExpansion-1.12.2-5.5.4.43-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  121. | LCHI | enderio | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None |
  122. | LCHI | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
  123. | LCHI | projecte | 1.12.2-PE1.4.1 | ProjectE-1.12.2-PE1.4.1.jar | None |
  124. | LCHI | chisel | MC1.12.2-1.0.1.44 | Chisel-MC1.12.2-1.0.1.44.jar | None |
  125. | LCHI | enderiointegrationtic | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None |
  126. | LCHI | tconstruct | 1.12.2-2.13.0.171 | TConstruct-1.12.2-2.13.0.171.jar | None |
  127. | LCHI | p455w0rdslib | 2.3.161 | p455w0rdslib-1.12.2-2.3.161.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
  128. | LCHI | ae2wtlib | 1.0.34 | AE2WTLib-1.12.2-1.0.34.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
  129. | LCHI | botania_tweaks | 1.8.6 | botaniatweaks-1.8.6.jar | None |
  130. | LCHI | botania | r1.10-362 | Botania r1.10-362.jar | None |
  131. | LCHI | aiotbotania | 0.7.1 | aiotbotania-0.7.1.jar | None |
  132. | LCHI | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
  133. | LCHI | flyringbaublemod | 0.3.1_1.12-d4e654e | angelRingToBauble-1.12-0.3.1.50+d4e654e.jar | None |
  134. | LCHI | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
  135. | LCHI | base | 3.13.0 | base-1.12.2-3.13.0.jar | None |
  136. | LCHI | chickens | 6.0.4 | chickens-6.0.4 (1).jar | None |
  137. | LCHI | contenttweaker | 1.12.2-4.9.1 | ContentTweaker-1.12.2-4.9.1.jar | None |
  138. | LCHI | conarm | 1.2.5.3 | conarm-1.12.2-1.2.5.3.jar | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
  139. | LCHI | theoneprobe | 1.4.28 | theoneprobe-1.12-1.4.28.jar | None |
  140. | LCHE | extrabotany | 56 | ExtraBotany-r1.1-56.jar | None |
  141. | LCH | armoryexpansion | 1.4.1 | armoryexpansion-1.4.1.jar | None |
  142. | LCH | armoryexpansion-custommaterials | 1.4.1 | armoryexpansion-1.4.1.jar | None |
  143. | LCH | armoryexpansion-iceandfire | 1.4.1 | armoryexpansion-1.4.1.jar | None |
  144. | LCH | armoryexpansion-matteroverdrive | 1.4.1 | armoryexpansion-1.4.1.jar | None |
  145. | LCH | avaritia | 3.3.0 | Avaritia-1.12.2-3.3.0.33-universal.jar | None |
  146. | LCH | avaritiatweaks | @VERSION@ | Avaritia's Complement-1.12.2-1.2a.jar | None |
  147. | LCH | wanionlib | 1.12.2-2.4 | WanionLib-1.12.2-2.4.jar | None |
  148. | LCH | avaritiaddons | 1.12.2-1.1 | Avaritiaddons-1.12.2-1.1.jar | None |
  149. | LCH | avaritiaio | @VERSION@ | avaritiaio-1.4.jar | None |
  150. | LCH | avaritiarecipemaker | 1.0.0 | avaritiarecipemaker-1.0.0.jar | None |
  151. | LCH | badwithernocookiereloaded | 1.12.2-3.3.16 | badwithernocookiereloaded-1.12.2-3.3.16.jar | None |
  152. | LCH | bhc | 1.2.3 | baubley-heart-canisters-1.12.2-1.2.3.jar | None |
  153. | LCH | betterbuilderswands | 0.11.1 | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar | None |
  154. | LCH | blockcraftery | 1.12.2-1.3.1 | blockcraftery-1.12.2-1.3.1.jar | None |
  155. | LCH | blockdrops | 1.4.0 | blockdrops-1.12.2-1.4.0.jar | None |
  156. | LCH | bonsaitrees | 1.1.3 | bonsaitrees-1.1.3-b156.jar | None |
  157. | LCH | bookshelf | 2.3.585 | Bookshelf-1.12.2-2.3.585.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  158. | LCH | botanianeedsit | 1.12.2-2.1-release | botanianeedsit-1.12.2-2.1-release.jar | None |
  159. | LCH | carryon | 1.12.3 | CarryOn MC1.12.2 v1.12.3.jar | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
  160. | LCH | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
  161. | LCH | chickenchunks | 2.4.2.74 | ChickenChunks-1.12.2-2.4.2.74-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  162. | LCH | clumps | 3.1.2 | Clumps-3.1.2.jar | None |
  163. | LCH | compactmachines3 | 3.0.18 | compactmachines3-1.12.2-3.0.18-b278.jar | None |
  164. | LCH | controlling | 3.0.7 | Controlling-3.0.7.jar | None |
  165. | LCH | cookingforblockheads | 6.4.71 | CookingForBlockheads_1.12.2-6.4.71.jar | None |
  166. | LCH | craftingtweaks | 8.1.9 | CraftingTweaks_1.12.2-8.1.9.jar | None |
  167. | LCH | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.20.jar | None |
  168. | LCH | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.20.jar | None |
  169. | LCH | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None |
  170. | LCH | cyclicmagic | 1.19.18 | Cyclic-1.12.2-1.19.18.jar | None |
  171. | LCH | darkutils | 1.8.230 | DarkUtils-1.12.2-1.8.230.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  172. | LCH | deepmoblearning | 1.12.2-2.5.2 | deepmoblearning-1.12.2-2.5.2-universal.jar | None |
  173. | LCH | enchdesc | 1.1.15 | EnchantmentDescriptions-1.12.2-1.1.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  174. | LCH | enderiobase | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None |
  175. | LCH | enderioconduits | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None |
  176. | LCH | enderioconduitsappliedenergistics | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None |
  177. | LCH | enderioconduitsopencomputers | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None |
  178. | LCH | enderioconduitsrefinedstorage | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None |
  179. | LCH | enderiointegrationforestry | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None |
  180. | LCH | enderiointegrationticlate | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None |
  181. | LCH | ftblib | 5.4.4.5 | FTBLib-5.4.4.5.jar | None |
  182. | LCH | enderiomachines | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None |
  183. | LCH | enderiopowertools | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None |
  184. | LCH | enderioendergy | 5.1.52 | EnderIO-endergy-1.12.2-5.1.52.jar | None |
  185. | LCH | enderstorage | 2.4.6.137 | EnderStorage-1.12.2-2.4.6.137-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  186. | LCH | valkyrielib | 1.12.2-2.0.20.1 | valkyrielib-1.12.2-2.0.20.1.jar | None |
  187. | LCH | environmentaltech | 1.12.2-2.0.20.1 | environmentaltech-1.12.2-2.0.20.1.jar | None |
  188. | LCH | expandableinventory | 1.4.0 | ExpandableInventory-1.12.2-1.4.0.jar | None |
  189. | LCH | extracells | 2.6.3 | ExtraCells-1.12.2-2.6.4.jar | None |
  190. | LCH | galacticraftcore | 4.0.2.238 | GalacticraftCore-1.12.2-4.0.2.238.jar | None |
  191. | LCH | galacticraftplanets | 4.0.2.238 | Galacticraft-Planets-1.12.2-4.0.2.238.jar | None |
  192. | LCH | mjrlegendslib | 1.12.2-1.1.9 | MJRLegendsLib-1.12.2-1.1.9.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
  193. | LCH | extraplanets | 1.12.2-0.5.8 | ExtraPlanets-1.12.2-0.5.8.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
  194. | LCH | zerocore | 1.12.2-0.1.2.8 | zerocore-1.12.2-0.1.2.8.jar | None |
  195. | LCH | bigreactors | 1.12.2-0.4.5.67 | ExtremeReactors-1.12.2-0.4.5.67.jar | None |
  196. | LCH | fastleafdecay | v14 | FastLeafDecay-v14.jar | None |
  197. | LCH | flatcoloredblocks | mc1.12-6.8 | flatcoloredblocks-mc1.12-6.8.jar | None |
  198. | LCH | mekanism | 1.12.2-9.8.2.389 | Mekanism-1.12.2-9.8.2.389.jar | None |
  199. | LCH | sonarcore | 5.0.19 | sonarcore-1.12.2-5.0.19-20.jar | None |
  200. | LCH | fluxnetworks | 4.0.13 | fluxnetworks-1.12.2-4.0.13-30.jar | None |
  201. | LCH | foamfix | 0.10.9-1.12.2 | foamfix-0.10.9-1.12.2.jar | None |
  202. | LCH | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
  203. | LCH | forgemultipartcbe | 2.6.2.83 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  204. | LCH | microblockcbe | 2.6.2.83 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar | None |
  205. | LCH | minecraftmultipartcbe | 2.6.2.83 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar | None |
  206. | LCH | ftbbackups | 1.1.0.1 | FTBBackups-1.1.0.1.jar | None |
  207. | LCH | ftbutilities | 5.4.0.123 | FTBUtilities-5.4.0.123.jar | None |
  208. | LCH | itemfilters | 1.0.3.12 | ItemFilters-1.0.3.12.jar | None |
  209. | LCH | ftbquests | 1.8.0.237 | FTBQuests-1.8.0.237.jar | None |
  210. | LCH | gardenofglass | sqrt(-1) | GardenOfGlass.jar | None |
  211. | LCH | harvest | 1.12-1.2.7-20 | Harvest-1.12-1.2.7-20.jar | None |
  212. | LCH | immersiveengineering | 0.12-92 | ImmersiveEngineering-0.12-92.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
  213. | LCH | immersivepetroleum | 1.1.9 | immersivepetroleum-1.12.2-1.1.9.jar | None |
  214. | LCH | teslacorelib | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  215. | LCH | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.12.13-237.jar | None |
  216. | LCH | infinitylib | 1.12.2-1.12.0 | InfinityLib-1.12.2.jar | None |
  217. | LCH | inspirations | 1.12.2-0.2.8 | Inspirations-1.12.2-0.2.8.jar | None |
  218. | LCH | mysticalagriculture | 1.7.5 | MysticalAgriculture-1.12.2-1.7.5.jar | None |
  219. | LCH | mysticalagradditions | 1.3.2 | MysticalAgradditions-1.12.2-1.3.2.jar | None |
  220. | LCH | nuclearcraft | 2.18k | NuclearCraft-2.18k-1.12.2.jar | None |
  221. | LCH | mcjtylib_ng | 3.5.4 | mcjtylib-1.12-3.5.4.jar | None |
  222. | LCH | rftools | 7.72 | rftools-1.12-7.72.jar | None |
  223. | LCH | integrationforegoing | 1.12.2-1.9 | IntegrationForegoing-1.12.2-1.9.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
  224. | LCH | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63 (2).jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  225. | LCH | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
  226. | LCH | jeiintegration | 1.5.1.36 | jeiintegration_1.12.2-1.5.1.36.jar | None |
  227. | LCH | jetif | 1.5.1 | jetif-1.12.2-1.5.1.jar | None |
  228. | LCH | journeymap | 1.12.2-5.5.5 | journeymap-1.12.2-5.5.5.jar | None |
  229. | LCH | jeid | 1.0.3-48 | JustEnoughIDs-1.0.3-48.jar | None |
  230. | LCH | jeresources | 0.9.2.60 | JustEnoughResources-1.12.2-0.9.2.60.jar | None |
  231. | LCH | lunatriuscore | 1.2.0.42 | LunatriusCore-1.12.2-1.2.0.42-universal.jar | None |
  232. | LCH | materialchanger | 1.0 | materialchanger1.0.3-1.12.2.jar | None |
  233. | LCH | mekanismgenerators | 1.12.2-9.8.2.389 | MekanismGenerators-1.12.2-9.8.2.389.jar | None |
  234. | LCH | mekanismtools | 1.12.2-9.8.2.389 | MekanismTools-1.12.2-9.8.2.389.jar | None |
  235. | LCH | mob_grinding_utils | 0.3.13 | MobGrindingUtils-0.3.13.jar | None |
  236. | LCH | morechickens | 3.1.0 | More-Chickens-Mod-1.12.2.jar | None |
  237. | LCH | moreplanets | 2.0.22 | More-Planets-1.12.2-2.0.22-GC238.jar | b3468b224a74e296555ad7efeb35f482e6f445de |
  238. | LCH | moreoverlays | 1.15.1 | moreoverlays-1.15.1-mc1.12.2.jar | None |
  239. | LCH | moreplanetsextras | 1.12.2-1.0 | MorePlanetsExtras-1.12.2-1.0.jar | None |
  240. | LCH | mousetweaks | 2.10 | MouseTweaks-2.10-mc1.12.2.jar | None |
  241. | LCH | mrtjpcore | 2.1.4.43 | MrTJPCore-1.12.2-2.1.4.43-universal.jar | None |
  242. | LCH | mystagradcompat | 1.2 | mystagradcompat-1.2.jar | None |
  243. | LCH | notenoughwands | 1.8.1 | notenoughwands-1.12-1.8.1.jar | None |
  244. | LCH | openmods | 0.12.2 | OpenModsLib-1.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  245. | LCH | openblocks | 1.8.1 | OpenBlocks-Mod-1.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  246. | LCH | oreexcavation | 1.4.143 | OreExcavation-1.4.143.jar | None |
  247. | LCH | placebo | 1.6.0 | Placebo-1.12.2-1.6.0.jar | None |
  248. | LCH | projectred-core | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-Base.jar | None |
  249. | LCH | plustic | 7.1.6.1 | plustic-7.1.6.1.jar | None |
  250. | LCH | projectex | 1.2.0.39 | ProjectEX-1.2.0.39.jar | None |
  251. | LCH | projectred-compat | 1.0 | ProjectRed-1.12.2-4.9.4.120-compat.jar | None |
  252. | LCH | projectred-integration | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-integration.jar | None |
  253. | LCH | projectred-transmission | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-integration.jar | None |
  254. | LCH | projectred-fabrication | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-fabrication.jar | None |
  255. | LCH | projectred-illumination | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-lighting.jar | None |
  256. | LCH | projectred-expansion | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar | None |
  257. | LCH | projectred-relocation | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar | None |
  258. | LCH | projectred-transportation | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar | None |
  259. | LCH | randomthings | 4.2.7.3 | RandomThings-MC1.12.2-4.2.7.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  260. | LCH | roost | 2.0.10 | roost-1.12.2-2.0.10.jar | None |
  261. | LCH | schematica | 1.8.0.169 | Schematica-1.12.2-1.8.0.169-universal.jar | None |
  262. | LCH | simplegenerators | 1.12.2-2.0.20.2 | simplegenerators-1.12.2-2.0.20.2.jar | None |
  263. | LCH | spatialservermod | 1.3 | spatialservermod-1.3.jar | None |
  264. | LCH | storagedrawers | 1.12.2-5.4.0 | StorageDrawers-1.12.2-5.4.0.jar | None |
  265. | LCH | taiga | 1.12.2-1.3.3 | taiga-1.12.2-1.3.4.jar | None |
  266. | LCH | thermalcultivation | 0.3.3 | ThermalCultivation-1.12.2-0.3.3.12-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  267. | LCH | thermaldynamics | 2.5.5 | ThermalDynamics-1.12.2-2.5.5.21-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  268. | LCH | thermalinnovation | 0.3.3 | ThermalInnovation-1.12.2-0.3.3.12-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  269. | LCH | tcomplement | 1.12.2-0.4.2 | TinkersComplement-1.12.2-0.4.2.jar | None |
  270. | LCH | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None |
  271. | LCH | tp | 3.2.34 | tinyprogressions-1.12.2-3.3.34-Release.jar | None |
  272. | LCH | toastcontrol | 1.8.1 | Toast Control-1.12.2-1.8.1.jar | None |
  273. | LCH | topaddons | 1.12.2-1.12.0 | topaddons-1.12.2-1.12.0.jar | None |
  274. | LCH | translocators | 2.5.2.81 | Translocators-1.12.2-2.5.2.81-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  275. | LCH | universalmodifiers | 1.12.2-1.0.16.1 | valkyrielib-1.12.2-2.0.20.1.jar | None |
  276. | LCH | wct | 3.12.97 | WirelessCraftingTerminal-1.12.2-3.12.97.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
  277. | LCH | xnet | 1.8.2 | xnet-1.12-1.8.2.jar | None |
  278. | LCH | reauth | 3.6.0 | reauth-3.6.0.jar | daba0ec4df71b6da841768c49fb873def208a1e3 |
  279. | LCH | armoryexpansion-conarm | 1.4.1 | armoryexpansion-1.4.1.jar | None |
  280. | LCH | fluidcows | 1.1.22 | FluidCows-1.1.22.jar | None |
  281. | LCH | mysticallib | 1.12.2-1.4.0 | mysticallib-1.12.2-1.4.0.jar | None |
  282. | LCH | teslacorelib_registries | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | None |
  283. | LCH | unidict | 1.12.2-2.9.3 | UniDict-1.12.2-2.9.3.jar | None |
  284.  
  285. Loaded coremods (and transformers):
  286. 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.) (foamfix-0.10.9-1.12.2.jar)
  287. pl.asie.foamfix.coremod.FoamFixTransformer
  288. JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.3-48.jar)
  289. org.dimdev.jeid.JEIDTransformer
  290. LoadingPlugin (RandomThings-MC1.12.2-4.2.7.3.jar)
  291. lumien.randomthings.asm.ClassTransformer
  292. CTMCorePlugin (CTM-MC1.12.2-1.0.1.30.jar)
  293. team.chisel.ctm.client.asm.CTMTransformer
  294. ForgelinPlugin (Forgelin-1.8.4.jar)
  295.  
  296. Botania Tweaks Core (botaniatweaks-1.8.6.jar)
  297. quaternary.botaniatweaks.asm.BotaniaTweakerTransformer
  298. OpenModsCorePlugin (OpenModsLib-1.12.2.jar)
  299. openmods.core.OpenModsClassTransformer
  300. MekanismCoremod (Mekanism-1.12.2-9.8.2.389.jar)
  301. mekanism.coremod.KeybindingMigrationHelper
  302. EnderCorePlugin (EnderCore-1.12.2-0.5.73-core.jar)
  303. com.enderio.core.common.transform.EnderCoreTransformer
  304. com.enderio.core.common.transform.SimpleMixinPatcher
  305. MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.238.jar)
  306. micdoodle8.mods.miccore.MicdoodleTransformer
  307. Inventory Tweaks Coremod (InventoryTweaks-1.63 (2).jar)
  308. invtweaks.forge.asm.ContainerTransformer
  309. IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar)
  310. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  311. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 419.35' Renderer: 'GeForce GTX 950M/PCIe/SSE2'
  312. 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]
  313. AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
  314. Pulsar/tconstruct loaded Pulses:
  315. - TinkerCommons (Enabled/Forced)
  316. - TinkerWorld (Enabled/Not Forced)
  317. - TinkerTools (Enabled/Not Forced)
  318. - TinkerHarvestTools (Enabled/Forced)
  319. - TinkerMeleeWeapons (Enabled/Forced)
  320. - TinkerRangedWeapons (Enabled/Forced)
  321. - TinkerModifiers (Enabled/Forced)
  322. - TinkerSmeltery (Enabled/Not Forced)
  323. - TinkerGadgets (Enabled/Not Forced)
  324. - TinkerOredict (Enabled/Forced)
  325. - TinkerIntegration (Enabled/Forced)
  326. - TinkerFluids (Enabled/Forced)
  327. - TinkerMaterials (Enabled/Forced)
  328. - TinkerModelRegister (Enabled/Forced)
  329. - chiselIntegration (Enabled/Not Forced)
  330. - craftingtweaksIntegration (Enabled/Not Forced)
  331. - theoneprobeIntegration (Enabled/Not Forced)
  332.  
  333. Pulsar/inspirations loaded Pulses:
  334. - InspirationsShared (Enabled/Forced)
  335. - InspirationsBuilding (Enabled/Not Forced)
  336. - InspirationsUtility (Enabled/Not Forced)
  337. - InspirationsTools (Enabled/Not Forced)
  338. - InspirationsRecipes (Enabled/Not Forced)
  339. - InspirationsTweaks (Enabled/Not Forced)
  340. - InspirationsShared (Enabled/Forced)
  341. - TheOneProbePlugin (Enabled/Not Forced)
  342.  
  343. Pulsar/tcomplement loaded Pulses:
  344. - ModuleCommons (Enabled/Forced)
  345. - ModuleMelter (Enabled/Not Forced)
  346. - ModuleArmor (Enabled/Not Forced)
  347. - ModuleSteelworks (Enabled/Not Forced)
  348. - ChiselPlugin (Enabled/Not Forced)
  349. - ToolLevelingPlugin (Enabled/Not Forced)
  350. - Oredict (Enabled/Forced)
  351.  
  352. List of loaded APIs:
  353. * actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r151.jar
  354. * ae2wtlib|API (1.0.34) from AE2WTLib-1.12.2-1.0.34.jar
  355. * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7.jar
  356. * Base|API (1.0.0) from base-1.12.2-3.13.0.jar
  357. * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
  358. * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
  359. * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.67.jar
  360. * BotaniaAPI (93) from Botania r1.10-362.jar
  361. * Chisel-API (0.0.1) from Chisel-MC1.12.2-1.0.1.44.jar
  362. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-1.0.1.44.jar
  363. * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.3.27-universal.jar
  364. * CraftingTweaks|API (4.1) from CraftingTweaks_1.12.2-8.1.9.jar
  365. * ctm-api (0.1.0) from CTM-MC1.12.2-1.0.1.30.jar
  366. * ctm-api-events (0.1.0) from CTM-MC1.12.2-1.0.1.30.jar
  367. * ctm-api-models (0.1.0) from CTM-MC1.12.2-1.0.1.30.jar
  368. * ctm-api-textures (0.1.0) from CTM-MC1.12.2-1.0.1.30.jar
  369. * ctm-api-utils (0.1.0) from CTM-MC1.12.2-1.0.1.30.jar
  370. * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.24.349-universal.jar
  371. * enderioapi (4.0.0) from EnderIO-1.12.2-5.1.52.jar
  372. * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.1.52.jar
  373. * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.1.52.jar
  374. * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.1.52.jar
  375. * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.1.52.jar
  376. * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.1.52.jar
  377. * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.1.52.jar
  378. * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.1.52.jar
  379. * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.1.52.jar
  380. * Galacticraft API (1.0) from GalacticraftCore-1.12.2-4.0.2.238.jar
  381. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-92.jar
  382. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-92.jar
  383. * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.13-237.jar
  384. * jeresources|API (0.9.2.60) from JustEnoughResources-1.12.2-0.9.2.60.jar
  385. * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.5.jar
  386. * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.5.jar
  387. * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.5.jar
  388. * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.5.jar
  389. * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.5.jar
  390. * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.292.jar
  391. * MekanismAPI|core (9.8.1) from Mekanism-1.12.2-9.8.2.389.jar
  392. * MekanismAPI|energy (9.8.1) from Mekanism-1.12.2-9.8.2.389.jar
  393. * MekanismAPI|gas (9.8.1) from Mekanism-1.12.2-9.8.2.389.jar
  394. * MekanismAPI|infuse (9.8.1) from Mekanism-1.12.2-9.8.2.389.jar
  395. * MekanismAPI|laser (9.8.1) from Mekanism-1.12.2-9.8.2.389.jar
  396. * MekanismAPI|transmitter (9.8.1) from Mekanism-1.12.2-9.8.2.389.jar
  397. * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.8.2.389.jar
  398. * MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar
  399. * openblocks|api (1.2) from OpenBlocks-Mod-1.12.2.jar
  400. * projecteapi (1.12.2-1.2.0) from ProjectE-1.12.2-PE1.4.1.jar
  401. * projectred|api (2.1) from ProjectRed-1.12.2-4.9.4.120-Base.jar
  402. * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
  403. * SchematicaAPI (1.1) from Schematica-1.12.2-1.8.0.169-universal.jar
  404. * SchematicaAPI|Events (1.1) from Schematica-1.12.2-1.8.0.169-universal.jar
  405. * sonarapi (1.0.1) from sonarcore-1.12.2-5.0.19-20.jar
  406. * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
  407. * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
  408. * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
  409. * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
  410. * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
  411. * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
  412. * theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.28.jar
  413. * valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.20.1.jar
  414. * wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.12.97.jar
  415. * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
  416. * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
  417. * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
  418. * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
  419. Ender IO: No known problems detected.
  420.  
  421. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  422. !!!You are looking at the diagnostics information, not at the crash. !!!
  423. !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
  424. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement