Crash au lancement de minecraft 1.12.2 a cause du mod codechikenlib

bonjour j'ai un problème : quand je lance Minecraft avec codechikenlib 1.12.2 ca crash et je ne peut pas l'enlever car il est requis pour 6 autres mods

2 réponses

  1. au fait j'ai oublié le crash report. le voici :
    0
    1. ---- Minecraft Crash Report ----

      WARNING: coremods are present:
      MicdoodlePlugin (MicdoodleCore-1.12.2.jar)
      Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
      MovingWorldCore (MovingWorld-Mod-1.12.jar)
      Contact their authors BEFORE contacting forge

      // Shall we play a game?

      Time: 9/23/19 11:58 AM
      XRay version: 58
      Description: There was a severe problem during mod loading that has caused the game to fail

      net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from CodeChicken Lib (codechickenlib)
      Caused by: codechicken.lib.configuration.ConfigFile$ConfigException: codechicken.lib.configuration.ConfigParseException: Invalid value type d, @Line:20, dump_asm=true
      at codechicken.lib.configuration.ConfigFile.load(ConfigFile.java:61)
      at codechicken.lib.configuration.ConfigFile.<init>(ConfigFile.java:43)
      at codechicken.lib.configuration.ConfigFile.<init>(ConfigFile.java:29)
      at codechicken.lib.configuration.ConfigFile.<init>(ConfigFile.java:19)
      at codechicken.lib.CodeChickenLib.preInit(CodeChickenLib.java:50)
      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:624)
      at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:497)
      at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
      at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
      at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
      at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
      at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
      at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
      at com.google.common.eventbus.EventBus.post(EventBus.java:217)
      at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
      at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:497)
      at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
      at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
      at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
      at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
      at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
      at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
      at com.google.common.eventbus.EventBus.post(EventBus.java:217)
      at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
      at net.minecraftforge.fml.common.Loader.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(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:497)
      at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
      at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
      Caused by: codechicken.lib.configuration.ConfigParseException: Invalid value type d, @Line:20, dump_asm=true
      at codechicken.lib.configuration.ConfigTag.parseTag(ConfigTag.java:92)
      at codechicken.lib.configuration.ConfigFile.load(ConfigFile.java:59)
      ... 44 more

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

      -- System Details --
      Details:
      Minecraft Version: 1.12.2
      Operating System: Windows 10 (amd64) version 10.0
      Java Version: 1.8.0_51, Oracle Corporation
      Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
      Memory: 552565584 bytes (526 MB) / 1073741824 bytes (1024 MB) up to 2147483648 bytes (2048 MB)
      JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -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.2772 45 mods loaded, 45 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.2772.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
      | UCH | forge | 14.23.5.2772 | forge-1.12.2-14.23.5.2772.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
      | UCH | micdoodlecore | | minecraft.jar | None |
      | UCH | com.elytradev.movingworld.common.asm.coremod | | minecraft.jar | None |
      | UCH | appliedenergistics2 | rv6-stable-4 | appliedenergistics2-rv6-stable-4.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
      | UCH | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
      | UCEE | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
      | UC | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
      | UC | brandonscore | 2.4.17 | BrandonsCore-1.12.2-2.4.17.208-universal.jar | None |
      | UC | chickenchunks | 2.4.1.73 | ChickenChunks-Mod-1.12.2.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
      | UC | cofhcore | 4.6.1 | CoFHCore-1.12.2-4.6.1.22-universal.jar | None |
      | UC | cofhworld | 1.3.0 | CoFHWorld-1.12.2-1.3.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
      | UC | customnpcs | 1.12 | Custom-NPCs-Mod-1.12.2.jar | None |
      | UC | torohealthmod | 1.12.2-11 | Damage-Indicators-1.12.2.jar | None |
      | UC | movingworld | 1.12-6.342 | MovingWorld-Mod-1.12.jar | None |
      | UC | davincisvessels | @DVESSELSVER@ | Davincis-Vessels-Mod-1.12.2.jar | None |
      | UC | thermalfoundation | 2.6.1 | ThermalFoundation-1.12.2-2.6.1.22-universal - Copie.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
      | UC | draconicevolution | 2.3.23 | Draconic-Evolution-1.12.2-2.3.23.345-universal.jar | None |
      | UC | enderstorage | 2.4.5.135 | Ender-Storage-Mod-1.12.2.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
      | UC | jei | 4.13.1.225 | jei_1.12.2-4.13.1.225.jar | None |
      | UC | mantle | 1.12-1.3.3.39 | Mantle-1.12-1.3.3.39.jar | None |
      | UC | tconstruct | 1.12.2-2.11.0.106 | TConstruct-1.12.2-2.11.0.106.jar | None |
      | UC | extrautils2 | 1.0 | extrautils2-1.12-1.9.8.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 | galacticraftcore | 4.0.1.181 | Galacticraft-Mod-1.12.2.jar | None |
      | UC | galacticraftplanets | 4.0.1.181 | Galacticraft-Planets-Mod-1.12.2.jar | None |
      | UC | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
      | UC | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
      | UC | ironchest | 1.12.2-7.0.40.824 | ironchest-1.12.2-7.0.40.824.jar | None |
      | UC | journeymap | 1.12.2-5.5.4 | journeymap-1.12.2-5.5.4.jar | None |
      | UC | mekanism | 1.12.2-9.4.13.349 | Mekanism-1.12.2-9.4.13.349.jar | None |
      | UC | mekanismgenerators | 9.4.11 | MekanismGenerators-1.12.2.jar | None |
      | UC | nei | 2.4.2 | NotEnoughItems-1.12.2-2.4.2.240-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
      | UC | rangedpumps | 0.5 | Ranged-Pumps-Mod-1.12.jar | None |
      | UC | secretroomsmod | 5.1.12 | Secret-Room-1.12.2.jar | None |
      | UC | securitycraft | v1.8.9 | SecurityCraft-1.12.2 (1).jar | None |
      | UC | thermalexpansion | 5.5.2 | ThermalExpansion-1.12.2-5.5.2.39-universal - Copie (2).jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
      | UC | thermaldynamics | 2.5.3 | ThermalDynamics-1.12.2-2.5.3.16-universal - Copie.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
      | UC | simplyjetpacks | 2.2.10.63 | SimplyJetpacks2-1.12.2-2.2.10.63.jar | None |
      | UC | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None |
      | UC | solarflux | 4.32r | SolarFluxReborn_1.12.2-4.32r.jar | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
      | UC | worldedit | 6.1.10-SNAPSHOT | worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist.jar | None |

      Loaded coremods (and transformers):
      MicdoodlePlugin (MicdoodleCore-1.12.2.jar)
      micdoodle8.mods.miccore.MicdoodleTransformer
      Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
      invtweaks.forge.asm.ContainerTransformer
      MovingWorldCore (MovingWorld-Mod-1.12.jar)

      GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 23.20.16.4973' Renderer: 'Intel(R) HD Graphics 620'
      AE2 Version: stable rv6-stable-4 for Forge 14.23.5.2768
      Pulsar/tconstruct loaded Pulses:
      - TinkerCommons (Enabled/Forced)
      - TinkerWorld (Enabled/Not Forced)
      - TinkerTools (Enabled/Not Forced)
      - TinkerHarvestTools (Enabled/Forced)
      - TinkerMeleeWeapons (Enabled/Forced)
      - TinkerRangedWeapons (Enabled/Forced)
      - TinkerModifiers (Enabled/Forced)
      - TinkerSmeltery (Enabled/Not Forced)
      - TinkerGadgets (Enabled/Not Forced)
      - TinkerOredict (Enabled/Forced)
      - TinkerIntegration (Enabled/Forced)
      - TinkerFluids (Enabled/Forced)
      - TinkerMaterials (Enabled/Forced)
      - TinkerModelRegister (Enabled/Forced)
      - wailaIntegration (Enabled/Not Forced)
      0
      1. c'est résolu
        0