rwtema / Extra-Utilities-2-Source

Sourcecode for Extra Utilities
Other
108 stars 75 forks source link

crash on startup #163

Closed partyanimal closed 6 years ago

partyanimal commented 6 years ago

---- Minecraft Crash Report ----

WARNING: coremods are present: FMLPlugin (elulib-0.1.12.jar) EnderCorePlugin (EnderCore-1.12.2-0.5.37.jar) ForgelinPlugin (Forgelin-1.7.4.jar) LoadingPlugin (Quark-r1.4-125.jar) AstralCore (astralsorcery-1.12.2-1.9.4.jar) OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar) CoreMod (Aroma1997Core-1.12.2-2.0.0.0.jar) Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar) TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar) LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar) Contact their authors BEFORE contacting forge

// Oops.

Time: 8/16/18 8:24 PM Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Extra Utilities 2 (extrautils2) Caused by: java.lang.ExceptionInInitializerError at com.rwtema.extrautils2.ExtraUtils2$1.run(ExtraUtils2.java:155) at com.rwtema.extrautils2.XUProxyClient.run(XUProxyClient.java:54) at com.rwtema.extrautils2.ExtraUtils2.init(ExtraUtils2.java:151) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:627) at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) 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:218) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) 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:135) at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744) at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:534) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.NullPointerException at com.rwtema.extrautils2.book.BookHandler$1.func_110549_a(BookHandler.java:45) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) at com.rwtema.extrautils2.book.BookHandler.(BookHandler.java:32) ... 43 more

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

-- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 6381456480 bytes (6085 MB) / 9512681472 bytes (9072 MB) up to 12884901888 bytes (12288 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.4.2750 Optifine OptiFine_1.12.2_HD_U_E1 147 mods loaded, 147 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                                |
|:----- |:--------------------------------- |:------------------------ |:--------------------------------------------------- |:---------------------------------------- |
| UCHI  | minecraft                         | 1.12.2                   | minecraft.jar                                       | None                                     |
| UCHI  | mcp                               | 9.42                     | minecraft.jar                                       | None                                     |
| UCHI  | FML                               | 8.0.99.99                | forge-1.12.2-14.23.4.2750.jar                       | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHI  | forge                             | 14.23.4.2750             | forge-1.12.2-14.23.4.2750.jar                       | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHI  | openmodscore                      | 0.11.5                   | minecraft.jar                                       | None                                     |
| UCHI  | foamfixcore                       | 7.7.4                    | minecraft.jar                                       | None                                     |
| UCHI  | opencomputers|core                | 1.7.2.67                 | minecraft.jar                                       | None                                     |
| UCHI  | elucore                           | 1.0                      | minecraft.jar                                       | None                                     |
| UCHI  | fastbench                         | 1.5.1                    | FastWorkbench-1.12.2-1.5.1.jar                      | None                                     |
| UCHI  | actuallyadditions                 | 1.12.2-r139              | ActuallyAdditions-1.12.2-r139.jar                   | None                                     |
| UCHI  | jei                               | 4.11.0.206               | jei_1.12.2-4.11.0.206.jar                           | None                                     |
| UCHI  | appleskin                         | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                          | None                                     |
| UCHI  | aroma1997core                     | 2.0.0.0                  | Aroma1997Core-1.12.2-2.0.0.0.jar                    | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| UCHI  | aroma1997sdimension               | 2.0.0.2.b77              | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b77.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| UCHI  | baubles                           | 1.5.2                    | Baubles-1.12-1.5.2.jar                              | None                                     |
| UCHI  | astralsorcery                     | 1.9.4                    | astralsorcery-1.12.2-1.9.4.jar                      | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
| UCHI  | morphtool                         | 1.2-16                   | Morph-o-Tool-1.2-16.jar                             | None                                     |
| UCHI  | psi                               | r1.1-59                  | Psi-r1.1-59.jar                                     | None                                     |
| UCHI  | quark                             | r1.4-125                 | Quark-r1.4-125.jar                                  | None                                     |
| UCHI  | autoreglib                        | 1.3-18                   | AutoRegLib-1.3-18.jar                               | None                                     |
| UCHI  | badwithernocookiereloaded         | 1.12.2-3.1.14            | badwithernocookiereloaded-1.12.2-3.1.14.jar         | None                                     |
| UCHI  | bdlib                             | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2.jar                        | None                                     |
| UCHI  | betterbuilderswands               | 0.12.0                   | BetterBuildersWands-1.12-0.12.0.251+d6c4d93.jar     | None                                     |
| UCHI  | ic2                               | 2.8.73-ex112             | industrialcraft-2-2.8.73-ex112.jar                  | de041f9f6187debbc77034a344134053277aa3b0 |
| UCHI  | forestry                          | 5.8.1.325                | forestry_1.12.2-5.8.1.325.jar                       | None                                     |
| UCHI  | binniecore                        | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                    | None                                     |
| UCHI  | binniedesign                      | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                    | None                                     |
| UCHI  | genetics                          | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                    | None                                     |
| UCHI  | botany                            | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                    | None                                     |
| UCHI  | extrabees                         | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                    | None                                     |
| UCHI  | extratrees                        | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                    | None                                     |
| UCHI  | biomesoplenty                     | 7.0.1.2394               | BiomesOPlenty-1.12.2-7.0.1.2394-universal.jar       | None                                     |
| UCHI  | guideapi                          | 1.12-2.1.6-61            | Guide-API-1.12-2.1.6-61.jar                         | None                                     |
| UCHI  | bloodmagic                        | 1.12.2-2.3.1-99          | BloodMagic-1.12.2-2.3.1-99.jar                      | None                                     |
| UCHI  | bloodmoon                         | 1.5.3                    | Bloodmoon-MC1.12.2-1.5.3.jar                        | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| UCHI  | bookshelf                         | 2.3.552                  | Bookshelf-1.12.2-2.3.552.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHI  | thaumcraft                        | 6.1.BETA21               | Thaumcraft-1.12.2-6.1.BETA21.jar                    | None                                     |
| UCHI  | botania                           | r1.10-354                | Botania r1.10-354.jar                               | None                                     |
| UCHI  | codechickenlib                    | 3.2.1.350                | CodeChickenLib-1.12.2-3.2.1.350-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHI  | redstoneflux                      | 2.0.2                    | RedstoneFlux-1.12-2.0.2.3-universal.jar             | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCHI  | brandonscore                      | 2.4.4                    | BrandonsCore-1.12.2-2.4.4.173-universal.jar         | None                                     |
| UCHI  | cfm                               | 5.2.1                    | cfm-5.2.1-mc1.12.2.jar                              | None                                     |
| UCHI  | chameleon                         | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                            | None                                     |
| UCHI  | chickenchunks                     | 2.4.1.73                 | ChickenChunks-1.12.2-2.4.1.73-universal.jar         | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHI  | cofhcore                          | 4.5.3                    | CoFHCore-1.12.2-4.5.3.20-universal.jar              | None                                     |
| UCHI  | cofhworld                         | 1.2.0                    | CoFHWorld-1.12.2-1.2.0.5-universal.jar              | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCHI  | cyclopscore                       | 0.11.8                   | CyclopsCore-1.12.2-0.11.8.jar                       | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| UCHI  | commoncapabilities                | 1.4.0                    | CommonCapabilities-1.12-1.4.0.jar                   | None                                     |
| UCHI  | refinedstorage                    | 1.6.3                    | refinedstorage-1.6.3.jar                            | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
| UCHI  | compactmachines3                  | 3.0.12                   | compactmachines3-1.12.2-3.0.12-b215.jar             | None                                     |
| UCHI  | compactsolars                     | 1.12.2-5.0.17.340        | CompactSolars-1.12.2-5.0.17.340-universal.jar       | None                                     |
| UCHI  | controlling                       | 3.0.6                    | Controlling-3.0.6.jar                               | None                                     |
| UCHI  | cookingforblockheads              | 6.4.40                   | CookingForBlockheads_1.12.2-6.4.40.jar              | None                                     |
| UCHI  | waila                             | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                         | None                                     |
| UCHI  | endercore                         | 1.12.2-0.5.37            | EnderCore-1.12.2-0.5.37.jar                         | None                                     |
| UCHI  | thermalfoundation                 | 2.5.0                    | ThermalFoundation-1.12.2-2.5.0.19-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCHI  | draconicevolution                 | 2.3.13                   | Draconic-Evolution-1.12.2-2.3.13.306-universal.jar  | None                                     |
| UCHI  | thermalexpansion                  | 5.5.0                    | ThermalExpansion-1.12.2-5.5.0.29-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCHI  | enderio                           | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                           | None                                     |
| UCHI  | mantle                            | 1.12-1.3.2.24            | Mantle-1.12-1.3.2.24.jar                            | None                                     |
| UCHI  | projecte                          | 1.12-PE1.3.1B            | ProjectE-1.12-PE1.3.1B.jar                          | None                                     |
| UCHI  | enderiointegrationtic             | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                           | None                                     |
| UCHI  | tconstruct                        | 1.12.2-2.10.1.87         | TConstruct-1.12.2-2.10.1.87.jar                     | None                                     |
| UCHI  | tesla                             | 1.0.63                   | Tesla-1.12.2-1.0.63.jar                             | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHI  | p455w0rdslib                      | 2.0.29                   | p455w0rdslib-1.12-2.0.29.jar                        | None                                     |
| UCHI  | stg                               | 1.12.2-1.2.3             | stg-1.12.2-1.2.3.jar                                | None                                     |
| UCHI  | danknull                          | 1.4.33                   | DankNull-1.12-1.4.33.jar                            | None                                     |
| UCHI  | darkutils                         | 1.8.211                  | DarkUtils-1.12.2-1.8.211.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHI  | diethopper                        | 1.1                      | diethopper-1.1.jar                                  | None                                     |
| UCHI  | eleccore                          | 1.8.434                  | ElecCore-1.12.2-1.8.434.jar                         | None                                     |
| UCHI  | enderiobase                       | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                           | None                                     |
| UCHI  | enderioconduits                   | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                           | None                                     |
| UCHI  | enderioconduitsappliedenergistics | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                           | None                                     |
| UCHI  | enderioconduitsopencomputers      | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                           | None                                     |
| UCHI  | enderioconduitsrefinedstorage     | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                           | None                                     |
| UCHI  | enderiointegrationforestry        | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                           | None                                     |
| UCHI  | enderiointegrationticlate         | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                           | None                                     |
| UCHI  | enderiomachines                   | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                           | None                                     |
| UCHI  | enderiopowertools                 | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                           | None                                     |
| UCHI  | enderstorage                      | 2.4.5.135                | EnderStorage-1.12.2-2.4.5.135-universal.jar         | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHI  | valkyrielib                       | 1.12.2-2.0.13a           | valkyrielib-1.12.2-2.0.13a.jar                      | None                                     |
| UCHI  | environmentaltech                 | 1.12.2-2.0.13a           | environmentaltech-1.12.2-2.0.13a.jar                | None                                     |
| UCHEE | extrautils2                       | 1.0                      | extrautils2-1.12-1.8.3.jar                          | None                                     |
| UCH   | opencomputers                     | 1.7.2.67                 | OpenComputers-MC1.12.2-1.7.2.67.jar                 | None                                     |
| UCH   | zerocore                          | 1.12-0.1.2.2             | zerocore-1.12-0.1.2.2.jar                           | None                                     |
| UCH   | bigreactors                       | 1.12.2-0.4.5.49          | ExtremeReactors-1.12.2-0.4.5.49.jar                 | None                                     |
| UCH   | foamfix                           | 0.9.9.1-1.12.2           | foamfix-0.9.9.1-1.12.2-anarchy.jar                  | None                                     |
| UCH   | forgelin                          | 1.7.4                    | Forgelin-1.7.4.jar                                  | None                                     |
| UCH   | funkylocomotion                   | 1.0                      | funky-locomotion-1.12.2-1.1.2.jar                   | None                                     |
| UCH   | advgenerators                     | 0.9.20.12                | generators-0.9.20.12-mc1.12.2.jar                   | None                                     |
| UCH   | geneticsreborn                    | 1.09                     | geneticsreborn-1.12-1.09.jar                        | None                                     |
| UCH   | teslacorelib                      | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                    | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCH   | industrialforegoing               | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.10.6-192.jar           | None                                     |
| UCH   | integrateddynamics                | 0.11.15                  | IntegratedDynamics-1.12.2-0.11.15.jar               | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| UCH   | integrateddynamicscompat          | 1.0.0                    | IntegratedDynamics-1.12.2-0.11.15.jar               | None                                     |
| UCH   | integratedtunnels                 | 1.5.6                    | IntegratedTunnels-1.12.2-1.5.6.jar                  | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| UCH   | integratedtunnelscompat           | 1.0.0                    | IntegratedTunnels-1.12.2-1.5.6.jar                  | None                                     |
| UCH   | inventorysorter                   | 1.13.3+57                | inventorysorter-1.12.2-1.13.3+57.jar                | None                                     |
| UCH   | ironbackpacks                     | 1.12.2-3.0.8-12          | IronBackpacks-1.12.2-3.0.8-12.jar                   | None                                     |
| UCH   | ironchest                         | 1.12.2-7.0.40.824        | ironchest-1.12.2-7.0.40.824.jar                     | None                                     |
| UCH   | jeibees                           | 0.9.0.5                  | jeibees-0.9.0.5-mc1.12.2.jar                        | None                                     |
| UCH   | jeiintegration                    | 1.5.1.36                 | jeiintegration_1.12.2-1.5.1.36.jar                  | None                                     |
| UCH   | journeymap                        | 1.12.2-5.5.2             | journeymap-1.12.2-5.5.2.jar                         | None                                     |
| UCH   | jeresources                       | 0.8.8.47                 | JustEnoughResources-1.12.2-0.8.8.47.jar             | None                                     |
| UCH   | llor                              | 1.1.6-mc1.12.2           | LLOverlayReloaded-1.1.6-mc1.12.2.jar                | None                                     |
| UCH   | lostcities                        | 2.0.10                   | lostcities-1.12-2.0.10.jar                          | None                                     |
| UCH   | lucky                             | 7.5.0                    | LuckyBlock_1-12_v7-5-0.zip                          | None                                     |
| UCH   | magicbees                         | 1.0                      | MagicBees-1.12.2-3.1.10.jar                         | None                                     |
| UCH   | mcjtylib_ng                       | 3.0.3                    | mcjtylib-1.12-3.0.3.jar                             | None                                     |
| UCH   | mcmultipart                       | 2.5.1                    | MCMultiPart-2.5.1.jar                               | None                                     |
| UCH   | mercurius                         | 1.0.6                    | Mercurius-1.12.2.jar                                | None                                     |
| UCH   | mob_grinding_utils                | 0.3.8                    | MobGrindingUtils-0.3.8.jar                          | None                                     |
| UCH   | modnametooltip                    | 1.10.0                   | modnametooltip_1.12.2-1.10.0.jar                    | None                                     |
| UCH   | monk                              | 1.4                      | monk-mod-1.4.jar                                    | None                                     |
| UCH   | morpheus                          | 1.12-3.3.2               | Morpheus-1.12-3.3.2.jar                             | None                                     |
| UCH   | mtlib                             | 3.0.5                    | MTLib-3.0.5.jar                                     | None                                     |
| UCH   | netherportalfix                   | 5.3.13                   | NetherPortalFix_1.12.1-5.3.13.jar                   | None                                     |
| UCH   | notenoughwands                    | 1.7.0                    | notenoughwands-1.12-1.7.0.jar                       | None                                     |
| UCH   | openmods                          | 0.11.5                   | OpenModsLib-1.12.2-0.11.5.jar                       | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| UCH   | openblocks                        | 1.7.6                    | OpenBlocks-1.12.2-1.7.6.jar                         | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| UCH   | harvestcraft                      | 1.12.2u                  | Pam's HarvestCraft 1.12.2u.jar                      | None                                     |
| UCH   | placebo                           | 1.4.0                    | Placebo-1.12.2-1.4.0.jar                            | None                                     |
| UCH   | quickleafdecay                    | 1.2.4                    | QuickLeafDecay-MC1.12.1-1.2.4.jar                   | None                                     |
| UCH   | rangedpumps                       | 0.5                      | rangedpumps-0.5.jar                                 | None                                     |
| UCH   | reborncore                        | 3.9.2.319                | RebornCore-1.12.2-3.9.2.319-universal.jar           | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| UCH   | rebornstorage                     | 1.0.0                    | RebornStorage-1.12.2-3.2.1.63.jar                   | None                                     |
| UCH   | redstonearsenal                   | 2.5.1                    | RedstoneArsenal-1.12.2-2.5.1.13-universal.jar       | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCH   | refinedstorageaddons              | 0.4.1                    | refinedstorageaddons-0.4.1.jar                      | None                                     |
| UCH   | rftools                           | 7.55                     | rftools-1.12-7.55.jar                               | None                                     |
| UCH   | rftoolscontrol                    | 1.9.1                    | rftoolsctrl-1.12-1.9.1.jar                          | None                                     |
| UCH   | rftoolsdim                        | 5.60                     | rftoolsdim-1.12-5.60.jar                            | None                                     |
| UCH   | thermaldynamics                   | 2.5.1                    | ThermalDynamics-1.12.2-2.5.1.14-universal.jar       | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCH   | simplyjetpacks                    | 2.2.7.45                 | SimplyJetpacks2-1.12.2-2.2.7.45.jar                 | None                                     |
| UCH   | storagedrawers                    | 1.12-5.3.5               | StorageDrawers-1.12.2-5.3.7.jar                     | None                                     |
| UCH   | storagedrawersextra               | @VERSION@                | StorageDrawersExtras-1.12-3.1.0.jar                 | None                                     |
| UCH   | thaumicjei                        | 1.2.1                    | ThaumicJEI-1.12.2-1.5.2-19.jar                      | None                                     |
| UCH   | thermalcultivation                | 0.3.0                    | ThermalCultivation-1.12.2-0.3.0.7-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCH   | thermalinnovation                 | 0.3.0                    | ThermalInnovation-1.12.2-0.3.0.7-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCH   | tinkertoolleveling                | 1.12.2-1.0.5.DEV.30c7957 | TinkerToolLeveling-1.12.2-1.0.5.jar                 | None                                     |
| UCH   | toastcontrol                      | 1.7.0                    | Toast Control-1.12.2-1.7.0.jar                      | None                                     |
| UCH   | twilightforest                    | 3.7.424                  | twilightforest-1.12.2-3.7.424-universal.jar         | None                                     |
| UCH   | universalmodifiers                | 1.12.2-1.0.9a            | valkyrielib-1.12.2-2.0.13a.jar                      | None                                     |
| UCH   | wanionlib                         | 1.12.2-1.5               | WanionLib-1.12.2-1.5.jar                            | None                                     |
| UCH   | reauth                            | 3.6.0                    | reauth-3.6.0.jar                                    | daba0ec4df71b6da841768c49fb873def208a1e3 |
| UCH   | elulib                            | 0.1.12                   | elulib-0.1.12.jar                                   | None                                     |
| UCH   | teslacorelib_registries           | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                    | None                                     |
| UCH   | unidict                           | 1.12.2-2.5f              | UniDict-1.12.2-2.5f.jar                             | None                                     |

Loaded coremods (and transformers): 

FMLPlugin (elulib-0.1.12.jar) elucent.elulib.asm.ASMTransformer EnderCorePlugin (EnderCore-1.12.2-0.5.37.jar) com.enderio.core.common.transform.EnderCoreTransformer com.enderio.core.common.transform.SimpleMixinPatcher ForgelinPlugin (Forgelin-1.7.4.jar)

LoadingPlugin (Quark-r1.4-125.jar) vazkii.quark.base.asm.ClassTransformer AstralCore (astralsorcery-1.12.2-1.9.4.jar)

OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar) openmods.core.OpenModsClassTransformer CoreMod (Aroma1997Core-1.12.2-2.0.0.0.jar)

Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar) pl.asie.foamfix.coremod.FoamFixTransformer TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar) li.cil.oc.common.asm.ClassTransformer LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar) lumien.bloodmoon.asm.ClassTransformer GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.82' Renderer: 'GeForce GTX 1080 Ti/PCIe/SSE2' 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] Pulsar/tconstruct loaded Pulses:

rwtema commented 6 years ago

Dupe of #159