Client moddé crash au lancement

Fermé
bobodoustaud Messages postés 37 Date d'inscription lundi 27 août 2018 Statut Membre Dernière intervention 19 novembre 2019 - Modifié le 7 avril 2019 à 18:31
bobodoustaud Messages postés 37 Date d'inscription lundi 27 août 2018 Statut Membre Dernière intervention 19 novembre 2019 - 7 avril 2019 à 20:10
Bonjour,

j'aimerais lancer un petit serveur moddé pour mes amis et moi donc je suis en train de sélectionner des mods. J'aimerais si possible conserver tout les mods présents sur le modpack.
Voici le crash report.

---- Minecraft Crash Report ----

WARNING: coremods are present:
LoadingPlugin (RandomThings-MC1.12.2-4.2.6.jar)
IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
HCASM (HammerCore-1.12.2-2.0.4.4.jar)
OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
Contact their authors BEFORE contacting forge

// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 4/7/19 6:12 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 Alternating Flux (alternatingflux)
Caused by: java.lang.NoSuchMethodError: blusunrize.immersiveengineering.common.Config.checkMappedValues(Ljava/lang/Class;)V
at antibluequirk.alternatingflux.Config.refresh(Config.java:58)
at antibluequirk.alternatingflux.Config.preInit(Config.java:42)
at antibluequirk.alternatingflux.AlternatingFlux.preInit(AlternatingFlux.java:64)
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.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 7 (amd64) version 6.1
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 522195240 bytes (498 MB) / 1241513984 bytes (1184 MB) up to 3221225472 bytes (3072 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2824 Optifine OptiFine_1.12.2_HD_U_E3 48 mods loaded, 48 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.2824.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH | forge | 14.23.5.2824 | forge-1.12.2-14.23.5.2824.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH | openmodscore | 0.11.5 | minecraft.jar | None |
| LCH | opencomputers|core | 1.7.4.153 | minecraft.jar | None |
| LCH | deconstruction | 3.0.4 | [MC1.12.2]DeconTable-3.0.4.jar | None |
| LCH | jei | 4.13.1.220 | jei_1.12.2-4.13.1.220.jar | None |
| LCH | mantle | 1.12-1.3.3.39 | Mantle-1.12-1.3.3.39.jar | None |
| LCH | tconstruct | 1.12.2-2.11.0.106 | TConstruct-1.12.2-2.11.0.106.jar | None |
| LCH | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCH | cofhcore | 4.6.1 | CoFHCore-1.12.2-4.6.1.22-universal.jar | None |
| LCH | cofhworld | 1.3.0 | CoFHWorld-1.12.2-1.3.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCH | thermalfoundation | 2.6.1 | ThermalFoundation-1.12.2-2.6.1.22-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCH | immersiveengineering | 0.12-89 | ImmersiveEngineering-0.12-89.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
| LCE | alternatingflux | 0.12.2-1 | alternatingflux-0.12.2-1.jar | None |
| LC | appliedenergistics2 | rv6-stable-2 | appliedenergistics2-rv6-stable-2.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
| LC | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
| LC | biomesoplenty | 7.0.1.2402 | BiomesOPlenty-1.12.2-7.0.1.2402-universal.jar | None |
| LC | chiselsandbits | 14.26 | chiselsandbits-14.26.jar | None |
| LC | chunkpregenerator | 2.1 | Chunk+Pregenerator+V1.12-2.1.jar | None |
| LC | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LC | customnpcs | 1.12 | CustomNPCs_1.12.2(26aug18).jar | None |
| LC | valkyrielib | 1.12.2-2.0.17.2 | valkyrielib-1.12.2-2.0.17.3.jar | None |
| LC | environmentaltech | 1.12.2-2.0.17.1 | environmentaltech-1.12.2-2.0.17.1.jar | None |
| LC | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
| LC | ichunutil | 7.2.0 | iChunUtil-1.12.2-7.2.0.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LC | gravitygun | 7.0.0 | GravityGun-1.12.2-7.0.1.jar | None |
| LC | hammercore | 2.0.4.4 | HammerCore-1.12.2-2.0.4.4.jar | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
| LC | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
| LC | immersivepetroleum | 1.1.9 | immersivepetroleum-1.12.2-1.1.9.jar | None |
| LC | immersivetech | 1.3.10 | immersivetech-1.12-1.3.10.jar | None |
| LC | journeymap | 1.12.2-5.5.4 | journeymap-1.12.2-5.5.4.jar | None |
| LC | jeresources | 0.8.10.50 | JustEnoughResources-1.12.2-0.8.10.50.jar | None |
| LC | openmods | 0.11.5 | OpenModsLib-1.12.2-0.11.5.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LC | openblocks | 1.7.6 | OpenBlocks-1.12.2-1.7.6.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LC | opencomputers | 1.7.4.153 | OpenComputers-MC1.12.2-1.7.4.153.jar | None |
| LC | guitoolkit | 1.0.0 | OpenEntity-MC1.12.2-1.0.0-alpha_20180614.jar | None |
| LC | rendertoolkit | 1.0.0 | OpenEntity-MC1.12.2-1.0.0-alpha_20180614.jar | None |
| LC | openentity | 1.0.0-alpha_20180614 | OpenEntity-MC1.12.2-1.0.0-alpha_20180614.jar | None |
| LC | placeableitems | 3.3 | placeableitems-3.3.jar | None |
| LC | portalgun | 7.1.0 | PortalGun-1.12.2-7.1.0.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LC | randomthings | 4.2.6 | RandomThings-MC1.12.2-4.2.6.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LC | thermalexpansion | 5.5.3 | ThermalExpansion-1.12.2-5.5.3.41-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC | thermaldynamics | 2.5.3 | ThermalDynamics-1.12.2-2.5.3.16-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC | universalmodifiers | 1.12.2-1.0.16.1 | valkyrielib-1.12.2-2.0.17.3.jar | None |
| LC | visuals | 6r | Visuals-1.12.2-6r.jar | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
| LC | worldedit | 6.1.8 | worldedit-forge-mc1.12-6.1.8-dist.jar | None |

Loaded coremods (and transformers):
LoadingPlugin (RandomThings-MC1.12.2-4.2.6.jar)
lumien.randomthings.asm.ClassTransformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
HCASM (HammerCore-1.12.2-2.0.4.4.jar)
com.zeitheron.hammercore.asm.HammerCoreTransformer
OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
openmods.core.OpenModsClassTransformer
TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
li.cil.oc.common.asm.ClassTransformer
GL info: ' Vendor: 'Intel' Version: '4.2.0 - Build 10.18.10.4425' Renderer: 'Intel(R) HD Graphics'
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)
- 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)
- chiselsandbitsIntegration (Enabled/Not Forced)
- wailaIntegration (Enabled/Not Forced)

AE2 Version: stable rv6-stable-2 for Forge 14.23.5.2768
Hammer Core Information: FluidDictionary Info: Registered 2 fluids.
OreDictionary Info: Registered 340 names; 397 stacks.
Pastebin Connection: Okay.
Dependent Mods:
-Visuals (visuals) @6r

OptiFine Version: OptiFine_1.12.2_HD_U_E3
OptiFine Build: 20181210-121000
Render Distance Chunks: 6
Mipmaps: 0
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.2.0 - Build 10.18.10.4425
OpenGlRenderer: Intel(R) HD Graphics
OpenGlVendor: Intel
CpuCount: 2

ligne de crash sur la console

18:12:07 monitor Process Monitor fatal Process crashed with exit code -1

Merci d'avance!

1 réponse

bobodoustaud Messages postés 37 Date d'inscription lundi 27 août 2018 Statut Membre Dernière intervention 19 novembre 2019
7 avril 2019 à 20:10
up =)
0