Problème d'installation de mod

Hug0x5

Bucheron
19 Mars 2019
3
1
14
23
Bonjour, j'ai un problème pour installer le mod WRCBE, j'ai installé les mods requis qui sont forge multipart et codechiken lib mais le jeu plante et je ne comprend malheureusement pas pourquoi.
Je met ci-dessous le rapport de crash.
Si quelqu'un peu m'éclairer, merci d'anvance.

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

WARNING: coremods are present:
Contact their authors BEFORE contacting forge

// Why did you do that?

Time: 3/19/19 8:50 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 WirelessRedstone-CBE (wrcbe)
Caused by: java.lang.NoSuchMethodError: codechicken.wirelessredstone.item.ItemWirelessPart.setHasSubtypes(Z)Lnet/minecraft/item/Item;
    at codechicken.wirelessredstone.item.ItemWirelessPart.<init>(ItemWirelessPart.java:23)
    at codechicken.wirelessredstone.init.ModItems.init(ModItems.java:39)
    at codechicken.wirelessredstone.proxy.Proxy.preInit(Proxy.java:24)
    at codechicken.wirelessredstone.proxy.ProxyClient.preInit(ProxyClient.java:44)
    at codechicken.wirelessredstone.WirelessRedstone.preInit(WirelessRedstone.java:56)
    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.GeneratedMethodAccessor8.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.func_71384_a(Minecraft.java:466)
    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(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)


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_171, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 92910072 bytes (88 MB) / 365248512 bytes (348 MB) up to 523501568 bytes (499 MB)
    JVM Flags: 7 total; -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2768 16 mods loaded, 16 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.5.2768.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCH   | forge                 | 14.23.5.2768 | forge-1.12.2-14.23.5.2768.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCH   | carbonado             | 1.5.1        | carbonado-1.5.1-mc1.12.x.jar                  | None                                     |
    | UCH   | codechickenlib        | 3.2.2.353    | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCH   | forgemultipartcbe     | 2.6.1.81     | ForgeMultipart-1.12.2-2.6.1.81-universal.jar  | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCH   | microblockcbe         | 2.6.1.81     | ForgeMultipart-1.12.2-2.6.1.81-universal.jar  | None                                     |
    | UCH   | minecraftmultipartcbe | 2.6.1.81     | ForgeMultipart-1.12.2-2.6.1.81-universal.jar  | None                                     |
    | UCH   | improvedhoes          | 1.2.2        | ImprovedHoes-1.12-1.2.2.jar                   | None                                     |
    | UCH   | jei                   | 4.8.5.159    | jei_1.12.2-4.8.5.159.jar                      | None                                     |
    | UCH   | earthenbounty         | 2.1.1        | just_a_few_more_ores-2.1.1.jar                | None                                     |
    | UCH   | mycommands            | 1.12.2-01    | MyCommands-1.12.2-01.jar                      | None                                     |
    | UCH   | treechopper           | 1.2.4        | Tree-Chopper-Mod-1.12.2.jar                   | None                                     |
    | UCEE  | wrcbe                 | 2.3.0        | WR-CBE-1.12.2-2.3.0.27-deobf.jar              | None                                     |
    | UC    | xpholder              | 1.0.1        | XpHolder-1.0.1-mc1.12.x.jar                   | None                                     |

    Loaded coremods (and transformers):
    GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 21.20.16.4627' Renderer: 'Intel(R) HD Graphics 620'
 

robin4002

Expert en informatique et systèmes d'information
Staff
Responsable technique
Responsable forum
12 Novembre 2012
20 815
156
3 000
347
26
Alsace
www.minecraftforgefrance.fr
Salut,
Tu as téléchargé la version "deobf" de WR-CBE, cette version n'est pas conçue pour fonctionner sur le launcher de Minecraft mais s'adresse au développeur de mod (elle est conçu pour être lancé depuis Eclipse ou un autre IDE).

Télécharges la bonne version (universal ou sans indication particulière) et cela sera bon.