Résolu Il semblerait que vous utilisez une version modifiée du jeu non prise en charge.

IceStoneYTB

Aventurier
30 Juin 2018
8
0
2
26
Bonjour, bonsoir.. Lors du lancement de mon Minecraft (premium) avec forge ce message s'affiche et empeche le lancement de mon jeu en le faisant "crash". J'ai beau cherché mais je ne trouve pas de solutions.
Sachant que j'ai besoin de forge pour joué car avec le mod Optifine qui donne des fps suplémentaire est indispensable a cause de la qualité de mon pc...
Lorsque je clique sur en savoir plus ceci s'affiche :


The game crashed whilst initializing game
Error: java.lang.NoClassDefFoundError: cvm


En attente d'une réponse, Merci.
 
bonjour aussi j'ai un message d'erreur quand je joue a minecraft forge 1.7.10 et j'ai mis des mods et j'ai ce message d'erreur ;Error: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: thehippomaster/AnimationAPI/client/ModelJointmoi etj'ai fait l'experience de tous les retirer et quand mème message
 
Bonsoir,

Impossible d'avoir la même erreur sans aucun mod, le crash est forcement différent.

Là pour ce crash on dirai qu'une dépendance (AnimationAPI) est manquante.
 
Salut je viens de lire le sujet et vos réponses mais après avoir testé vos conseil j'ai toujours le même problème :/ voici le rapport de plantage :

Cela fais maintenant 2 soirées que je passe dessus :(

Merci d'avance pour votre aide
 

Fichiers joints

Salut,

Regardes dans le dossier : C:\Users\loulo\AppData\Local\Temp\ s'il y a un fichier nommé MumbleLink7711988303199586246native et si oui supprimes-le.

Sinon il faudrait retirer le mod mumblelink qui visiblement ne fonctionne pas.
 
  • J'aime
Reactions: VeyzZia
J’ai quand même pu trouver le fichier mais avec du mal j ai réussi à le supprimer mais j ai toujours ce problème
J arrive à lancer le jeu 1 fois sur 20 :/
 
Bonjour, j'ai également un problème de ce type quand je lance mon luncher il crash pendant le chargement des mods et je n'arrive pas à comprendre pourquoi, voici le crash report :
Code:
---- Minecraft Crash Report ----
// I let you down. Sorry :(

Time: 6/22/19 2:01 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 Lucky Block (lucky)
Caused by: java.lang.NoSuchMethodError: net.minecraftforge.fml.common.ObfuscationReflectionHelper.getPrivateValue(Ljava/lang/Class;Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
   at mod.lucky.client.ClientProxy.preRegister(ClientProxy.java:34)
   at mod.lucky.client.ClientProxy.<init>(ClientProxy.java:21)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
   at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
   at java.lang.Class.newInstance(Class.java:442)
   at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:85)
   at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:583)
   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.sendEventToModContainer(LoadController.java:253)
   at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231)
   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:148)
   at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:568)
   at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:231)
   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)


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: 992340984 bytes (946 MB) / 1979711488 bytes (1888 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.0.2529 11 mods loaded, 11 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                                |
   |:----- |:----------------- |:---------------- |:----------------------------------- |:---------------------------------------- |
   | UC    | minecraft         | 1.12.2           | minecraft.jar                       | None                                     |
   | UC    | mcp               | 9.42             | minecraft.jar                       | None                                     |
   | UC    | FML               | 8.0.99.99        | forge-1.12.2-14.23.0.2529.jar       | e3c3d50c7c986df74c645c0ac54639741c90a557 |
   | UC    | forge             | 14.23.0.2529     | forge-1.12.2-14.23.0.2529.jar       | e3c3d50c7c986df74c645c0ac54639741c90a557 |
   | UC    | mercurius_updater | 1.0              | MercuriusUpdater-1.12.2.jar         | None                                     |
   | UC    | aoa3              | 3.1.2.b          | AoA3-3.1.2.b.jar                    | None                                     |
   | UC    | humans            | 0.1.1            | Humans-Mod-1.12.2.jar               | None                                     |
   | UE    | lucky             | 7.6.0            | Lucky-Block-Mod-1.12.2-1.zip        | None                                     |
   | UC    | millenaire        | Millénaire 7.1.4 | millenaire-1.12.2-7.1.4.jar         | None                                     |
   | UC    | orespawn          | 3.3.1            | MMD-OreSpawn-1.12.2.jar             | d476d1b22b218a10d845928d1665d45fce301b27 |
   | UC    | pixelmon          | 7.0.6            | Pixelmon-1.12.2-7.0.6-universal.jar | None                                     |

   Loaded coremods (and transformers):
   GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.13547 Compatibility Profile Context 25.20.15021.1007' Renderer: 'AMD Radeon (TM) R9 380 Series'
 
Dernière édition par un modérateur: