Guest User

crackpack3 new crash report

a guest
Jan 12th, 2020
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.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.) (foamfix-0.10.8-1.12.2.jar)
  5. CTMCorePlugin (CTM-MC1.12.2-1.0.0.29.jar)
  6. ForgelinPlugin (Forgelin-1.8.4.jar)
  7. EIOP (EIOP-1.12.2-1.0.1.jar)
  8. OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  9. Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
  10. ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
  11. EnderCorePlugin (EnderCore-1.12.2-0.5.73-core.jar)
  12. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.5.4-core.jar)
  13. McLib core mod (mclib-1.0.4-1.12.2.jar)
  14. ratscore (rats-3.2.4.jar)
  15. AstralCore (astralsorcery-1.12.2-1.10.20.jar)
  16. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  17. ApotheosisCore (Apotheosis-1.12.2-1.12.4.jar)
  18. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
  19. BNBGamingCore (BNBGamingCore-1.12.2-0.11.0.jar)
  20. LogisticsPipesCoreLoader (logisticspipes-0.10.2.212.jar)
  21. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  22. CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b165.jar)
  23. MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.238.jar)
  24. Contact their authors BEFORE contacting forge
  25.  
  26. // Surprise! Haha. Well, this is awkward.
  27.  
  28. Time: 1/12/20 6:39 PM
  29. Description: There was a severe problem during mod loading that has caused the game to fail
  30.  
  31. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from ModPack Utilities (mputils)
  32. Caused by: net.minecraft.util.ReportedException: An error occured while saving
  33. at com.gendeathrow.mputils.client.settings.MPUtils_SaveHandler.SaveNBTFile(MPUtils_SaveHandler.java:165)
  34. at com.gendeathrow.mputils.client.settings.MPUtils_SaveHandler.saveGlobal(MPUtils_SaveHandler.java:100)
  35. at com.gendeathrow.mputils.client.settings.MPUtils_SaveHandler.getGlobalFile(MPUtils_SaveHandler.java:142)
  36. at com.gendeathrow.mputils.client.settings.MPUtils_SaveHandler.loadSettings(MPUtils_SaveHandler.java:59)
  37. at com.gendeathrow.mputils.core.proxies.MPClientProxy.init(MPClientProxy.java:81)
  38. at com.gendeathrow.mputils.core.MPUtils.init(MPUtils.java:71)
  39. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  40. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  41. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  42. at java.lang.reflect.Method.invoke(Method.java:497)
  43. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
  44. at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  45. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  46. at java.lang.reflect.Method.invoke(Method.java:497)
  47. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  48. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  49. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  50. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  51. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  52. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  53. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  54. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  55. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  56. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  57. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  58. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  59. at java.lang.reflect.Method.invoke(Method.java:497)
  60. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  61. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  62. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  63. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  64. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  65. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  66. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  67. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  68. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749)
  69. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
  70. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
  71. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  72. at net.minecraft.client.main.Main.main(SourceFile:123)
  73. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  74. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  75. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  76. at java.lang.reflect.Method.invoke(Method.java:497)
  77. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  78. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  79. Caused by: java.lang.Throwable
  80. ... 46 more
  81.  
  82.  
  83. A detailed walkthrough of the error, its code path and all known details is as follows:
  84. ---------------------------------------------------------------------------------------
  85.  
  86. -- System Details --
  87. Details:
  88. Minecraft Version: 1.12.2
  89. Operating System: Windows 10 (amd64) version 10.0
  90. Java Version: 1.8.0_51, Oracle Corporation
  91. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  92. Memory: 2392291128 bytes (2281 MB) / 4625793024 bytes (4411 MB) up to 7874281472 bytes (7509 MB)
  93. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8448m -Xms256m -XX:PermSize=256m
  94. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  95. FML: MCP 9.42 Powered by Forge 14.23.5.2847 197 mods loaded, 196 mods active
  96. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  97.  
  98. | State | ID | Version | Source | Signature |
  99. |:----- |:--------------------------------- |:-------------------- |:--------------------------------------------------- |:---------------------------------------- |
  100. | LCHI | minecraft | 1.12.2 | minecraft.jar | None |
  101. | LCHI | mcp | 9.42 | minecraft.jar | None |
  102. | LCHI | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2847.jar | None |
  103. | LCHI | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar | None |
  104. | LCHI | micdoodlecore | | minecraft.jar | None |
  105. | LCHI | openmodscore | 0.12.2 | minecraft.jar | None |
  106. | LCHI | bnbgamingcore | 0.11.0 | minecraft.jar | None |
  107. | LCHI | foamfixcore | 7.7.4 | minecraft.jar | None |
  108. | LCHI | obfuscate | 0.2.6 | minecraft.jar | None |
  109. | LCHI | oresheepmod | v4.0.3 | 1.12.2-OreSheepMod-v4.0.3.jar | None |
  110. | LCHI | absentbydesign | 1.12.2-1.0.4 | absentbydesign-1.12.2-1.0.4.jar | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
  111. | LCHI | aiimprovements | 0.0.1.3 | AIImprovements-1.12-0.0.1b3.jar | None |
  112. | LCHI | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
  113. | LCHI | alib | 1.0.12 | alib-1.0.12.jar | None |
  114. | LCHI | crafttweaker | 4.1.19 | CraftTweaker2-1.12-4.1.19.jar | None |
  115. | LCHI | alchemistry | 1.0.36 | alchemistry-1.0.36.jar | None |
  116. | LCHI | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  117. | LCHI | ancientwarfare | 1.12.2-2.7.0.772 | ancientwarfare-1.12.2-2.7.0.772.jar | None |
  118. | LCHI | ancientwarfarestructure | 1.12.2-2.7.0.772 | ancientwarfare-1.12.2-2.7.0.772.jar | None |
  119. | LCHI | ancientwarfarevehicle | 1.12.2-2.7.0.772 | ancientwarfare-1.12.2-2.7.0.772.jar | None |
  120. | LCHI | ancientwarfarenpc | 1.12.2-2.7.0.772 | ancientwarfare-1.12.2-2.7.0.772.jar | None |
  121. | LCHI | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  122. | LCHI | ancientwarfareautomation | 1.12.2-2.7.0.772 | ancientwarfare-1.12.2-2.7.0.772.jar | None |
  123. | LCHI | placebo | 1.6.0 | Placebo-1.12.2-1.6.0.jar | None |
  124. | LCHI | apotheosis | 1.12.4 | Apotheosis-1.12.2-1.12.4.jar | None |
  125. | LCHI | endertweaker | 1.1.7 | EnderTweaker-1.12.2-1.1.7.jar | None |
  126. | LCHI | mtlib | 3.0.6 | MTLib-3.0.6.jar | None |
  127. | LCHI | modtweaker | 4.0.17 | modtweaker-4.0.17.jar | None |
  128. | LCHI | jei | 4.15.0.292 | jei_1.12.2-4.15.0.292.jar | None |
  129. | LCHI | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
  130. | LCHI | architecturecraft | @VERSION@ | architecturecraft-1.12-3.98.jar | None |
  131. | LCHI | aroma1997core | 2.0.0.2.b165 | Aroma1997Core-1.12.2-2.0.0.2.b165.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  132. | LCHI | aroma1997sdimension | 2.0.0.2.b96 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b96.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  133. | LCHI | aromabackup | 3.0.0.0.b129 | AromaBackup-1.12.2-3.0.0.0.b129.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  134. | LCHI | aromabackuprecovery | 3.0.0.0.b129 | AromaBackup-1.12.2-3.0.0.0.b129.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  135. | LCHI | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  136. | LCHI | astralsorcery | 1.10.20 | astralsorcery-1.12.2-1.10.20.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
  137. | LCHI | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
  138. | LCHI | betteradvancements | 0.1.0.77 | BetterAdvancements-1.12.2-0.1.0.77.jar | None |
  139. | LCHI | bettercaves | 1.12.2 | bettercaves-1.12.2-1.6.0.jar | None |
  140. | LCHI | biomesoplenty | 7.0.1.2444 | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar | None |
  141. | LCHI | blockcraftery | 1.12.2-1.3.1 | blockcraftery-1.12.2-1.3.1.jar | None |
  142. | LCHI | bnbgaminglib | 2.17.6 | BNBGamingLib-1.12.2-2.17.6.jar | None |
  143. | LCHI | bookshelf | 2.3.589 | Bookshelf-1.12.2-2.3.589.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  144. | LCHI | botania | r1.10-362 | Botania r1.10-362.jar | None |
  145. | LCHI | buildinggadgets | 2.7.4 | BuildingGadgets-2.7.4.jar | None |
  146. | LCHI | calmdownzombieguy | 1.6.4 | CalmDownZombieGuy-1.12.2-1.6.4.jar | None |
  147. | LCHI | forestry | 5.8.2.409 | forestry_1.12.2-5.8.2.409.jar | None |
  148. | LCHI | careerbees | 1.0 | careerbees-0.4.0.jar | None |
  149. | LCHI | cctweaked | 1.85.0 | cc-tweaked-1.12.2-1.85.0.jar | None |
  150. | LCHI | computercraft | 1.85.0 | cc-tweaked-1.12.2-1.85.0.jar | None |
  151. | LCHI | cd4017be_lib | 6.4.13 | CD4017BE_lib-1.12.2-6.4.13.jar | None |
  152. | LCHI | chancecubes | 1.12.2-4.1.0.300 | ChanceCubes-1.12.2-4.1.0.300.jar | None |
  153. | LCHI | ctm | MC1.12.2-1.0.0.29 | CTM-MC1.12.2-1.0.0.29.jar | None |
  154. | LCHI | chisel | MC1.12.2-1.0.1.44 | Chisel-MC1.12.2-1.0.1.44.jar | None |
  155. | LCHI | chococraft | 0.9.8.0 | chococraft_1.12.2-0.9.8.0.jar | None |
  156. | LCHI | clickmachine | 1.2.0 | ClickMachine-1.12.2-1.2.0.jar | None |
  157. | LCHI | clienttweaks | 3.1.11 | ClientTweaks_1.12.2-3.1.11.jar | None |
  158. | LCHI | clumps | 3.1.2 | Clumps-3.1.2.jar | None |
  159. | LCHI | fbp | 2.4.1 | FancyBlockParticles-1.12.x-2.4.1.jar | None |
  160. | LCHI | pdp | 1.12.2-1.2.4 | ProportionalDestructionParticles-1.12.2-1.2.4.jar | None |
  161. | LCHI | cofhcore | 4.6.3 | CoFHCore-1.12.2-4.6.3.27-universal.jar | None |
  162. | LCHI | cofhworld | 1.3.1 | CoFHWorld-1.12.2-1.3.1.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  163. | LCHI | cyclopscore | 1.5.1 | CyclopsCore-1.12.2-1.5.1.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  164. | LCHI | colossalchests | 1.7.3 | ColossalChests-1.12.2-1.7.3.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  165. | LCHI | colouredtooltips | 1.0.9 | ColouredTooltips-1.12.2-1.0.9.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  166. | LCHI | contentcreatorintegration | 1.2.1 | ContentCreatorIntegration-1.12.2-1.2.1.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  167. | LCHI | controlling | 3.0.7 | Controlling-3.0.7.jar | None |
  168. | LCHI | cookingforblockheads | 6.4.71 | CookingForBlockheads_1.12.2-6.4.71.jar | None |
  169. | LCHI | craftingstation | @VERSION@ | craftingstation-0.1.7b.jar | None |
  170. | LCHI | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.19.jar | None |
  171. | LCHI | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.19.jar | None |
  172. | LCHI | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None |
  173. | LCHI | culinaryconstruct | 1.3.3.1 | culinaryconstruct-1.3.3.1.jar | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
  174. | LCHI | modcurrency | 1.12-1.3.11 | Currency-1.12.0-1.3.11.jar | None |
  175. | LCHI | custommainmenu | 2.0.9 | CustomMainMenu-MC1.12.2-2.0.9.jar | None |
  176. | LCHI | journeymap | 1.12.2-5.5.6 | journeymap-1.12.2-5.5.6.jar | None |
  177. | LCHI | defaultoptions | 9.2.8 | DefaultOptions_1.12.2-9.2.8.jar | None |
  178. | LCHI | dimstack | 1.12.2-1.2.1 | DimStack-1.12.2-1.2.1.jar | None |
  179. | LCHI | ebwizardry | 4.2.7 | ElectroblobsWizardry-4.2.7-MC1.12.2.jar | None |
  180. | LCHI | csb_ench_table | 1.1.3 | EnchantingTable-1.12-1.1.3.jar | None |
  181. | LCHI | enchdesc | 1.1.19 | EnchantmentDescriptions-1.12.2-1.1.19.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  182. | LCHI | endercore | 1.12.2-0.5.73 | EnderCore-1.12.2-0.5.73.jar | None |
  183. | LCHI | thermalfoundation | 2.6.3 | ThermalFoundation-1.12.2-2.6.3.27-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  184. | LCHI | thermalexpansion | 5.5.4 | ThermalExpansion-1.12.2-5.5.4.43-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  185. | LCHI | enderio | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None |
  186. | LCHI | enderiointegrationtic | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None |
  187. | LCHI | enderiobase | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None |
  188. | LCHI | enderioconduits | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None |
  189. | LCHI | enderioconduitsappliedenergistics | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None |
  190. | LCHI | enderioconduitsopencomputers | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None |
  191. | LCHI | refinedstorage | 1.6.15 | refinedstorage-1.6.15.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
  192. | LCHI | enderioconduitsrefinedstorage | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None |
  193. | LCHI | enderiointegrationforestry | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None |
  194. | LCHI | enderiointegrationticlate | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None |
  195. | LCHI | enderiomachines | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None |
  196. | LCHI | enderiopowertools | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None |
  197. | LCHI | tombstone | 3.6.2 | tombstone-3.6.2-1.12.2.jar | None |
  198. | LCHI | erebus | 1.0.31 | Erebus-1.0.31.jar | None |
  199. | LCHI | fasterladderclimbing | 0.1-146 | FasterLadderClimbing-1.12-0.1-146.jar | None |
  200. | LCHI | fastfurnace | 1.3.1 | FastFurnace-1.12.2-1.3.1.jar | None |
  201. | LCHI | fastleafdecay | v14 | FastLeafDecay-v14.jar | None |
  202. | LCHI | fastbench | 1.7.3 | FastWorkbench-1.12.2-1.7.3.jar | None |
  203. | LCHI | findme | 1.1.0 | findme-1.12.2-1.1.0-8.jar | None |
  204. | LCHI | foamfix | 0.10.8-1.12.2 | foamfix-0.10.8-1.12.2.jar | None |
  205. | LCHI | funkylocomotion | 1.0 | funky-locomotion-1.12.2-1.1.2.jar | None |
  206. | LCHI | cfm | 6.3.1 | furniture-6.3.1-1.12.2.jar | None |
  207. | LCHI | galacticraftcore | 4.0.2.238 | GalacticraftCore-1.12.2-4.0.2.238.jar | None |
  208. | LCHI | galacticraftplanets | 4.0.2.238 | Galacticraft-Planets-1.12.2-4.0.2.238.jar | None |
  209. | LCHI | gamestages | 2.0.117 | GameStages-1.12.2-2.0.117.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  210. | LCHI | gendustry | 1.6.5.8 | gendustry-1.6.5.8-mc1.12.2.jar | None |
  211. | LCHI | gendustryjei | 1.0.2 | gendustryjei-1.0.2.jar | None |
  212. | LCHI | geographicraft | 0.8.7 | GeographiCraft-1.12-0.8.9b.jar | None |
  213. | LCHI | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
  214. | LCHI | icbmclassic | 1.12.2-3.3.0.65 | ICBM-classic-1.12.2-3.3.0b65.jar | None |
  215. | LCHI | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  216. | LCHI | ido | 1.0.6 | ido-1.12.2-1.1.0.jar | None |
  217. | LCHI | incontrol | 3.9.16 | incontrol-1.12-3.9.16.jar | None |
  218. | LCHI | inventorytweaks | 1.64+dev.146.2180b27 | InventoryTweaks-1.64+dev.146.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  219. | LCHI | ironjetpacks | 1.1.0 | IronJetpacks-1.12-2-1.1.0.jar | None |
  220. | LCHI | jeibees | 0.9.0.5 | jeibees-0.9.0.5-mc1.12.2.jar | None |
  221. | LCHI | literalascension | 1.12.2-1.0.2.2 | literalascension-1.12.2-2.0.0.0.jar | None |
  222. | LCHI | loadingscreens | 0.3.1 | LoadingScreens-1.12.2-0.3.1.jar | None |
  223. | LCHI | logisticspipes | 0.10.2.212 | logisticspipes-0.10.2.212.jar | e0c86912b2f7cc0cc646ad57799574aea43dbd45 |
  224. | LCHI | lttweaker | 1.1.17 | LootTableTweaker-1.12.2-1.1.17.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  225. | LCHI | magicbees | 1.0 | MagicBees-1.12.2-3.1.10.jar | None |
  226. | LCHI | mcjtylib_ng | 3.5.4 | mcjtylib-1.12-3.5.4.jar | None |
  227. | LCHI | mclib | 1.0.4 | mclib-1.0.4-1.12.2.jar | None |
  228. | LCHI | megaloot | 0.2.40 | megaloot-1.12.2-0.2.40.jar | None |
  229. | LCHI | mercurius | 1.0.6 | Mercurius-1.12.2.jar | None |
  230. | LCHI | metamorph | 1.1.10 | metamorph-1.1.10-1.12.2.jar | None |
  231. | LCHI | mobstages | 2.0.13 | MobStages-1.12.2-2.0.13.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  232. | LCHI | numina | 1.12.2-1.0.38 | Numina-1.12.2-1.0.38.jar | None |
  233. | LCHI | powersuits | 1.12.2-1.0.46 | ModularPowersuits-1.12.2-1.0.46.jar | None |
  234. | LCHI | morebees | 1.12.2-2.0.1 | morebees-1.12.2-2.0.1.jar | None |
  235. | LCHI | moreoverlays | 1.15.1 | moreoverlays-1.15.1-mc1.12.2.jar | None |
  236. | LCHI | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None |
  237. | LCHI | mousetweaks | 2.10 | MouseTweaks-2.10-mc1.12.2.jar | None |
  238. | LCHI | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
  239. | LCHI | mowziesmobs | 1.5.4 | mowziesmobs-1.5.4.jar | None |
  240. | LCHE | mputils | 1.5.6 | MPUtils-1.12.2-1.5.7.jar | None |
  241. | LCH | mpbasic | 1.4.7 | mpbasic-1.12.2-1.4.11.jar | None |
  242. | LCH | nonetherportals | 1.0.0 | nonetherPortals_v1.0.0formc1.12.2.jar | None |
  243. | LCH | noworldgen5you | 1.0.8 | NoWorldgen5You-1.12.2-1.0.8.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  244. | LCH | omlib | 3.1.3-246 | omlib-1.12.2-3.1.3-246.jar | None |
  245. | LCH | ompd | 3.1.0-61 | ompd-1.12.2-3.1.0-61.jar | None |
  246. | LCH | openmods | 0.12.2 | OpenModsLib-1.12.2-0.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  247. | LCH | openblocks | 1.8.1 | OpenBlocks-1.12.2-1.8.1.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  248. | LCH | openmodularturrets | 3.1.4-356 | openmodularturrets-1.12.2-3.1.4-356.jar | None |
  249. | LCH | oreexcavation | 1.4.143 | OreExcavation-1.4.143.jar | None |
  250. | LCH | orespawn | 3.3.1 | OreSpawn-1.12-3.3.1.172.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  251. | LCH | harvestcraft | 1.12.2zb | Pam's HarvestCraft 1.12.2zf.jar | None |
  252. | LCH | parrotpower | 1.12.2 | parrotpower-1.3.4.jar | None |
  253. | LCH | patchouli | 1.0-20 | Patchouli-1.0-20.jar | None |
  254. | LCH | plummet | 1.0.0 | Plummet-1.12.2-1.0.0.jar | None |
  255. | LCH | pneumaticcraft | 1.12.2-0.11.7-375 | pneumaticcraft-repressurized-1.12.2-0.11.7-375.jar | None |
  256. | LCH | pogosticks | 1.3.1 | PogoSticks-1.12.2-1.3.1.jar | None |
  257. | LCH | portalgun | 7.1.0 | PortalGun-1.12.2-7.1.0.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  258. | LCH | rats | 3.2.4 | rats-3.2.4.jar | None |
  259. | LCH | xreliquary | 1.12.2-1.3.4.796 | Reliquary-1.12.2-1.3.4.796.jar | None |
  260. | LCH | resourceloader | 1.5.3 | ResourceLoader-MC1.12.1-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  261. | LCH | additionalstructures | 2.3.1 | Rex's-Additional-Structures-1.12.x-(v.2.3.1).jar | None |
  262. | LCH | rftools | 7.72 | rftools-1.12-7.72.jar | None |
  263. | LCH | rftoolsdim | 5.71 | rftoolsdim-1.12-5.71.jar | None |
  264. | LCH | rootsclassic | 1.12.2-1.1.5 | RootsClassic-1.12.2-1.1.5.jar | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
  265. | LCH | silentlib | 3.0.13 | SilentLib-1.12.2-3.0.13+167.jar | None |
  266. | LCH | silentgear | 0.6.5 | SilentGear-1.12.2-0.6.7+76.jar | None |
  267. | LCH | stackable | 1.3.3 | stackable-1.12.2-1.3.3.jar | None |
  268. | LCH | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
  269. | LCH | sasit | 1.1.32 | StuffASockInIt-1.12.2-1.1.32.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  270. | LCH | supersoundmuffler | 1.0.2.10 | supersoundmuffler-1.12.2-1.0.2.10.jar | None |
  271. | LCH | tallgates | 1.0.0 | TallGates-1.12.2-1.0.0.1.jar | None |
  272. | LCH | beneath | 1.6.0 | The Beneath-1.12.2-1.6.0.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
  273. | LCH | thermalcultivation | 0.3.3 | ThermalCultivation-1.12.2-0.3.3.12-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  274. | LCH | thermaldynamics | 2.5.5 | ThermalDynamics-1.12.2-2.5.5.21-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  275. | LCH | thermalinnovation | 0.3.3 | ThermalInnovation-1.12.2-0.3.3.12-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  276. | LCH | tipthescales | 1.0.4 | TipTheScales-1.12.2-1.0.4.jar | None |
  277. | LCH | toastcontrol | 1.8.1 | Toast Control-1.12.2-1.8.1.jar | None |
  278. | LCH | toolbelt | 1.9.12 | ToolBelt-1.12.2-1.9.12.jar | None |
  279. | LCH | topography | 1.10.1 | Topography-1.12.2-1.10.1.jar | None |
  280. | LCH | trashslot | 8.4.10 | TrashSlot_1.12.2-8.4.10.jar | None |
  281. | LCH | travellersbackpack | 1.0.20.20 | TravellersBackpack-1.12.2-1.0.20.20.jar | None |
  282. | LCH | triumph | 3.19.2 | Triumph-1.12.2-3.19.2.jar | None |
  283. | LCH | twilightforest | 3.10.1013 | twilightforest-1.12.2-3.10.1013-universal.jar | None |
  284. | LCH | ultimate_unicorn_mod | 1.5.16 | ultimate_unicorn_mod-1.12.2-1.5.16.jar | None |
  285. | LCH | vehicle | 0.41.1 | vehicle-mod-0.41.1-1.12.2.jar | None |
  286. | LCH | wawla | 2.5.273 | Wawla-1.12.2-2.5.273.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  287. | LCH | waystones | 4.0.72 | Waystones_1.12.2-4.0.72.jar | None |
  288. | LCH | xnet | 1.8.2 | xnet-1.12-1.8.2.jar | None |
  289. | LCH | zenstages | 0.4.1-19 | zenstages-0.4.1-19.jar | None |
  290. | LCH | densemetals | 2.0.0 | DenseMetals-1.12.2-2.0.0.30.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  291. | LCH | phosphor-lighting | 1.12.2-0.2.6 | phosphor-1.12.2-0.2.6+build50-universal.jar | f0387d288626cc2d937daa504e74af570c52a2f1 |
  292. | LCH | reauth | 3.6.0 | reauth-3.6.0.jar | daba0ec4df71b6da841768c49fb873def208a1e3 |
  293. | LCH | rtg | 6.1.0.0-snapshot.1 | RTG-1.12.2-6.1.0.0-snapshot.1.jar | None |
  294. | LCH | thebetweenlands | 3.5.4 | TheBetweenlands-3.5.4-universal.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 |
  295. | LCH | mysticallib | 1.12.2-1.4.0 | mysticallib-1.12.2-1.4.0.jar | None |
  296. | UD | mclib_core | 1.0.4 | minecraft.jar | None |
  297.  
  298. Loaded coremods (and transformers):
  299. 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.8-1.12.2.jar)
  300. pl.asie.foamfix.coremod.FoamFixTransformer
  301. CTMCorePlugin (CTM-MC1.12.2-1.0.0.29.jar)
  302. team.chisel.ctm.client.asm.CTMTransformer
  303. ForgelinPlugin (Forgelin-1.8.4.jar)
  304.  
  305. EIOP (EIOP-1.12.2-1.0.1.jar)
  306. shadows.eiop.asm.RecipeFactoryTransformer
  307. OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  308. openmods.core.OpenModsClassTransformer
  309. Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
  310. invtweaks.forge.asm.ContainerTransformer
  311. ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
  312. com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
  313. EnderCorePlugin (EnderCore-1.12.2-0.5.73-core.jar)
  314. com.enderio.core.common.transform.EnderCoreTransformer
  315. com.enderio.core.common.transform.SimpleMixinPatcher
  316. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.5.4-core.jar)
  317. thebetweenlands.core.TheBetweenlandsClassTransformer
  318. McLib core mod (mclib-1.0.4-1.12.2.jar)
  319. mchorse.mclib.core.McLibCMClassTransformer
  320. ratscore (rats-3.2.4.jar)
  321. com.github.alexthe666.rats.server.misc.RatsRuntimePatcher
  322. AstralCore (astralsorcery-1.12.2-1.10.20.jar)
  323.  
  324. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  325. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  326. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  327. ApotheosisCore (Apotheosis-1.12.2-1.12.4.jar)
  328. shadows.ApotheosisTransformer
  329. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
  330.  
  331. BNBGamingCore (BNBGamingCore-1.12.2-0.11.0.jar)
  332. com.bloodnbonesgaming.bnbgamingcore.core.BNBGamingCoreClassTransformer
  333. LogisticsPipesCoreLoader (logisticspipes-0.10.2.212.jar)
  334. logisticspipes.asm.LogisticsClassTransformer
  335. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  336. lumien.resourceloader.asm.ClassTransformer
  337. CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b165.jar)
  338.  
  339. MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.238.jar)
  340. micdoodle8.mods.miccore.MicdoodleTransformer
  341. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 432.00' Renderer: 'GeForce GTX 1060 6GB/PCIe/SSE2'
  342. 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]
  343. List of loaded APIs:
  344. * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
  345. * betteradvancements|API (0.0.11) from Triumph-1.12.2-3.19.2.jar
  346. * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
  347. * BetweenlandsAPI (1.12.6) from TheBetweenlands-3.5.4-universal.jar
  348. * BotaniaAPI (93) from Botania r1.10-362.jar
  349. * Chisel-API (0.0.1) from Chisel-MC1.12.2-1.0.1.44.jar
  350. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-1.0.1.44.jar
  351. * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.3.27-universal.jar
  352. * ComputerCraft|API (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
  353. * ComputerCraft|API|FileSystem (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
  354. * ComputerCraft|API|Lua (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
  355. * ComputerCraft|API|Media (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
  356. * ComputerCraft|API|Network (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
  357. * ComputerCraft|API|Network|Wired (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
  358. * ComputerCraft|API|Peripheral (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
  359. * ComputerCraft|API|Permissions (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
  360. * ComputerCraft|API|Redstone (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
  361. * ComputerCraft|API|Turtle (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
  362. * ComputerCraft|API|Turtle|Event (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
  363. * ctm-api (0.1.0) from CTM-MC1.12.2-1.0.0.29.jar
  364. * ctm-api-events (0.1.0) from CTM-MC1.12.2-1.0.0.29.jar
  365. * ctm-api-models (0.1.0) from CTM-MC1.12.2-1.0.0.29.jar
  366. * ctm-api-textures (0.1.0) from CTM-MC1.12.2-1.0.0.29.jar
  367. * ctm-api-utils (0.1.0) from CTM-MC1.12.2-1.0.0.29.jar
  368. * Culinary Construct API (1) from culinaryconstruct-1.3.3.1.jar
  369. * enderioapi (4.0.0) from EnderIO-1.12.2-5.1.52.jar
  370. * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.1.52.jar
  371. * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.1.52.jar
  372. * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.1.52.jar
  373. * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.1.52.jar
  374. * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.1.52.jar
  375. * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.1.52.jar
  376. * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.1.52.jar
  377. * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.1.52.jar
  378. * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.409.jar
  379. * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.409.jar
  380. * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.409.jar
  381. * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.409.jar
  382. * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.409.jar
  383. * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.409.jar
  384. * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.409.jar
  385. * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.409.jar
  386. * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.409.jar
  387. * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.409.jar
  388. * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.409.jar
  389. * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.409.jar
  390. * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.409.jar
  391. * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.409.jar
  392. * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.409.jar
  393. * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.409.jar
  394. * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.409.jar
  395. * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.409.jar
  396. * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.409.jar
  397. * funkylocomotion_api (2.0) from funky-locomotion-1.12.2-1.1.2.jar
  398. * Galacticraft API (1.2) from GalacticraftCore-1.12.2-4.0.2.238.jar
  399. * gendustryAPI (2.3.0) from gendustry-1.6.5.8-mc1.12.2.jar
  400. * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.2.2.jar
  401. * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.6.jar
  402. * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.6.jar
  403. * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.6.jar
  404. * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.6.jar
  405. * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.6.jar
  406. * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.292.jar
  407. * MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar
  408. * openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.1.jar
  409. * PatchouliAPI (6) from Patchouli-1.0-20.jar
  410. * PneumaticCraftApi (1.1) from pneumaticcraft-repressurized-1.12.2-0.11.7-375.jar
  411. * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
  412. * rtgapi (1.0.0) from RTG-1.12.2-6.1.0.0-snapshot.1.jar
  413. * Thaumcraft|API (6.0.2) from parrotpower-1.3.4.jar
  414. * tombstone-api (1.0.4) from tombstone-3.6.2-1.12.2.jar
  415. * tombstone-api-capability (1.0.4) from tombstone-3.6.2-1.12.2.jar
  416. * tombstone-api-event (1.0.4) from tombstone-3.6.2-1.12.2.jar
  417. * tombstone-api-magic (1.0.4) from tombstone-3.6.2-1.12.2.jar
  418. * tombstone-api-recipe (1.0.4) from tombstone-3.6.2-1.12.2.jar
  419. * WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar
  420. Ender IO: No known problems detected.
  421.  
  422. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  423. !!!You are looking at the diagnostics information, not at the crash. !!!
  424. !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
  425. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  426.  
  427. forestry : Modules have been disabled in the config: ImmersiveEngineering, BuildCraft 6 Statements, BuildCraft 6 Fuels, Natura, BuildCraft 6 Recipes, Actually Additions, IndustrialCraft2, Mystical Agriculture, TechReborn, BuildCraft 6 Transport, Extra Utilities, Mail, rustic, Better With Mods
Add Comment
Please, Sign In to add comment