Minor Integrations and Additions (MIA)

Minor Integrations and Additions (MIA)

2M Downloads

Crash with new Ice & Fire update

BugmanBugman opened this issue ยท 1 comments

commented

`---- Minecraft Crash Report ----
// Why did you do that?

Time: 2020-04-24 22:30:16 CDT
Description: Initializing game

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Minor Integration and Additions (mia)
Caused by: java.lang.NoClassDefFoundError: com/github/alexthe666/iceandfire/core/ModItems
at com.github.sokyranthedragon.mia.integrations.iceandfire.ExtraUtilsIceAndFireIntegration.addRecipes(ExtraUtilsIceAndFireIntegration.java:30)
at com.github.sokyranthedragon.mia.integrations.xu2.ExtraUtilities2.init(ExtraUtilities2.java:129)
at com.github.sokyranthedragon.mia.integrations.base.ModIntegrator.init(ModIntegrator.java:168)
at com.github.sokyranthedragon.mia.proxy.CommonProxy.init(CommonProxy.java:92)
at com.github.sokyranthedragon.mia.proxy.ClientProxy.init(ClientProxy.java:29)
at com.github.sokyranthedragon.mia.Mia.init(Mia.java:73)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
at net.minecraft.client.Minecraft.init(Minecraft.java:535)
at net.minecraft.client.Minecraft.run(Minecraft.java:3931)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
at org.multimc.EntryPoint.listen(EntryPoint.java:143)
at org.multimc.EntryPoint.main(EntryPoint.java:34)
Caused by: java.lang.ClassNotFoundException: com.github.alexthe666.iceandfire.core.ModItems
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 54 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 56 more

A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details --
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_241, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 503316368 bytes (479 MB) / 3128950784 bytes (2984 MB) up to 5242880000 bytes (5000 MB)
JVM Flags: 21 total; -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:-OmitStackTraceInFastThrow -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=8 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:MaxTenuringThreshold=1 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2500m -Xmx5000m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2854 Optifine OptiFine_1.12.2_HD_U_F6_pre1 200 mods loaded, 200 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

   | State | ID                          | Version             | Source                                          | Signature                                |
   |:----- |:--------------------------- |:------------------- |:----------------------------------------------- |:---------------------------------------- |
   | LCHI  | minecraft                   | 1.12.2              | minecraft.jar                                   | None                                     |
   | LCHI  | mcp                         | 9.42                | minecraft.jar                                   | None                                     |
   | LCHI  | FML                         | 8.0.99.99           | forge-1.12.2-14.23.5.2854-universal.jar         | e3c3d50c7c986df74c645c0ac54639741c90a557 |
   | LCHI  | forge                       | 14.23.5.2854        | forge-1.12.2-14.23.5.2854-universal.jar         | e3c3d50c7c986df74c645c0ac54639741c90a557 |
   | LCHI  | creativecoredummy           | 1.0.0               | minecraft.jar                                   | None                                     |
   | LCHI  | itemphysic                  | 1.4.0               | minecraft.jar                                   | None                                     |
   | LCHI  | muon                        | 0.2                 | minecraft.jar                                   | None                                     |
   | LCHI  | opticmanager                | 1.0                 | minecraft.jar                                   | None                                     |
   | LCHI  | smoothfontcore              | mc1.12.2-2.1.1      | minecraft.jar                                   | None                                     |
   | LCHI  | foamfixcore                 | 7.7.4               | minecraft.jar                                   | None                                     |
   | LCHI  | rpintegration               | 1.12.2-1.5.1.0      | rpintegration-1.12.2-1.5.1.0.jar                | None                                     |
   | LCHI  | randompatches               | 1.12.2-1.21.0.2     | randompatches-1.12.2-1.21.0.2.jar               | None                                     |
   | LCHI  | smoothfont                  | mc1.12.2-2.1.1      | SmoothFont-mc1.12.2-2.1.1.jar                   | None                                     |
   | LCHI  | fastbench                   | 1.7.3               | FastWorkbench-1.12.2-1.7.3.jar                  | None                                     |
   | LCHI  | actuallyadditions           | 1.12.2-r151         | ActuallyAdditions-1.12.2-r151-2.jar             | None                                     |
   | LCHI  | additionalcompression       | 3.4                 | Additional-Compression-1.12.2-3.4.jar           | None                                     |
   | LCHI  | antiqueatlas                | 4.6.3               | antiqueatlas-1.12.2-4.6.3.jar                   | None                                     |
   | LCHI  | ebwizardry                  | 4.2.11              | ElectroblobsWizardry-4.2.11-MC1.12.2.jar        | None                                     |
   | LCHI  | ancientspellcraft           | 1.0.2               | AncientSpellcraft-1.0.2.jar                     | None                                     |
   | LCHI  | codechickenlib              | 3.2.3.358           | CodeChickenLib-1.12.2-3.2.3.358-universal.jar   | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LCHI  | ancientwarfare              | 1.12.2-2.7.0.772    | ancientwarfare-1.12.2-2.7.0.772.jar             | None                                     |
   | LCHI  | ancientwarfarestructure     | 1.12.2-2.7.0.772    | ancientwarfare-1.12.2-2.7.0.772.jar             | None                                     |
   | LCHI  | ancientwarfarevehicle       | 1.12.2-2.7.0.772    | ancientwarfare-1.12.2-2.7.0.772.jar             | None                                     |
   | LCHI  | ancientwarfarenpc           | 1.12.2-2.7.0.772    | ancientwarfare-1.12.2-2.7.0.772.jar             | None                                     |
   | LCHI  | redstoneflux                | 2.1.1               | RedstoneFlux-1.12-2.1.1.1-universal.jar         | None                                     |
   | LCHI  | ancientwarfareautomation    | 1.12.2-2.7.0.772    | ancientwarfare-1.12.2-2.7.0.772.jar             | None                                     |
   | LCHI  | antiqueatlasoverlay         | 1.2                 | antiqueatlas-1.12.2-4.6.3.jar                   | None                                     |
   | LCHI  | mantle                      | 1.12-1.3.3.55       | Mantle-1.12-1.3.3.55.jar                        | None                                     |
   | LCHI  | inspirations                | 1.12.2-0.2.9        | Inspirations-1.12.2-0.2.9.jar                   | None                                     |
   | LCHI  | placebo                     | 1.6.0               | Placebo-1.12.2-1.6.0.jar                        | None                                     |
   | LCHI  | apotheosis                  | 1.12.4              | Apotheosis-1.12.2-1.12.5.jar                    | None                                     |
   | LCHI  | baubles                     | 1.5.2               | Baubles-1.12-1.5.2.jar                          | None                                     |
   | LCHI  | gbook_snapshot              | 2.9.1.s5            | Guidebook-1.12.2-2.9.1.s5.jar                   | None                                     |
   | LCHI  | arcanearchives              | 0.2.0.18            | arcanearchives-0.2.0.18.jar                     | None                                     |
   | LCHI  | astikorcarts                | 1.12.2-0.1.2.7      | astikorcarts-1.12.2-0.1.2.7.jar                 | None                                     |
   | LCHI  | waystones                   | 4.1.0               | Waystones_1.12.2-4.1.0.jar                      | None                                     |
   | LCHI  | atlasextras                 | 1.8                 | AtlasExtras-1.12.2-1.8.jar                      | None                                     |
   | LCHI  | attributefix                | 1.0.10              | AttributeFix-1.12.2-1.0.10.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCHI  | atum                        | 2.0.17              | Atum-1.12.2-2.0.17.jar                          | None                                     |
   | LCHI  | autoattack                  | @VERSION@           | autoattack-1.1.jar                              | None                                     |
   | LCHI  | charset                     | 0.5.6.4             | Charset-Lib-0.5.6.4.jar                         | None                                     |
   | LCHI  | jei                         | 4.15.0.293          | jei_1.12.2-4.15.0.293.jar                       | None                                     |
   | LCHI  | quark                       | r1.6-179            | Quark-r1.6-179.jar                              | None                                     |
   | LCHI  | autoreglib                  | 1.3-32              | AutoRegLib-1.3-32.jar                           | None                                     |
   | LCHI  | ichunutil                   | 7.2.2               | iChunUtil-1.12.2-7.2.2.jar                      | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
   | LCHI  | backtools                   | 7.0.1               | BackTools-1.12.2-7.0.1.jar                      | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
   | LCHI  | betteradvancements          | 0.1.0.77            | BetterAdvancements-1.12.2-0.1.0.77.jar          | None                                     |
   | LCHI  | betterburning               | 0.9.2               | BetterBurning-1.12.2-0.9.2.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCHI  | patchouli                   | 1.0-20              | Patchouli-1.0-20.jar                            | None                                     |
   | LCHI  | bewitchment                 | 0.21.12             | bewitchment-1.12.2-0.0.21.12.jar                | None                                     |
   | LCHI  | biomesoplenty               | 7.0.1.2444          | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar   | None                                     |
   | LCHI  | bookshelf                   | 2.3.590             | Bookshelf-1.12.2-2.3.590.jar                    | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCHI  | bookworm                    | 1.12.2-2.5.1        | bookworm-1.12.2-2.5.1.jar                       | None                                     |
   | LCHI  | bopadditions                | 1.1.2               | BoPAdditions-1.1.2.jar                          | None                                     |
   | LCHI  | borntobe                    | @VERSION@           | borntobe-1.12.2-1.0.jar                         | None                                     |
   | LCHI  | champions                   | 1.12.2-1.0.11.4     | champions-1.12.2-1.0.11.4.jar                   | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
   | LCHI  | sandro                      | 1.3d                | Redstone+++ver1.3e.jar                          | None                                     |
   | LCHI  | redstoneplusplus            | 1.3e                | Redstone+++ver1.3e.jar                          | None                                     |
   | LCHI  | charm                       | 1.12.2-1.3.7        | Charm-1.12.2-1.3.7.jar                          | None                                     |
   | LCHI  | randomtweaks                | 1.12.2-2.7.1.0      | randomtweaks-1.12.2-2.7.1.0.jar                 | 20d08fb3fe9c268a63a75d337fb507464c8aaccd |
   | LCHI  | classicbar                  | @VERSION@           | classicbar-0.5.4.jar                            | None                                     |
   | LCHI  | clumps                      | 3.1.2               | Clumps-3.1.2.jar                                | None                                     |
   | LCHI  | cofhcore                    | 4.6.6               | CoFHCore-1.12.2-4.6.6.1-universal.jar           | None                                     |
   | LCHI  | cofhworld                   | 1.4.0               | CoFHWorld-1.12.2-1.4.0.1-universal.jar          | None                                     |
   | LCHI  | colytra                     | 1.2.0.4             | colytra-1.12.2-1.2.0.4.jar                      | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
   | LCHI  | cyclopscore                 | 1.6.3               | CyclopsCore-1.12.2-1.6.3.jar                    | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
   | LCHI  | commoncapabilities          | 2.4.6               | CommonCapabilities-1.12.2-2.4.6.jar             | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
   | LCHI  | extendedrenderer            | v1.0                | coroutil-1.12.1-1.2.37.jar                      | None                                     |
   | LCHI  | coroutil                    | 1.12.1-1.2.37       | coroutil-1.12.1-1.2.37.jar                      | None                                     |
   | LCHI  | configmod                   | v1.0                | coroutil-1.12.1-1.2.37.jar                      | None                                     |
   | LCHI  | playerrevive                | 1.0                 | PlayerRevive_v1.2.34_mc1.12.2.jar               | None                                     |
   | LCHI  | creativecore                | 1.10.0              | CreativeCore_v1.10.10_mc1.12.2.jar              | None                                     |
   | LCHI  | razak_demonmod              | 1.0                 | Cursed Mobs - 1.12.2 - 2.2.jar                  | None                                     |
   | LCHI  | cxlibrary                   | 1.6.1               | cxlibrary-1.12.1-1.6.1.jar                      | None                                     |
   | LCHI  | cyclicmagic                 | 1.20.2              | Cyclic-1.12.2-1.20.2.jar                        | 0e5cb559be7d03f3fc18b8cba547d663e25f28af |
   | LCHI  | darktheme                   | 13r                 | DarkTheme-1.12.2-13r.jar                        | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
   | LCHI  | waila                       | 1.8.26              | Hwyla-1.8.26-B41_1.12.2.jar                     | None                                     |
   | LCHI  | darkutils                   | 1.8.230             | DarkUtils-1.12.2-1.8.230.jar                    | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCHI  | dldungeonsjbg               | 1.13.2              | DoomlikeDungeons-1.13.2-MC1.12.2.jar            | None                                     |
   | LCHI  | dungeonmobs                 | 5.8.5               | dungeonmobs-5.8.5-MC1.12.2.jar                  | None                                     |
   | LCHI  | orelib                      | 3.6.0.1             | OreLib-1.12.2-3.6.0.1.jar                       | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
   | LCHI  | dsurround                   | 3.6.1.0             | DynamicSurroundings-1.12.2-3.6.1.0.jar          | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
   | LCHI  | eerieentities               | 1.0.8               | EerieEntities-1.12.2-1.0.8.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCHI  | eplus                       | 5.0.179             | EnchantingPlus-1.12.2-5.0.179.jar               | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCHI  | endercompass                | 1.0                 | EnderCompass-1.0-1.12.2.jar                     | None                                     |
   | LCHI  | mysticalworld               | 1.12.2-1.8.4        | mysticalworld-1.12.2-1.8.4.jar                  | None                                     |
   | LCHI  | endercore                   | 1.12.2-0.5.75       | EnderCore-1.12.2-0.5.75.jar                     | None                                     |
   | LCHI  | thermalfoundation           | 2.6.7               | ThermalFoundation-1.12.2-2.6.7.1-universal.jar  | None                                     |
   | LCHI  | thermalexpansion            | 5.5.7               | ThermalExpansion-1.12.2-5.5.7.1-universal.jar   | None                                     |
   | LCHI  | enderio                     | 5.1.55              | EnderIO-base-1.12.2-5.1.55.jar                  | None                                     |
   | LCHI  | enderiobase                 | 5.1.55              | EnderIO-base-1.12.2-5.1.55.jar                  | None                                     |
   | LCHI  | enderioconduits             | 5.1.55              | EnderIO-conduits-1.12.2-5.1.55.jar              | None                                     |
   | LCHI  | enderiopowertools           | 5.1.55              | EnderIO-conduits-1.12.2-5.1.55.jar              | None                                     |
   | LCHI  | enderioendergy              | 5.1.55              | EnderIO-endergy-1.12.2-5.1.55.jar               | None                                     |
   | LCHI  | enderiomachines             | 5.1.55              | EnderIO-machines-1.12.2-5.1.55.jar              | None                                     |
   | LCHI  | enderiozoo                  | 5.1.55              | EnderIO-zoo-1.12.2-5.1.55.jar                   | None                                     |
   | LCHI  | endreborn                   | 0.3.4               | EndReborn III [0.3.4].jar                       | None                                     |
   | LCHI  | evilcraft                   | 0.10.78             | EvilCraft-1.12.2-0.10.78.jar                    | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
   | LCHI  | evilcraftcompat             | 1.0.0               | EvilCraft-1.12.2-0.10.78.jar                    | None                                     |
   | LCHI  | minerva                     | 1.0.13              | minerva-library-1.0.13.jar                      | b851b8b7c7f4d8d0e910ff27618150ba80c026ec |
   | LCHI  | extraalchemy                | 0.5.3               | extraalchemy-0.5.3.jar                          | b851b8b7c7f4d8d0e910ff27618150ba80c026ec |
   | LCHI  | extracreatures              | 1.3.7               | ExtraCreatures-[1.12.2]--1.3.7.jar              | None                                     |
   | LCHI  | golems                      | 7.1.9               | ExtraGolems-1.12-7.1.9.jar                      | None                                     |
   | LCHI  | extra_spells                | 1.1.4               | ExtraSpells-1.12.2-1.1.4.jar                    | None                                     |
   | LCHI  | extrautils2                 | 1.0                 | extrautils2-1.12-1.9.9.jar                      | None                                     |
   | LCHI  | fastfurnace                 | 1.3.1               | FastFurnace-1.12.2-1.3.1.jar                    | None                                     |
   | LCHI  | mod_lavacow                 | 1.0.13              | Fishs_Undead_Rising-1.0.13.jar                  | None                                     |
   | LCHI  | foamfix                     | 0.10.10-1.12.2      | foamfix-0.10.10-1.12.2.jar                      | None                                     |
   | LCHI  | llibrary                    | 1.7.19              | llibrary-1.7.19-1.12.2.jar                      | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
   | LCHI  | fossil                      | 8.0.4               | fossilsarcheology-8.0.4.jar                     | None                                     |
   | LCHI  | fpsreducer                  | mc1.12.2-1.14.1     | FpsReducer-mc1.12.2-1.14.1.jar                  | None                                     |
   | LCHI  | gravitygun                  | 7.1.0               | GravityGun-1.12.2-7.1.0.jar                     | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
   | LCHI  | grimoireofgaia              | 1.7.2               | GrimoireOfGaia3-1.12.2-1.7.2.jar                | None                                     |
   | LCHI  | guideapi                    | 1.12-2.1.8-63       | Guide-API-1.12-2.1.8-63.jar                     | None                                     |
   | LCHI  | harvestersnight             | 1.1.0               | harvestersnight-1.12.2-1.1.0.jar                | None                                     |
   | LCHI  | hatchery                    | 2.2.2               | hatchery-1.12.2-2.2.2.jar                       | None                                     |
   | LCHI  | horsestandstill             | 1.12.2-0.0.1        | horsestandstill-1.12.2-0.0.1.jar                | None                                     |
   | LCHI  | horsetweaks                 | 1.0.5               | HorseTweaks_1.12.2-1.0.5.jar                    | None                                     |
   | LCHI  | hw_inv                      | 1.12.1-1.1.13       | hostileworlds_invasions-1.12.1-1.1.13.jar       | None                                     |
   | LCHI  | iceandfire                  | 1.9.1               | iceandfire-1.9.1-1.12.2.jar                     | None                                     |
   | LCHI  | ido                         | 1.0.6               | ido-1.12.2-1.1.0.jar                            | None                                     |
   | LCHI  | improvedmobs                | 1.6.7               | ImprovedMobs-1.12.2-1.6.7.jar                   | None                                     |
   | LCHI  | jeid                        | 1.0.3-55            | JustEnoughIDs-1.0.3-55.jar                      | None                                     |
   | LCHI  | jeresources                 | 0.9.2.60            | JustEnoughResources-1.12.2-0.9.2.60.jar         | None                                     |
   | LCHI  | keywizard                   | 1.12.2-1.7.3        | keywizard-1.12.2-1.7.3.jar                      | None                                     |
   | LCHI  | leshen                      | 1.2.0               | Leshen-1.2.jar                                  | None                                     |
   | LCHI  | dogslie                     | 1.0.2               | LetSleepingDogsLie-1.12.2-1.0.2.jar             | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
   | LCHI  | libraryex                   | 1.1.2               | LibraryEx-1.12.2-1.1.2.jar                      | None                                     |
   | LCHI  | lycanitesmobs               | 2.0.7.2 - MC 1.12.2 | lycanitesmobs-1.12.2-2.0.7.2.jar                | None                                     |
   | LCHI  | mage                        | 0.2.4               | MAGE-0.2.4.jar                                  | None                                     |
   | LCHI  | mcwbridges                  | 1.0.4               | mcw-bridges-1.0.4-mc1.12.2.jar                  | None                                     |
   | LCHI  | mcwfurnitures               | 1.0.1               | mcw-furniture-1.0.1-mc1.12.2beta.jar            | None                                     |
   | LCHI  | melongolem                  | 1.2.3               | MelonMod-1.12-1.2.3.jar                         | None                                     |
   | LCHI  | tbone                       | v1.6.8+mc1.12.2     | TBone-v1.6.8+mc1.12.2.jar                       | None                                     |
   | LCHI  | metalchests                 | v6.1.0+mc1.12.2     | MetalChests-v6.1.0+mc1.12.2.jar                 | None                                     |
   | LCHE  | mia                         | 1.12.2-0.1.5c       | mia-1.12.2-0.1.5c.jar                           | None                                     |
   | LCH   | morefurnaces                | 1.10.5              | MoreFurnaces-1.12.2-1.10.6.jar                  | None                                     |
   | LCH   | mountedpearl                | 1.0                 | mountedpearl-1.12.2-0.0.1.jar                   | None                                     |
   | LCH   | mousetweaks                 | 2.10                | MouseTweaks-2.10-mc1.12.2.jar                   | None                                     |
   | LCH   | mowziesmobs                 | 1.5.4               | mowziesmobs-1.5.4.jar                           | None                                     |
   | LCH   | multimob                    | 1.0.5               | multimob-1.0.5.jar                              | None                                     |
   | LCH   | multithreadednoise          | 0.0.2               | MultithreadedNoise-1.12.2-0.0.2.jar             | None                                     |
   | LCH   | mysticalwildlife            | 1.3.0.1             | mysticalwildlife-1.12.2-1.3.0.1.jar             | None                                     |
   | LCH   | namepain                    | 1.2.1               | NamePain-1.12.x-1.2.1.jar                       | None                                     |
   | LCH   | naturescompass              | 1.8.5               | NaturesCompass-1.12.2-1.8.5.jar                 | None                                     |
   | LCH   | netherex                    | 2.1.5               | NetherEx-1.12.2-2.1.5.jar                       | None                                     |
   | LCH   | nifty                       | 1.5                 | nifty-1.12.2-1.5.jar                            | None                                     |
   | LCH   | nightmares                  | 1.0.12              | Nightmares-1.12.2-1.0.12.jar                    | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCH   | recipehandler               | 0.13                | NoMoreRecipeConflict-0.13(1.12.2).jar           | None                                     |
   | LCH   | nyx                         | 1.3.0               | Nyx-1.3.0.jar                                   | None                                     |
   | LCH   | oreexcavation               | 1.4.150             | OreExcavation-1.4.150.jar                       | None                                     |
   | LCH   | parry                       | 1.0                 | parry-1.0-hotfix.jar                            | None                                     |
   | LCH   | pillagers                   | 1.0.6               | Pillagers-1.12.2-1.0.6.jar                      | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCH   | potioncore                  | 1.9_for_1.12.2      | PotionCore-1.9_for_1.12.2.jar                   | None                                     |
   | LCH   | primitivemobs               | 1.2.3a              | primitivemobs-1.2.3a.jar                        | None                                     |
   | LCH   | progressivebosses           | 1.5.4               | ProgressiveBosses-1.5.4-mc1.12.x.jar            | None                                     |
   | LCH   | quarkoddities               | 1                   | QuarkOddities-1.12.2.jar                        | None                                     |
   | LCH   | randomportals               | 1.12.2-1.8.1.1      | randomportals-1.12.2-1.8.1.1.jar                | 20d08fb3fe9c268a63a75d337fb507464c8aaccd |
   | LCH   | randomthings                | 4.2.7.4             | RandomThings-MC1.12.2-4.2.7.4.jar               | d72e0dd57935b3e9476212aea0c0df352dd76291 |
   | LCH   | rats                        | 3.2.9               | rats-3.2.9.jar                                  | None                                     |
   | LCH   | redstonearsenal             | 2.6.6               | RedstoneArsenal-1.12.2-2.6.6.1-universal.jar    | None                                     |
   | LCH   | xreliquary                  | 1.12.2-1.3.4.796    | Reliquary-1.12.2-1.3.4.796.jar                  | None                                     |
   | LCH   | rbeacons                    | 1.0.0               | responsivebeacons-1.0.0-1.12.2.jar              | None                                     |
   | LCH   | roguelike                   | 2.1.1               | RoguelikeDungeonsFnarEdition-1.12.2-2.1.1.jar   | None                                     |
   | LCH   | rustic                      | 1.1.2               | rustic-1.1.2.jar                                | None                                     |
   | LCH   | rusticbopwoods              | 1.0                 | rusticbopwoods-1.0.jar                          | None                                     |
   | LCH   | rusticwitchcraft            | 1.0.2               | rusticwitcraft-1.0.2.jar                        | None                                     |
   | LCH   | sledgehammer                | 1.12.2-2.0.1        | Sledgehammer-1.12.2-2.0.1.jar                   | 565fa4dbf20e7c3c4423950ca8e0bdabf7568796 |
   | LCH   | smooth-scrolling-everywhere | 1.1                 | smooth-scrolling-everywhere-1.1.jar             | None                                     |
   | LCH   | somelikeitdry               | 1.2.2               | somelikeitdry-1.2.2.jar                         | None                                     |
   | LCH   | soundfilters                | 0.12_for_1.12       | SoundFilters-0.12_for_1.12.jar                  | None                                     |
   | LCH   | stg                         | 1.12.2-1.2.3        | stg-1.12.2-1.2.3.jar                            | None                                     |
   | LCH   | sutils                      | 1.0                 | StructureUtils-1.1.0.4.jar                      | None                                     |
   | LCH   | surge                       | 2.0.79              | Surge-1.12.2-2.0.79.jar                         | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCH   | tenshilib                   | 1.2.3               | TenshiLib-1.12.2-1.2.3.jar                      | None                                     |
   | LCH   | texfix                      | 4.0                 | TexFix V-1.12-4.0.jar                           | None                                     |
   | LCH   | twilightforest              | 3.10.1013           | twilightforest-1.12.2-3.10.1013-universal.jar   | None                                     |
   | LCH   | tfspellpack                 | 1.0.1               | TFSpellPack-1.0.1-MC1.12.2.jar                  | None                                     |
   | LCH   | thenarrowgate               | 1.0.0               | thenarrowgate-1.0.0.jar                         | None                                     |
   | LCH   | golems_thermal              | 7.1.5-0             | Thermal-Golems-Addon-7.1.5-0.jar                | None                                     |
   | LCH   | thermalcultivation          | 0.3.6               | ThermalCultivation-1.12.2-0.3.6.1-universal.jar | None                                     |
   | LCH   | thermaldynamics             | 2.5.6               | ThermalDynamics-1.12.2-2.5.6.1-universal.jar    | None                                     |
   | LCH   | thesummoner                 | 1.0.1-beta          | thesummoner-1.0.1.jar                           | None                                     |
   | LCH   | togetherforever             | 1.0.2               | togetherforever-1.12.2-1.0.12-22.jar            | None                                     |
   | LCH   | tumbleweed                  | 1.12-0.4.7          | tumbleweed-1.12-0.4.7.jar                       | None                                     |
   | LCH   | uniquee                     | 1.8.0               | Unique Enchantments V1.12.2-1.8.jar             | None                                     |
   | LCH   | universalbestiary           | 1.3.1               | universalbestiary-1.12.2-1.3.1.jar              | None                                     |
   | LCH   | vanillafix                  | 1.0.10-150          | VanillaFix-1.0.10-150.jar                       | None                                     |
   | LCH   | vtweaks                     | 2.0.8               | VTweaks-1.12.2-2.0.8.jar                        | None                                     |
   | LCH   | wawla                       | 2.6.275             | Wawla-1.12.2-2.6.275.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCH   | witherskelefix              | 2.6.3               | WitherSkeletonTweaks-1.12.2-2.6.3.jar           | None                                     |
   | LCH   | zawa                        | 1.12.2-2.0.32       | zawa-1.12.2-2.0.32.jar                          | 3ee471ded1bba54aa82f4f5ca5ca82dd67b8ef42 |
   | LCH   | zawatrophies                | 1.12.2-1.0.2        | zawatrophies-1.12.2-1.0.2.jar                   | None                                     |
   | LCH   | betteranimalsplus           | 9.0.1               | betteranimalsplus-1.12.2-9.0.1.jar              | None                                     |
   | LCH   | craftstudioapi              | 1.0.0               | CraftStudio-1.0.1.95-mc1.12-alpha.jar           | None                                     |
   | LCH   | cyclopstek                  | 1.0.34              | cyclopstek-1.0.34.jar                           | None                                     |
   | LCH   | dshuds                      | 3.6.0.0             | DynamicSurroundingsHuds-1.12.2-3.6.0.0.jar      | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
   | LCH   | jade                        | 0.1.0               | Jade-0.1.0.jar                                  | None                                     |
   | LCH   | phosphor-lighting           | 1.12.2-0.2.7        | phosphor-forge-mc1.12.2-0.2.7-universal.jar     | None                                     |
   | LCH   | mysticallib                 | 1.12.2-1.7.0        | mysticallib-1.12.2-1.7.0.jar                    | None                                     |

Loaded coremods (and transformers): ItemPatchingLoader (ItemPhysic_Full_1.4.32_mc1.12.2.jar)
com.creativemd.itemphysic.ItemTransformer
PhosphorFMLLoadingPlugin (phosphor-forge-mc1.12.2-0.2.7-universal.jar)

                                  CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
                                    cubex2.cxlibrary.CoreModTransformer
                                  Quark Plugin (Quark-r1.6-179.jar)
                                    vazkii.quark.base.asm.ClassTransformer
                                  MuonPlugin (muon-0.2-1.12.jar)
                                    gd.izno.mc.muon.MuonClassTransformer
                                  iceandfire (iceandfire-1.9.1-1.12.2.jar)
                                    com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
                                  ColytraLoadingPlugin (colytra-1.12.2-1.2.0.4.jar)
                                    c4.colytra.asm.ElytraTransformer
                                  StructureUtilsASM (StructureUtils-1.1.0.4.jar)
                                    me.modmuss50.structureutils.StructureTransformer
                                  AALoadingPlugin (arcanearchives-0.2.0.18.jar)
                                    
                                  RandomPatches (randompatches-1.12.2-1.21.0.2.jar)
                                    com.therandomlabs.randompatches.core.RPTransformer
                                  JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.3-55.jar)
                                    org.dimdev.jeid.JEIDTransformer
                                  TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar)
                                    
                                  LoadingPlugin (RandomThings-MC1.12.2-4.2.7.4.jar)
                                    lumien.randomthings.asm.ClassTransformer
                                  TenshiCore (TenshiLib-1.12.2-1.2.3.jar)
                                    com.flemmli97.tenshilib.asm.ASMTransformer
                                  CharsetPatchCore (CharsetPatches-0.1.8.jar)
                                    pl.asie.charset.patches.CharsetPatchTransformer
                                  MageCoremod (MAGE-0.2.4.jar)
                                    pl.asie.mage.core.EntityRendererTransformer
                                    pl.asie.mage.core.SmoothWaterTransformer
                                    pl.asie.mage.core.TextureAtlasSpriteTransformer
                                  ApotheosisCore (Apotheosis-1.12.2-1.12.5.jar)
                                    shadows.ApotheosisTransformer
                                  SurgeLoadingPlugin (Surge-1.12.2-2.0.79.jar)
                                    
                                  Born in a Barn (Born In A Barn V1.8-1.12-1.1.jar)
                                    com.chocohead.biab.BornInABarn
                                  CorePlugin (SmoothFont-mc1.12.2-2.1.1.jar)
                                    bre.smoothfont.asm.Transformer
                                  BewitchmentFMLLoadingPlugin (bewitchment-1.12.2-0.0.21.12.jar)
                                    
                                  RandomPatches Integration (rpintegration-1.12.2-1.5.1.0.jar)
                                    
                                  llibrary (llibrary-core-1.0.11-1.12.2.jar)
                                    net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
                                    net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
                                  CharmLoadingPlugin (Charm-1.12.2-1.3.7.jar)
                                    svenhjol.charm.base.CharmClassTransformer
                                  VanillaFixLoadingPlugin (VanillaFix-1.0.10-150.jar)
                                    
                                  ratscore (rats-3.2.9.jar)
                                    com.github.alexthe666.rats.server.misc.RatsRuntimePatcher
                                  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.10-1.12.2.jar)
                                    pl.asie.foamfix.coremod.FoamFixTransformer
                                  CreativePatchingLoader (CreativeCore_v1.10.10_mc1.12.2.jar)
                                    
                                  OpticPatchingLoader (OpticManager_v1.1.9_mc1.12.2.jar)
                                    com.creativemd.opticmanager.OpticTransformer
                                  EnderCorePlugin (EnderCore-1.12.2-0.5.75-core.jar)
                                    com.enderio.core.common.transform.EnderCoreTransformer
                                    com.enderio.core.common.transform.SimpleMixinPatcher

GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 445.87' Renderer: 'GeForce GTX 1050/PCIe/SSE2'
Pulsar/inspirations loaded Pulses: - InspirationsShared (Enabled/Forced)
- InspirationsBuilding (Enabled/Not Forced)
- InspirationsUtility (Enabled/Not Forced)
- InspirationsTools (Enabled/Not Forced)
- InspirationsRecipes (Enabled/Not Forced)
- InspirationsTweaks (Enabled/Not Forced)
- InspirationsShared (Enabled/Forced)
- WailaPlugin (Enabled/Not Forced)
- RatsPlugin (Enabled/Not Forced)
- TwilightForestPlugin (Enabled/Not Forced)
Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
* Optifine is installed. This is NOT supported.
This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.

        !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
        !!!You are looking at the diagnostics information, not at the crash.       !!!
        !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
        !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Suspected Mods: Minor Integration and Additions (mia)
Launched Version: MultiMC5
LWJGL: 2.9.4
OpenGL: GeForce GTX 1050/PCIe/SSE2 GL version 4.6.0 NVIDIA 445.87, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: AntiqueAtlasExtra-v1.2.zip, Lycanites_Redux1.0.zip, Pixelated_v1.3_EnhancedVisuals by nox_cgt.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz
`

commented

Well, seems like I either did not get an email about this issue, or I haven't noticed it... Thankfully, I noticed a message over at CurseForge, which made me realize there was an issue.

Anyway, I've fixed it quite a while ago. If it still happens (or anything related to that Ice and Fire update), please open another issue.