Résolu [CRASH] Minecraft avec mods 1.12.2

VG07

Massacreur de Mouton
23 Mars 2020
36
1
18
23
Bonjour,

Je rencontre un problème lors du lancement du jeu il me disent qu'il y a un problème avec le mod redstone flux mais j’ignore ou est le problème si quelqu'un peut m'aider

Code:
---- Minecraft Crash Report ----

WARNING: coremods are present:
  MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.244.jar)
Contact their authors BEFORE contacting forge

// Why did you do that?

Time: 3/29/20 4:39 AM
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.GeneratedMethodAccessor2.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:629)
    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: 85665024 bytes (81 MB) / 1287127040 bytes (1227 MB) up to 3008888832 bytes (2869 MB)
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3228m -Xms256m -XX:PermSize=256m
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_F5 29 mods loaded, 29 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.2847.jar                     | None                                     |
    | LCH   | forge               | 14.23.5.2847    | forge-1.12.2-14.23.5.2847.jar                     | None                                     |
    | LCH   | micdoodlecore       |                 | minecraft.jar                                     | None                                     |
    | LCH   | aquaculture         | 1.6.8           | Aquaculture-1.12.2-1.6.8.jar                      | None                                     |
    | LCH   | galacticraftcore    | 4.0.2.244       | GalacticraftCore-1.12.2-4.0.2.244.jar             | None                                     |
    | LCH   | galacticraftplanets | 4.0.2.244       | Galacticraft-Planets-1.12.2-4.0.2.244.jar         | None                                     |
    | LCH   | asmodeuscore        | 0.0.12          | AsmodeusCore-1.12.2-0.0.12.jar                    | None                                     |
    | LCH   | bookworm            | 1.12.2-2.5.0    | bookworm-1.12.2-2.5.0.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.jar           | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | cofhcore            | 4.6.3           | CoFHCore-1.12.2-4.6.3.27-universal.jar            | None                                     |
    | LC    | cofhworld           | 1.3.1           | CoFHWorld-1.12.2-1.3.1.7-universal.jar            | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | shadowmc            | 3.8.0           | ShadowMC-1.12-3.8.0.jar                           | None                                     |
    | LC    | extrarails          | 1.3.0           | ExtraRails-1.12-1.3.0.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.jar               | None                                     |
    | LC    | galaxyspace         | 2.0.11          | GalaxySpace-1.12.2-2.0.11.jar                     | None                                     |
    | LC    | jei                 | 4.15.0.291      | jei_1.12.2-4.15.0.291.jar                         | None                                     |
    | LC    | jeresources         | 0.9.2.60        | JustEnoughResources-1.12.2-0.9.2.60.jar           | None                                     |
    | LC    | moreplanets         | 2.0.22          | More-Planets-1.12.2-2.0.22-GC238.jar              | b3468b224a74e296555ad7efeb35f482e6f445de |
    | LC    | mycommands          | 1.12.2-01       | MyCommands-1.12.2-01.jar                          | None                                     |
    | LC    | thermalfoundation   | 2.6.3           | ThermalFoundation-1.12.2-2.6.3.27-universal.jar   | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | thermalexpansion    | 5.5.4           | ThermalExpansion-1.12.2-5.5.4.43-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | thermaldynamics     | 2.5.5           | ThermalDynamics-1.12.2-2.5.5.21-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | wildnature          | 1.2             | wildnature-1.2.jar                                | None                                     |
    | LC    | worldedit           | 6.1.10-SNAPSHOT | worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist.jar | None                                     |
    | LC    | zawa                | 1.12.2-2.0.1    | zawa-1.12.2-2.0.1.jar                             | 3ee471ded1bba54aa82f4f5ca5ca82dd67b8ef42 |

    Loaded coremods (and transformers): 
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.244.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
    GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 22.20.16.4749' Renderer: 'Intel(R) HD Graphics 630'
    OptiFine Version: OptiFine_1.12.2_HD_U_F5
    OptiFine Build: 20191204-141934
    Render Distance Chunks: 8
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.5.0 - Build 22.20.16.4749
    OpenGlRenderer: Intel(R) HD Graphics 630
    OpenGlVendor: Intel
    CpuCount: 8
 
Dernière édition par un modérateur: