CrankySupertoonArchive / Rebirth-3

MIT License
0 stars 0 forks source link

Crash when loading Minecraft due to Correlated #10

Closed Furionstrom closed 5 years ago

Furionstrom commented 5 years ago

when loading minecraft it reports that it failed to load due to correlated, disabling the mod allows things to work fine but not sure how important the mod is.

From what i can see it looks like it is saying that the file isn't there .... but it is. not sure if it is trying to get files online or not cause from what I can tell Correlated 1.12.2 is no longer on curse

Crash report: ---- Minecraft Crash Report ---- // You're mean.

Time: 2018-09-15 08:59:11 EDT Description: Initializing game

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Correlated (correlated) Caused by: java.lang.RuntimeException: java.io.FileNotFoundException: C:\Users\wesmu\Downloads\mmc-stable-win32\MultiMC\instances\Rebirth 3-Rebirth3-1.12.2-r5\minecraft\mods\Correlated-1.12.2-2.1.123.jar (The system cannot find the path specified) at com.unascribed.correlated.proxy.ClientProxy.preInit(ClientProxy.java:262) at com.unascribed.correlated.Correlated.onPreInit(Correlated.java:181) 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:624) at sun.reflect.GeneratedMethodAccessor9.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:218) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196) 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:135) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252) at net.minecraft.client.Minecraft.init(Minecraft.java:466) at net.minecraft.client.Minecraft.run(Minecraft.java:3929) 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.io.FileNotFoundException: C:\Users\wesmu\Downloads\mmc-stable-win32\MultiMC\instances\Rebirth 3-Rebirth3-1.12.2-r5\minecraft\mods\Correlated-1.12.2-2.1.123.jar (The system cannot find the path specified) at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.(Unknown Source) at java.util.zip.ZipFile.(Unknown Source) at java.util.jar.JarFile.(Unknown Source) at java.util.jar.JarFile.(Unknown Source) at com.unascribed.correlated.proxy.ClientProxy.preInit(ClientProxy.java:249) ... 49 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_181, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 2031875320 bytes (1937 MB) / 3311403008 bytes (3158 MB) up to 6062342144 bytes (5781 MB) JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms500m -Xmx6504m IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.4.2759 238 mods loaded, 238 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                                |
   |:----- |:--------------------------------- |:------------------------ |:-------------------------------------------------- |:---------------------------------------- |
   | UCH   | minecraft                         | 1.12.2                   | minecraft.jar                                      | None                                     |
   | UCH   | mcp                               | 9.42                     | minecraft.jar                                      | None                                     |
   | UCH   | FML                               | 8.0.99.99                | forge-1.12.2-14.23.4.2759-universal.jar            | e3c3d50c7c986df74c645c0ac54639741c90a557 |
   | UCH   | forge                             | 14.23.4.2759             | forge-1.12.2-14.23.4.2759-universal.jar            | e3c3d50c7c986df74c645c0ac54639741c90a557 |
   | UCH   | OpenEye                           | 0.8                      | OpenEye-1.12.2-0.8.jar                             | None                                     |
   | UCH   | openmodscore                      | 0.11.5                   | minecraft.jar                                      | None                                     |
   | UCH   | foamfixcore                       | 7.7.4                    | minecraft.jar                                      | None                                     |
   | UCH   | actuallyadditions                 | 1.12.2-r140              | ActuallyAdditions-1.12.2-r140.jar                  | None                                     |
   | UCH   | buildcraftlib                     | 7.99.18                  | buildcraft-7.99.18.jar                             | None                                     |
   | UCH   | buildcraftcore                    | 7.99.18                  | buildcraft-7.99.18.jar                             | None                                     |
   | UCH   | buildcraftfactory                 | 7.99.18                  | buildcraft-7.99.18.jar                             | None                                     |
   | UCH   | buildcrafttransport               | 7.99.18                  | buildcraft-7.99.18.jar                             | None                                     |
   | UCH   | buildcraftsilicon                 | 7.99.18                  | buildcraft-7.99.18.jar                             | None                                     |
   | UCH   | additionalpipes                   | 6.0.0.8                  | additionalpipes-6.0.0.8.jar                        | None                                     |
   | UCH   | ic2                               | 2.8.99-ex112             | industrialcraft-2-2.8.99-ex112.jar                 | de041f9f6187debbc77034a344134053277aa3b0 |
   | UCH   | advanced_solar_panels             | 4.2.0                    | Advanced Solar Panels-4.2.0.jar                    | None                                     |
   | UCH   | redstoneflux                      | 2.0.2                    | RedstoneFlux-1.12-2.0.2.3-universal.jar            | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | UCH   | cofhcore                          | 4.5.3                    | CoFHCore-1.12.2-4.5.3.20-universal.jar             | None                                     |
   | UCH   | libvulpes                         | 0.2.8.-37                | LibVulpes-1.12.2-0.2.8-37-universal.jar            | None                                     |
   | UCH   | advancedrocketry                  | 1.4.0.-101               | AdvancedRocketry-1.12.2-1.4.0-101-universal.jar    | None                                     |
   | UCH   | infinitylib                       | 1.12.2-1.12.0            | infinitylib-1.12.0.jar                             | None                                     |
   | UCH   | agricraft                         | 2.12.0-1.12.0-a6         | AgriCraft-2.12.0-1.12.0-a6.jar                     | None                                     |
   | UCH   | guideapi                          | 1.12-2.1.7-62            | Guide-API-1.12-2.1.7-62.jar                        | None                                     |
   | UCH   | bloodmagic                        | 1.12.2-2.3.3-101         | BloodMagic-1.12.2-2.3.3-101.jar                    | None                                     |
   | UCH   | theoneprobe                       | 1.4.24                   | theoneprobe-1.12-1.4.24.jar                        | None                                     |
   | UCH   | animus                            | 1                        | Animus-2.0.3.jar                                   | None                                     |
   | UCH   | architecturecraft                 | @VERSION@                | architecturecraft-1.12-2.68.jar                    | None                                     |
   | UCH   | aroma1997core                     | 2.0.0.0.b156             | Aroma1997Core-1.12.2-2.0.0.0.b156.jar              | dfbfe4c473253d8c5652417689848f650b2cbe32 |
   | UCH   | baubles                           | 1.5.2                    | Baubles-1.12-1.5.2.jar                             | None                                     |
   | UCH   | fp                                | 26.3.309                 | Futurepack-1.12.2-26.3.309.jar                     | 3ad693059337b95c41b649ec9f29c4a6e8282586 |
   | UCH   | crafttweaker                      | 4.1.9                    | CraftTweaker2-1.12-4.1.9.jar                       | None                                     |
   | UCH   | astralsorcery                     | 1.9.4                    | astralsorcery-1.12.2-1.9.4.jar                     | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
   | UCH   | mtlib                             | 3.0.5                    | MTLib-3.0.5.jar                                    | None                                     |
   | UCH   | modtweaker                        | 4.0.13                   | modtweaker-4.0.14.jar                              | None                                     |
   | UCH   | jei                               | 4.12.0.216               | jei_1.12.2-4.12.0.216.jar                          | None                                     |
   | UCH   | athenaeum                         | 1.12.2-1.14.0            | athenaeum-1.12.2-1.14.0.jar                        | None                                     |
   | UCH   | backups                           | 1.3                      | Backups-1.12.2-1.3.jar                             | None                                     |
   | UCH   | bdlib                             | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2.jar                       | None                                     |
   | UCH   | betteradvancements                | 0.0.5.17                 | BetterAdvancements-1.12.2-0.0.5.17.jar             | None                                     |
   | UCH   | betterbuilderswands               | 0.12.0                   | BetterBuildersWands-1.12-0.12.0.251+d6c4d93.jar    | None                                     |
   | UCH   | betterquesting                    | 3.5.266                  | BetterQuesting-3.5.266.jar                         | None                                     |
   | UCH   | bibliocraft                       | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar                  | None                                     |
   | UCH   | buildcraftenergy                  | 7.99.18                  | buildcraft-7.99.18.jar                             | None                                     |
   | UCH   | toughasnails                      | 3.1.0.129                | ToughAsNails-1.12.2-3.1.0.129-universal.jar        | None                                     |
   | UCH   | forestry                          | 5.8.1.341                | forestry_1.12.2-5.8.1.341.jar                      | None                                     |
   | UCH   | binniecore                        | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                   | None                                     |
   | UCH   | binniedesign                      | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                   | None                                     |
   | UCH   | genetics                          | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                   | None                                     |
   | UCH   | botany                            | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                   | None                                     |
   | UCH   | extrabees                         | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                   | None                                     |
   | UCH   | extratrees                        | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                   | None                                     |
   | UCH   | bookshelf                         | 2.3.553                  | Bookshelf-1.12.2-2.3.553.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
   | UCH   | thaumcraft                        | 6.1.BETA24               | Thaumcraft-1.12.2-6.1.BETA24.jar                   | None                                     |
   | UCH   | botania                           | r1.10-356                | Botania r1.10-356.jar                              | None                                     |
   | UCH   | codechickenlib                    | 3.2.1.351                | CodeChickenLib-1.12.2-3.2.1.351-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | UCH   | brandonscore                      | 2.4.4                    | BrandonsCore-1.12.2-2.4.4.173-universal.jar        | None                                     |
   | UCH   | buildcraftbuilders                | 7.99.18                  | buildcraft-7.99.18.jar                             | None                                     |
   | UCH   | buildcraftrobotics                | 7.99.18                  | buildcraft-7.99.18.jar                             | None                                     |
   | UCH   | buildcraftcompat                  | 7.99.14                  | buildcraft-compat-7.99.14.jar                      | None                                     |
   | UCH   | buildinggadgets                   | 1.6.2                    | BuildingGadgets-1.6.2.jar                          | None                                     |
   | UCH   | gamestages                        | 2.0.98                   | GameStages-1.12.2-2.0.98.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
   | UCH   | carryon                           | 1.10                     | Carry On MC1.12.2 v1.10.jar                        | None                                     |
   | UCH   | chameleon                         | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                           | None                                     |
   | UCH   | ctm                               | MC1.12.2-0.3.2.18        | CTM-MC1.12.2-0.3.2.18.jar                          | None                                     |
   | UCH   | chisel                            | MC1.12.2-0.2.1.34        | Chisel-MC1.12.2-0.2.1.34.jar                       | None                                     |
   | UCH   | chiselsandbits                    | 14.23                    | chiselsandbits-14.23.jar                           | None                                     |
   | UCH   | clienttweaks                      | 3.1.9                    | ClientTweaks_1.12.2-3.1.9.jar                      | None                                     |
   | UCH   | clumps                            | 3.1.1                    | Clumps-3.1.1.jar                                   | None                                     |
   | UCH   | cofhworld                         | 1.2.0                    | CoFHWorld-1.12.2-1.2.0.5-universal.jar             | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | UCH   | comforts                          | 1.3.0                    | comforts-1.12.2-1.3.0.jar                          | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
   | UCH   | cyclopscore                       | 0.11.10                  | CyclopsCore-1.12.2-0.11.10.jar                     | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
   | UCH   | commoncapabilities                | 1.4.0                    | CommonCapabilities-1.12-1.4.0.jar                  | None                                     |
   | UCH   | mantle                            | 1.12-1.3.2.24            | Mantle-1.12-1.3.2.24.jar                           | None                                     |
   | UCH   | endercore                         | 1.12.2-0.5.39            | EnderCore-1.12.2-0.5.39.jar                        | None                                     |
   | UCH   | thermalfoundation                 | 2.5.0                    | ThermalFoundation-1.12.2-2.5.0.19-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | UCH   | draconicevolution                 | 2.3.13                   | Draconic-Evolution-1.12.2-2.3.13.306-universal.jar | None                                     |
   | UCH   | thermalexpansion                  | 5.5.0                    | ThermalExpansion-1.12.2-5.5.0.29-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | UCH   | enderio                           | 5.0.33                   | EnderIO-1.12.2-5.0.33.jar                          | None                                     |
   | UCH   | enderiointegrationtic             | 5.0.33                   | EnderIO-1.12.2-5.0.33.jar                          | None                                     |
   | UCH   | tconstruct                        | 1.12.2-2.10.1.87         | TConstruct-1.12.2-2.10.1.87.jar                    | None                                     |
   | UCH   | conarm                            | 1.1.1                    | conarm-1.12.2-1.1.1.jar                            | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
   | UCH   | containerfix                      | 1.0                      | ContainerFix MC1.12.2 v1.0.jar                     | None                                     |
   | UCH   | cookingforblockheads              | 6.4.44                   | CookingForBlockheads_1.12.2-6.4.44.jar             | None                                     |
   | UCEE  | correlated                        | 1.12.2-2.1.123           | Correlated-1.12.2-2.1.123.jar                      | None                                     |
   | UC    | ctgui                             | 1.0.0                    | CraftTweaker2-1.12-4.1.9.jar                       | None                                     |
   | UC    | crafttweakerjei                   | 2.0.2                    | CraftTweaker2-1.12-4.1.9.jar                       | None                                     |
   | UC    | ctwatercan                        | 0.5.6                    | ctwatercan-1.12.2-0.5.6.jar                        | None                                     |
   | UC    | cucumber                          | 1.1.1                    | Cucumber-1.12.2-1.1.1.jar                          | None                                     |
   | UC    | custommainmenu                    | 2.0.8                    | CustomMainMenu-MC1.12.2-2.0.8.jar                  | None                                     |
   | UC    | darkutils                         | 1.8.211                  | DarkUtils-1.12.2-1.8.211.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
   | UC    | deathquotes                       | 1.2.0                    | DeathQuotes-1.2.0-mc1.12-forge.jar                 | None                                     |
   | UC    | defaultoptions                    | 9.2.7                    | DefaultOptions_1.12.2-9.2.7.jar                    | None                                     |
   | UC    | durabilitynotifier                | 1.0.0                    | Durability Notifier-1.0.0.jar                      | None                                     |
   | UC    | easypickings                      | 1.6.0                    | easypickings-1.6.0.jar                             | None                                     |
   | UC    | mysticalmechanics                 | 0.3                      | Mystical Mechanics-0.3.jar                         | None                                     |
   | UC    | embers                            | 1.8                      | EmbersRekindled-1.8.jar                            | None                                     |
   | UC    | enchiridion                       | 3.3.3                    | Enchiridion-1.12.2-3.3.3.jar                       | None                                     |
   | UC    | enderiobase                       | 5.0.33                   | EnderIO-1.12.2-5.0.33.jar                          | None                                     |
   | UC    | enderioconduits                   | 5.0.33                   | EnderIO-1.12.2-5.0.33.jar                          | None                                     |
   | UC    | enderioconduitsappliedenergistics | 5.0.33                   | EnderIO-1.12.2-5.0.33.jar                          | None                                     |
   | UC    | refinedstorage                    | 1.6.5                    | refinedstorage-1.6.5.jar                           | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
   | UC    | enderioconduitsopencomputers      | 5.0.33                   | EnderIO-1.12.2-5.0.33.jar                          | None                                     |
   | UC    | enderioconduitsrefinedstorage     | 5.0.33                   | EnderIO-1.12.2-5.0.33.jar                          | None                                     |
   | UC    | enderiointegrationforestry        | 5.0.33                   | EnderIO-1.12.2-5.0.33.jar                          | None                                     |
   | UC    | enderiointegrationticlate         | 5.0.33                   | EnderIO-1.12.2-5.0.33.jar                          | None                                     |
   | UC    | ftblib                            | 5.3.0.51                 | FTBLib-5.3.0.51.jar                                | None                                     |
   | UC    | enderiomachines                   | 5.0.33                   | EnderIO-1.12.2-5.0.33.jar                          | None                                     |
   | UC    | enderiopowertools                 | 5.0.33                   | EnderIO-1.12.2-5.0.33.jar                          | None                                     |
   | UC    | enderstorage                      | 2.4.5.135                | EnderStorage-1.12.2-2.4.5.135-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | UC    | valkyrielib                       | 1.12.2-2.0.15.1          | valkyrielib-1.12.2-2.0.15.1.jar                    | None                                     |
   | UC    | environmentaltech                 | 1.12.2-2.0.15.1          | environmentaltech-1.12.2-2.0.15.1.jar              | None                                     |
   | UC    | etlunar                           | 1.12.2-2.0.15.1          | etlunar-1.12.2-2.0.15.1.jar                        | None                                     |
   | UC    | exnihilocreatio                   | 1.12-0.2.4               | exnihilocreatio-1.12-0.2.4.jar                     | None                                     |
   | UC    | excompressum                      | 3.0.24                   | ExCompressum_1.12.2-3.0.24.jar                     | None                                     |
   | UC    | externaltweaker                   | 0.3                      | externaltweaker-1.12-0.3.jar                       | None                                     |
   | UC    | extrabotany                       | 42                       | ExtraBotany-r1.1-42-fixed.jar                      | None                                     |
   | UC    | extrautils2                       | 1.0                      | extrautils2-1.12-1.9.2.jar                         | None                                     |
   | UC    | zerocore                          | 1.12-0.1.2.2             | zerocore-1.12-0.1.2.2.jar                          | None                                     |
   | UC    | bigreactors                       | 1.12.2-0.4.5.49          | ExtremeReactors-1.12.2-0.4.5.49.jar                | None                                     |
   | UC    | ezwastelands                      | 1.12-1.3.1               | ezwastelands-1.12-1.3.1.jar                        | None                                     |
   | UC    | foamfix                           | 0.10.1-1.12.2            | foamfix-0.10.1-1.12.2.jar                          | None                                     |
   | UC    | forgelin                          | 1.7.4                    | Forgelin-1.7.4.jar                                 | None                                     |
   | UC    | forgemultipartcbe                 | 2.5.0.71                 | ForgeMultipart-1.12.2-2.5.0.71-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | UC    | microblockcbe                     | 2.5.0.71                 | ForgeMultipart-1.12.2-2.5.0.71-universal.jar       | None                                     |
   | UC    | minecraftmultipartcbe             | 2.5.0.71                 | ForgeMultipart-1.12.2-2.5.0.71-universal.jar       | None                                     |
   | UC    | ftbquests                         | 1.1.0.50                 | FTBQuests-1.1.0.50.jar                             | None                                     |
   | UC    | ftbutilities                      | 5.3.0.50                 | FTBUtilities-5.3.0.50.jar                          | None                                     |
   | UC    | furnaceonastick                   | 1.0                      | furnaceonastick-1.0.jar                            | None                                     |
   | UC    | limelib                           | 1.7.12                   | limelib-1.12.2-1.7.12.jar                          | None                                     |
   | UC    | furnus                            | 2.1.7                    | furnus-1.12.2-2.1.7.jar                            | None                                     |
   | UC    | fp.api                            | 1.1.0                    | Futurepack-1.12.2-26.3.309.jar                     | None                                     |
   | UC    | advgenerators                     | 0.9.20.12                | generators-0.9.20.12-mc1.12.2.jar                  | None                                     |
   | UC    | hammercore                        | 2.0.2.3                  | HammerCore-1.12.2-2.0.2.3.jar                      | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
   | UC    | reborncore                        | 3.10.0.332               | RebornCore-1.12.2-3.10.0.332-universal.jar         | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
   | UC    | hardcoremapreset                  | 3.1.1.18                 | HardCoreMapReset-3.1.1.18.jar                      | None                                     |
   | UC    | ichunutil                         | 7.1.4                    | iChunUtil-1.12.2-7.1.4.jar                         | None                                     |
   | UC    | immersiveengineering              | 0.12-85                  | ImmersiveEngineering-0.12-85.jar                   | 4cb49fcde3b43048c9889e0a3d083225da926334 |
   | UC    | immersivepetroleum                | 1.1.9                    | immersivepetroleum-1.12.2-1.1.9.jar                | None                                     |
   | UC    | immersivetech                     | 1.3.10                   | immersivetech-1.12-1.3.10.jar                      | None                                     |
   | UC    | improvedextraction                | 0.1.3-BETA               | ImprovedExtraction-1.12-0.1.3-BETA.jar             | None                                     |
   | UC    | mekanism                          | 1.12.2-9.4.13.349        | Mekanism-1.12.2-9.4.13.349.jar                     | None                                     |
   | UC    | teslacorelib                      | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                   | d476d1b22b218a10d845928d1665d45fce301b27 |
   | UC    | industrialforegoing               | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.11.2-212.jar          | None                                     |
   | UC    | integrateddynamics                | 0.11.17                  | IntegratedDynamics-1.12.2-0.11.17.jar              | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
   | UC    | integrateddynamicscompat          | 1.0.0                    | IntegratedDynamics-1.12.2-0.11.17.jar              | None                                     |
   | UC    | integratedtunnels                 | 1.5.6                    | IntegratedTunnels-1.12.2-1.5.6.jar                 | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
   | UC    | integratedtunnelscompat           | 1.0.0                    | IntegratedTunnels-1.12.2-1.5.6.jar                 | None                                     |
   | UC    | mysticalagriculture               | 1.6.13                   | MysticalAgriculture-1.12-1.6.13.jar                | None                                     |
   | UC    | mysticalagradditions              | 1.2.8                    | mysticalagradditions-1.12-1.2.8.jar                | None                                     |
   | UC    | harvestcraft                      | 1.12.2z                  | Pam's HarvestCraft 1.12.2z.jar                     | None                                     |
   | UC    | mcjtylib_ng                       | 3.0.5                    | mcjtylib-1.12-3.0.5.jar                            | None                                     |
   | UC    | rftools                           | 7.56                     | rftools-1.12-7.56.jar                              | None                                     |
   | UC    | rustic                            | 1.0.9                    | rustic-1.0.9.jar                                   | None                                     |
   | UC    | integrationforegoing              | 1.12.2-1.7.4             | IntegrationForegoing-1.12.2-1.7.4.jar              | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
   | UC    | inventorytweaks                   | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                           | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
   | UC    | jehc                              | 1.12.2                   | JEHC-1.12.2-1.6.1.0.jar                            | None                                     |
   | UC    | jeiintegration                    | 1.5.1.36                 | jeiintegration_1.12.2-1.5.1.36.jar                 | None                                     |
   | UC    | jeid                              | 1.0.1-16                 | JustEnoughIDs-1.0.1-16.jar                         | None                                     |
   | UC    | jeresources                       | 0.8.9.48                 | JustEnoughResources-1.12.2-0.8.9.48.jar            | None                                     |
   | UC    | refraction                        | 1.9                      | refraction-1.12.2-1.9.9.jar                        | None                                     |
   | UC    | librarianlib                      | 4.15                     | librarianlib-1.12.2-4.15.jar                       | None                                     |
   | UC    | modelloader                       | 1.1.3                    | modelloader-1.1.3.jar                              | None                                     |
   | UC    | magneticraft                      | 2.5.1                    | Magneticraft_1.12-2.5.1-dev.jar                    | None                                     |
   | UC    | mekanismgenerators                | 9.4.11                   | MekanismGenerators-1.12.2-9.4.13.349.jar           | None                                     |
   | UC    | mekanismtools                     | 9.4.11                   | MekanismTools-1.12.2-9.4.13.349.jar                | None                                     |
   | UC    | metalchests                       | v3.1.6.g7177eac          | MetalChests-v3.1.6.g7177eac.jar                    | None                                     |
   | UC    | minecraftrpc                      | 1.1                      | minecraftrpc-1.1.jar                               | None                                     |
   | UC    | minethrough                       | 1.1.0                    | minethrough-1.1.0.jar                              | None                                     |
   | UC    | mousetweaks                       | 2.8                      | MouseTweaks-2.8-mc1.12.1.jar                       | None                                     |
   | UC    | mrtjpcore                         | 2.1.3.35                 | MrTJPCore-1.12.2-2.1.3.35-universal.jar            | None                                     |
   | UC    | neat                              | 1.4-17                   | Neat 1.4-17.jar                                    | None                                     |
   | UC    | netherportalfix                   | 5.3.17                   | NetherPortalFix_1.12.1-5.3.17.jar                  | None                                     |
   | UC    | nonausea                          | 1.0                      | NoNausea-MC1.12-1.0.jar                            | None                                     |
   | UC    | nuclearcraft                      | 2.11g                    | NuclearCraft-2.11g--1.12.2.jar                     | None                                     |
   | UC    | openmods                          | 0.11.5                   | OpenModsLib-1.12.2-0.11.5.jar                      | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
   | UC    | openblocks                        | 1.7.6                    | OpenBlocks-1.12.2-1.7.6.jar                        | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
   | UC    | oreexcavation                     | 1.4.129                  | OreExcavation-1.4.129.jar                          | None                                     |
   | UC    | p455w0rdslib                      | 2.0.35                   | p455w0rdslib-1.12-2.0.35.jar                       | None                                     |
   | UC    | pneumaticcraft                    | 1.12.2-0.7.8-259         | pneumaticcraft-repressurized-1.12.2-0.7.8-259.jar  | None                                     |
   | UC    | portalgun                         | 7.0.2                    | PortalGun-1.12.2-7.0.2.jar                         | None                                     |
   | UC    | projectred-core                   | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-Base.jar                | None                                     |
   | UC    | projectred-integration            | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-integration.jar         | None                                     |
   | UC    | projectred-transmission           | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-integration.jar         | None                                     |
   | UC    | projectred-illumination           | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-lighting.jar            | None                                     |
   | UC    | projectred-expansion              | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar          | None                                     |
   | UC    | projectred-relocation             | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar          | None                                     |
   | UC    | projectred-transportation         | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar          | None                                     |
   | UC    | quantumflux                       | 2.0.16                   | quantumflux-1.12.2-2.0.16.jar                      | None                                     |
   | UC    | questbook                         | 3.1.1-1.12               | questbook-3.1.1-1.12.jar                           | None                                     |
   | UC    | questutils                        | 0.2.0                    | questutils-0.2.0.jar                               | None                                     |
   | UC    | quickleafdecay                    | 1.2.4                    | QuickLeafDecay-MC1.12.1-1.2.4.jar                  | None                                     |
   | UC    | randomthings                      | 4.2.1.2                  | RandomThings-MC1.12.2-4.2.1.2.jar                  | d72e0dd57935b3e9476212aea0c0df352dd76291 |
   | UC    | rebirth3contentmod                | r3                       | rebirth3contentmod-1.12.2-r2-hotfix.jar            | None                                     |
   | UC    | redstonearsenal                   | 2.5.1                    | RedstoneArsenal-1.12.2-2.5.1.13-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | UC    | redstonerepository                | 1.3.2                    | RedstoneRepository-1.12.2-1.3.2-dev-universal.jar  | None                                     |
   | UC    | refinedstorageaddons              | 0.4.2                    | refinedstorageaddons-0.4.2.jar                     | None                                     |
   | UC    | xreliquary                        | 1.12.2-1.3.4.767         | Reliquary-1.12.2-1.3.4.767.jar                     | None                                     |
   | UC    | resourceloader                    | 1.5.3                    | ResourceLoader-MC1.12.1-1.5.3.jar                  | d72e0dd57935b3e9476212aea0c0df352dd76291 |
   | UC    | rftoolscontrol                    | 1.9.1                    | rftoolsctrl-1.12-1.9.1.jar                         | None                                     |
   | UC    | rootsclassic                      | 1.12.2-1.1.1             | RootsClassic-1.12.2-1.1.1.jar                      | None                                     |
   | UC    | thermaldynamics                   | 2.5.1                    | ThermalDynamics-1.12.2-2.5.1.14-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | UC    | simplyjetpacks                    | 2.2.7.45                 | SimplyJetpacks2-1.12.2-2.2.7.45.jar                | None                                     |
   | UC    | skyresources                      | 2.3.8                    | skyresources-2.3.8.jar                             | None                                     |
   | UC    | soot                              | 1.5                      | Soot-1.5.jar                                       | None                                     |
   | UC    | bq_standard                       | 3.4.145                  | StandardExpansion-3.4.145.jar                      | None                                     |
   | UC    | stevescarts                       | 2.4.23.115               | StevesCarts-1.12.2-2.4.23.115.jar                  | None                                     |
   | UC    | storagedrawers                    | 1.12-5.3.5               | StorageDrawers-1.12.2-5.3.7.jar                    | None                                     |
   | UC    | survivalist                       | 2.1.5                    | Survivalist-1.12.2-2.1.5.jar                       | None                                     |
   | UC    | sync                              | 7.0.2                    | Sync-1.12.2-7.0.2.jar                              | None                                     |
   | UC    | tatw                              | 1.0.1.2.b27              | Tatw-1.12.2-1.0.1.2.b27.jar                        | dfbfe4c473253d8c5652417689848f650b2cbe32 |
   | UC    | teckle                            | %VERSION%                | Teckle-1.12-0.6.470.jar                            | None                                     |
   | UC    | tg                                | 0.1.2                    | Thaumic_Gadgets_1.12.2_0.1.4.4_tb.24.jar           | None                                     |
   | UC    | thaumicjei                        | 1.2.1                    | ThaumicJEI-1.12.2-1.5.3-20.jar                     | None                                     |
   | UC    | thermalcultivation                | 0.3.0                    | ThermalCultivation-1.12.2-0.3.0.7-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | UC    | thermalinnovation                 | 0.3.0                    | ThermalInnovation-1.12.2-0.3.0.7-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | UC    | tinkersjei                        | 1.0                      | tinkersjei-1.0.jar                                 | None                                     |
   | UC    | tinkerstages                      | 2.0.15                   | TinkerStages-1.12.2-2.0.15.jar                     | d476d1b22b218a10d845928d1665d45fce301b27 |
   | UC    | tinkertoolleveling                | 1.12.2-1.0.5.DEV.30c7957 | TinkerToolLeveling-1.12.2-1.0.5.jar                | None                                     |
   | UC    | tp                                | 3.2.29                   | tinyprogressions-1.12.2-3.3.29-Release.jar         | None                                     |
   | UC    | tombstone                         | 3.1.0                    | tombstone-3.1.0-1.12.jar                           | None                                     |
   | UC    | topaddons                         | 1.12.2-1.9.0             | topaddons-1.12.2-1.9.0.jar                         | None                                     |
   | UC    | tanaddons                         | 3.4.24                   | ToughExpansion-1.12-3.4.24.jar                     | None                                     |
   | UC    | ts2k16                            | 1.2.9                    | TS2K16-1.2.9.jar                                   | None                                     |
   | UC    | unlimitedchiselworks              | 0.2.0                    | UnlimitedChiselWorks-0.2.0.jar                     | None                                     |
   | UC    | v0idssmartbackpacks               | 1.0.5                    | V0id's Smart Backpacks-1.0.5.jar                   | None                                     |
   | UC    | universalmodifiers                | 1.12.2-1.0.9a            | valkyrielib-1.12.2-2.0.15.1.jar                    | None                                     |
   | UC    | vanillafix                        | 1.0.9-97                 | VanillaFix-1.0.9-97.jar                            | None                                     |
   | UC    | wanionlib                         | 1.12.2-1.5               | WanionLib-1.12.2-1.5.jar                           | None                                     |
   | UC    | wasteland_meteors                 | 1.12-0.2                 | wasteland_meteors-1.12-0.2.jar                     | None                                     |
   | UC    | whoosh                            | 0.1.10                   | Whoosh-1.12.2-0.1.11.1-universal.jar               | None                                     |
   | UC    | wizardry                          | 0.9.7                    | wizardry-0.9.7.jar                                 | None                                     |
   | UC    | woot                              | 1.12.2-1.4.4             | woot-1.12.2-1.4.4.jar                              | None                                     |
   | UC    | xaerominimap                      | 1.14                     | Xaeros_Minimap_FP1.14_Forge_1.12.jar               | None                                     |
   | UC    | xnet                              | 1.7.4                    | xnet-1.12-1.7.4.jar                                | None                                     |
   | UC    | dropt                             | 1.12.2-1.10.0            | dropt-1.12.2-1.10.0.jar                            | None                                     |
   | UC    | librarianliblate                  | 4.15                     | librarianlib-1.12.2-4.15.jar                       | None                                     |
   | UC    | teslacorelib_registries           | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                   | None                                     |
   | UC    | unidict                           | 1.12.2-2.7b              | UniDict-1.12.2-2.7b.jar                            | None                                     |

Loaded coremods (and transformers): Wizardry Plugin (wizardry-0.9.7.jar) com.teamwizardry.wizardry.asm.WizardryTransformer ForgelinPlugin (Forgelin-1.7.4.jar)

                                  OpenEyePlugin (OpenEye-1.12.2-0.8.jar)
                                    openeye.asm.MultiTransformer
                                  AstralCore (astralsorcery-1.12.2-1.9.4.jar)

                                  HCASM (HammerCore-1.12.2-2.0.2.3.jar)
                                    com.zeitheron.hammercore.asm.HammerCoreTransformer
                                  LibrarianLib Plugin (librarianlib-1.12.2-4.15.jar)
                                    com.teamwizardry.librarianlib.asm.LibLibTransformer
                                  OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
                                    openmods.core.OpenModsClassTransformer
                                  LoadingPlugin (RandomThings-MC1.12.2-4.2.1.2.jar)
                                    lumien.randomthings.asm.ClassTransformer
                                  VanillaFixLoadingPlugin (VanillaFix-1.0.9-97.jar)

                                  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
                                    invtweaks.forge.asm.ContainerTransformer
                                  CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar)
                                    team.chisel.ctm.client.asm.CTMTransformer
                                  LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
                                    lumien.resourceloader.asm.ClassTransformer
                                  IELoadingPlugin (ImmersiveEngineering-core-0.12-85.jar)
                                    blusunrize.immersiveengineering.common.asm.IEClassTransformer
                                  EnderCorePlugin (EnderCore-1.12.2-0.5.39.jar)
                                    com.enderio.core.common.transform.EnderCoreTransformer
                                    com.enderio.core.common.transform.SimpleMixinPatcher
                                  CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b156.jar)

                                  ComfortsCoreLoadingPlugin (comforts-1.12.2-1.3.0.jar)
                                    c4.comforts.asm.SleepTransformer
                                  JEIDLoadingPlugin (JustEnoughIDs-1.0.1-16.jar)

                                  LoadingPlugin (NoNausea-MC1.12-1.0.jar)
                                    lumien.nonausea.asm.ClassTransformer
                                  Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.10.1-1.12.2.jar)
                                    pl.asie.foamfix.coremod.FoamFixTransformer

GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.82' Renderer: 'GeForce GTX 1060/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: - TinkerCommons (Enabled/Forced)

CrankySupertoonArchive commented 5 years ago

Correlated isnt on curse, it is in the Overides folder. I can send you a copy. Are you using MultiMC, because i have read that the overides folder doesnt work on it

CrankySupertoonArchive commented 5 years ago

Correlated-1.12.2-2.1.123.jar

Furionstrom commented 5 years ago

Yeah I am on multiMC. I manually added the file and it still shows the same failure minecraft failure

CrankySupertoonArchive commented 5 years ago

try deleting the entire correlated file, and then reload it. That issue mean a file is corrupt

Furionstrom commented 5 years ago

Ok i think i have it working now i ended up removing the file from overrides, installing and dropping the file in and it seems to have worked

Furionstrom commented 5 years ago

or not ended up redownloading twitch