Jump to content

redstone flux is making a problem in modpack


ghosthunter_69

Recommended Posts

---- Minecraft Crash Report ----

WARNING: coremods are present:
  MekanismCoremod (Mekanism-1.12.2-9.8.2.387.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.57-core.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  p455w0rdc0re (p455w0rdslib-1.12.2-2.2.156 (1).jar)
  CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b165.jar)
  NWRTweak (redstonepaste-mc1.12-1.7.5.jar)
Contact their authors BEFORE contacting forge

// You should try our sister game, Minceraft!

Time: 10/2/19 5:45 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 Redstone Flux (redstoneflux)
Caused by: java.lang.RuntimeException: 
RedstoneFlux has detected that the following OLD API classes from CoFHLib are being repacked!
    cofh.api.energy.ItemEnergyContainer, loaded from: CoFHLib-%5B1.7.10%5D1.2.1-185.jar
    cofh.api.energy.EnergyStorage, loaded from: CoFHLib-%5B1.7.10%5D1.2.1-185.jar
    cofh.api.energy.IEnergyTransport, loaded from: CoFHLib-%5B1.7.10%5D1.2.1-185.jar
    cofh.api.energy.TileEnergyHandler, loaded from: CoFHLib-%5B1.7.10%5D1.2.1-185.jar
    cofh.api.energy.IEnergyConnection, loaded from: CoFHLib-%5B1.7.10%5D1.2.1-185.jar
    cofh.api.energy.IEnergyProvider, loaded from: CoFHLib-%5B1.7.10%5D1.2.1-185.jar
    cofh.api.energy.IEnergyHandler, loaded from: CoFHLib-%5B1.7.10%5D1.2.1-185.jar
    cofh.api.energy.IEnergyStorage, loaded from: CoFHLib-%5B1.7.10%5D1.2.1-185.jar
    cofh.api.energy.IEnergyContainerItem, loaded from: CoFHLib-%5B1.7.10%5D1.2.1-185.jar
    cofh.api.energy.IEnergyReceiver, loaded from: CoFHLib-%5B1.7.10%5D1.2.1-185.jar

To prevent this crash, add "-Dcofh.rf.crashOnOldAPI=false" to your command line arguments.

    at cofh.redstoneflux.internal.OldAPIChecker.check(OldAPIChecker.java:64)
    at cofh.redstoneflux.RedstoneFlux.preInit(RedstoneFlux.java:18)
    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:637)
    at sun.reflect.GeneratedMethodAccessor9.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:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    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:136)
    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.func_71384_a(Minecraft.java:467)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    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)


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: 2434775808 bytes (2321 MB) / 3556769792 bytes (3392 MB) up to 6442450944 bytes (6144 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2838 Optifine OptiFine_1.12.2_HD_U_E3 77 mods loaded, 77 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                                |
    |:----- |:--------------------------------- |:------------------------ |:----------------------------------------------------- |:---------------------------------------- |
    | LCH   | minecraft                         | 1.12.2                   | minecraft.jar                                         | None                                     |
    | LCH   | mcp                               | 9.42                     | minecraft.jar                                         | None                                     |
    | LCH   | FML                               | 8.0.99.99                | forge-1.12.2-14.23.5.2838.jar                         | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | forge                             | 14.23.5.2838             | forge-1.12.2-14.23.5.2838.jar                         | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | actuallyadditions                 | 1.12.2-r150              | ActuallyAdditions-1.12.2-r150.jar                     | None                                     |
    | LCH   | baubles                           | 1.5.2                    | Baubles-1.12-1.5.2.jar                                | None                                     |
    | LCH   | actuallybaubles                   | 1.1                      | ActuallyBaubles-1.12-1.1.jar                          | None                                     |
    | LCH   | appliedenergistics2               | rv6-stable-6             | appliedenergistics2-rv6-stable-6.jar                  | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | LCH   | bdlib                             | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2.jar                          | None                                     |
    | LCH   | ae2stuff                          | 0.7.0.4                  | ae2stuff-0.7.0.4-mc1.12.2.jar                         | None                                     |
    | LCH   | endercore                         | 1.12.2-0.5.57            | EnderCore-1.12.2-0.5.57.jar                           | None                                     |
    | LCH   | jei                               | 4.15.0.268               | jei_1.12.2-4.15.0.268 (1).jar                         | None                                     |
    | LCH   | codechickenlib                    | 3.2.3.358                | CodeChickenLib-1.12.2-3.2.3.358-universal.jar         | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCE   | redstoneflux                      | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal (2).jar           | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | cofhcore                          | 4.6.3                    | CoFHCore-1.12.2-4.6.3.27-universal.jar                | None                                     |
    | LC    | brandonscore                      | 2.4.17                   | BrandonsCore-1.12.2-2.4.17.208-universal.jar          | None                                     |
    | LC    | cofhworld                         | 1.3.1                    | CoFHWorld-1.12.2-1.3.1.7-universal.jar                | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | thermalfoundation                 | 2.6.3                    | ThermalFoundation-1.12.2-2.6.3.27-universal.jar       | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | draconicevolution                 | 2.3.21                   | Draconic-Evolution-1.12.2-2.3.21.342-universal.jar    | None                                     |
    | LC    | thermalexpansion                  | 5.5.4                    | ThermalExpansion-1.12.2-5.5.4.43-universal.jar        | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | enderio                           | 5.0.43                   | EnderIO-1.12.2-5.0.43.jar                             | None                                     |
    | LC    | p455w0rdslib                      | 2.2.156                  | p455w0rdslib-1.12.2-2.2.156 (1).jar                   | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
    | LC    | ae2wtlib                          | 1.0.6                    | AE2WTLib-1.12.2-1.0.6.jar                             | None                                     |
    | LC    | flyringbaublemod                  | 0.3.1_1.12-d4e654e       | angelRingToBauble-1.12-0.3.1.50+d4e654e.jar           | None                                     |
    | LC    | appleskin                         | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                            | None                                     |
    | LC    | aroma1997core                     | 2.0.0.2.b165             | Aroma1997Core-1.12.2-2.0.0.2.b165.jar                 | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | LC    | aroma1997sdimension               | 2.0.0.2.b89              | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b89.jar   | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | LC    | betterbuilderswands               | 0.13.2                   | BetterBuildersWands-1.12.2-0.13.2.271+5997513.jar     | None                                     |
    | LC    | betterquesting                    | 3.5.300                  | BetterQuesting-3.5.300.jar                            | None                                     |
    | LC    | bqt                               | 1.0                      | BetterQuestingTriggerer-1.0.jar                       | None                                     |
    | LC    | chesttransporter                  | 2.8.8                    | ChestTransporter-1.12.2-2.8.8.jar                     | None                                     |
    | LC    | chickens                          | 6.1.0                    | chickens-6.1.0.jar                                    | None                                     |
    | LC    | cyclopscore                       | 1.5.0                    | CyclopsCore-1.12.2-1.5.0.jar                          | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LC    | colossalchests                    | 1.7.1                    | ColossalChests-1.12.2-1.7.1.jar                       | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LC    | cookingforblockheads              | 6.4.71                   | CookingForBlockheads_1.12.2-6.4.71.jar                | None                                     |
    | LC    | custommainmenu                    | 2.0.9                    | CustomMainMenu-MC1.12.2-2.0.9.jar                     | None                                     |
    | LC    | journeymap                        | 1.12.2-5.5.5             | journeymap-1.12.2-5.5.5 (1).jar                       | None                                     |
    | LC    | defaultoptions                    | 9.2.8                    | DefaultOptions_1.12.2-9.2.8.jar                       | None                                     |
    | LC    | enderiointegrationtic             | 5.0.43                   | EnderIO-1.12.2-5.0.43.jar                             | None                                     |
    | LC    | enderiobase                       | 5.0.43                   | EnderIO-1.12.2-5.0.43.jar                             | None                                     |
    | LC    | enderioconduits                   | 5.0.43                   | EnderIO-1.12.2-5.0.43.jar                             | None                                     |
    | LC    | enderioconduitsappliedenergistics | 5.0.43                   | EnderIO-1.12.2-5.0.43.jar                             | None                                     |
    | LC    | enderioconduitsopencomputers      | 5.0.43                   | EnderIO-1.12.2-5.0.43.jar                             | None                                     |
    | LC    | enderioconduitsrefinedstorage     | 5.0.43                   | EnderIO-1.12.2-5.0.43.jar                             | None                                     |
    | LC    | enderiointegrationforestry        | 5.0.43                   | EnderIO-1.12.2-5.0.43.jar                             | None                                     |
    | LC    | enderiointegrationticlate         | 5.0.43                   | EnderIO-1.12.2-5.0.43.jar                             | None                                     |
    | LC    | enderiomachines                   | 5.0.43                   | EnderIO-1.12.2-5.0.43.jar                             | None                                     |
    | LC    | enderiopowertools                 | 5.0.43                   | EnderIO-1.12.2-5.0.43.jar                             | None                                     |
    | LC    | enderstorage                      | 2.4.6.137                | EnderStorage-1.12.2-2.4.6.137-universal.jar           | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | extracells                        | 2.6.2                    | ExtraCells-1.12.2-2.6.2a.jar                          | None                                     |
    | LC    | zerocore                          | 1.12.2-0.1.2.8           | zerocore-1.12.2-0.1.2.8.jar                           | None                                     |
    | LC    | bigreactors                       | 1.12.2-0.4.5.67          | ExtremeReactors-1.12.2-0.4.5.67 (1).jar               | None                                     |
    | LC    | fluxnetworks                      | 4.0.10                   | fluxnetworks-1.12.2-4.0.10-27.jar                     | None                                     |
    | LC    | forgemultipartcbe                 | 2.6.2.83                 | ForgeMultipart-1.12.2-2.6.2.83-universal (1).jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | microblockcbe                     | 2.6.2.83                 | ForgeMultipart-1.12.2-2.6.2.83-universal (1).jar      | None                                     |
    | LC    | minecraftmultipartcbe             | 2.6.2.83                 | ForgeMultipart-1.12.2-2.6.2.83-universal (1).jar      | None                                     |
    | LC    | cfm                               | 6.3.1                    | furniture-6.3.1-1.12.2 (1).jar                        | None                                     |
    | LC    | advgenerators                     | 0.9.20.12                | generators-0.9.20.12-mc1.12.2.jar                     | None                                     |
    | LC    | hatchery                          | 2.2.2                    | hatchery-1.12.2-2.2.2.jar                             | None                                     |
    | LC    | inventorytweaks                   | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                              | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | LC    | mekanism                          | 1.12.2-9.8.2.387         | Mekanism-1.12.2-9.8.2.387.jar                         | None                                     |
    | LC    | mekanismgenerators                | 1.12.2-9.8.2.387         | MekanismGenerators-1.12.2-9.8.2.387.jar               | None                                     |
    | LC    | mousetweaks                       | 2.10                     | MouseTweaks-2.10-mc1.12.2 (1).jar                     | None                                     |
    | LC    | reborncore                        | 3.16.2.473               | RebornCore-1.12.2-3.16.2.473-universal (1).jar        | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
    | LC    | redstonepaste                     | 1.7.5                    | redstonepaste-mc1.12-1.7.5.jar                        | None                                     |
    | LC    | thermaldynamics                   | 2.5.5                    | ThermalDynamics-1.12.2-2.5.5.21-universal.jar         | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | simplyjetpacks                    | 2.2.14.67                | SimplyJetpacks2-1.12.2-2.2.14.67.jar                  | None                                     |
    | LC    | solarflux                         | 4.35r                    | SolarFluxReborn_1.12.2-4.35r.jar                      | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
    | LC    | bq_standard                       | 3.4.159                  | StandardExpansion-3.4.159.jar                         | None                                     |
    | LC    | techreborn                        | 2.24.1.1032              | TechReborn-1.12.2-2.24.1.1032-universal.jar           | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
    | LC    | thermalcultivation                | 0.3.3                    | ThermalCultivation-1.12.2-0.3.3.12-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | thermalinnovation                 | 0.3.3                    | ThermalInnovation-1.12.2-0.3.3.12-universal.jar       | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | veinminer                         | 0.38.2                   | VeinMiner-1.12-0.38.2.647+b31535a.jar                 | None                                     |
    | LC    | veinminermodsupport               | 0.38.2                   | VeinMiner-1.12-0.38.2.647+b31535a.jar                 | None                                     |
    | LC    | worldedit                         | 6.1.10-SNAPSHOT          | worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist (1).jar | None                                     |
    | LC    | wrcbe                             | 2.3.2                    | WR-CBE-1.12.2-2.3.2.33-universal.jar                  | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | techreborn_compat                 | 1.0.0                    | TechReborn-ModCompatibility-1.12.2-1.3.2.60.jar       | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |

    Loaded coremods (and transformers): 
MekanismCoremod (Mekanism-1.12.2-9.8.2.387.jar)
  mekanism.coremod.KeybindingMigrationHelper
EnderCorePlugin (EnderCore-1.12.2-0.5.57-core.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
p455w0rdc0re (p455w0rdslib-1.12.2-2.2.156 (1).jar)
  p455w0rdslib.asm.ClassTransformer
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b165.jar)
  
NWRTweak (redstonepaste-mc1.12-1.7.5.jar)
  net.fybertech.nwr.NWRTransformer
    GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 10.18.15.4279' Renderer: 'Intel(R) Iris(TM) Graphics 6100'
    AE2 Version: stable rv6-stable-6 for Forge 14.23.5.2768
    List of loaded APIs: 
        * actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r150.jar
        * ae2wtlib|api (1.1) from AE2WTLib-1.12.2-1.0.6.jar
        * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-6.jar
        * Baubles|API (1.4.0.2) from AE2WTLib-1.12.2-1.0.6.jar
        * BetterQuesting|API (3.2) from BetterQuesting-3.5.300.jar
        * BetterQuesting|API2 (3.1) from BetterQuesting-3.5.300.jar
        * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
        * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.67 (1).jar
        * chesttransporter|api (2) from ChestTransporter-1.12.2-2.8.8.jar
        * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.3.27-universal.jar
        * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.21.342-universal.jar
        * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.43.jar
        * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.43.jar
        * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.43.jar
        * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.43.jar
        * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.43.jar
        * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.43.jar
        * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.43.jar
        * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.43.jar
        * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.43.jar
        * HatcheryAPI (1.11.2R1.0.0) from hatchery-1.12.2-2.2.2.jar
        * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.5 (1).jar
        * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.5 (1).jar
        * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.5 (1).jar
        * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.5 (1).jar
        * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.5 (1).jar
        * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.268 (1).jar
        * MekanismAPI|core (9.8.1) from Mekanism-1.12.2-9.8.2.387.jar
        * MekanismAPI|energy (9.8.1) from Mekanism-1.12.2-9.8.2.387.jar
        * MekanismAPI|gas (9.8.1) from Mekanism-1.12.2-9.8.2.387.jar
        * MekanismAPI|infuse (9.8.1) from Mekanism-1.12.2-9.8.2.387.jar
        * MekanismAPI|laser (9.8.1) from Mekanism-1.12.2-9.8.2.387.jar
        * MekanismAPI|transmitter (9.8.1) from Mekanism-1.12.2-9.8.2.387.jar
        * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.8.2.387.jar
        * MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2 (1).jar
        * reborncoreAPI (3.16.2.473) from RebornCore-1.12.2-3.16.2.473-universal (1).jar
        * reborncoreAPI|Power (3.16.2.473) from RebornCore-1.12.2-3.16.2.473-universal (1).jar
        * reborncoreAPI|Praescriptum (3.16.2.473) from RebornCore-1.12.2-3.16.2.473-universal (1).jar
        * reborncoreAPI|Recipe (3.16.2.473) from RebornCore-1.12.2-3.16.2.473-universal (1).jar
        * reborncoreAPI|Tile (3.16.2.473) from RebornCore-1.12.2-3.16.2.473-universal (1).jar
        * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal (2).jar
        * techrebornAPI (2.24.1.1032) from TechReborn-1.12.2-2.24.1.1032-universal.jar
        * veinminerApi (0.3) from VeinMiner-1.12-0.38.2.647+b31535a.jar
        * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
        * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
        * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
        * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
    OptiFine Version: OptiFine_1.12.2_HD_U_E3
    OptiFine Build: 20181210-121000
    Render Distance Chunks: 8
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: Equanimity+1.12.zip
    OpenGlVersion: 4.4.0 - Build 10.18.15.4279
    OpenGlRenderer: Intel(R) Iris(TM) Graphics 6100
    OpenGlVendor: Intel
    CpuCount: 4

Link to comment
Share on other sites

4 minutes ago, ghosthunter_69 said:

To prevent this crash, add "-Dcofh.rf.crashOnOldAPI=false" to your command line arguments.

It's right in the crash log.

VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING

I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect.

Forge and vanilla BlockState generator.

Link to comment
Share on other sites

2 minutes ago, ghosthunter_69 said:

where do i find the line arguement?

A command line argument is something you but in the .bat file or .sh file when you start the server. Or for the launcher you edit the profile and you will see JVM ARGUMENTS. Put it there.

VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING

I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect.

Forge and vanilla BlockState generator.

Link to comment
Share on other sites

  • 6 months later...

For any late comers like me, or you who have already posted comments, here:

image.png.3aa0906eeba53055c95fed29cc9daf40.png

When you type in the "-Dcofh.rf.crashOnOldAPI=false", remember to put a space at the beginning. Other wise the launcher with think it's part of the command line before it. So, remember the spacing.

Edited by NekoLucina
Link to comment
Share on other sites

  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.