Résolu Décrypter crash report
-
Bonjour j’aimerais savoir que ce passe t-il ? Au démarrage de mon jeu s’affiche le crash report ci dessous :
---- Minecraft Crash Report ---- WARNING: coremods are present: B3M_CorePlugin (B3M-1.12.2-15.jar) NoCubesLoadingPlugin (NoCubes-1.12.2-0.4.0-pre1.jar) TransformLoader (DynamicSurroundings-1.12.2-3.6.0.2.jar) Contact their authors BEFORE contacting forge // Uh... Did I do that? Time: 2/5/20 9:46 PM Description: Initializing game java.lang.NoSuchMethodError: net.minecraftforge.fml.relauncher.ReflectionHelper.findField(Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/reflect/Field; at net.minecraft.util.SoundCategory.<clinit>(SourceFile:39) 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 java.lang.Class.getEnumConstantsShared(Class.java:3320) at java.lang.System$2.getEnumConstantsShared(System.java:1249) at java.util.EnumMap.getKeyUniverse(EnumMap.java:752) at java.util.EnumMap.<init>(EnumMap.java:138) at com.google.common.collect.Maps.newEnumMap(Maps.java:481) at net.minecraft.client.settings.GameSettings.<init>(GameSettings.java:111) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:443) 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: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at net.minecraft.util.SoundCategory.<clinit>(SourceFile:39) 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 java.lang.Class.getEnumConstantsShared(Class.java:3320) at java.lang.System$2.getEnumConstantsShared(System.java:1249) at java.util.EnumMap.getKeyUniverse(EnumMap.java:752) at java.util.EnumMap.<init>(EnumMap.java:138) at com.google.common.collect.Maps.newEnumMap(Maps.java:481) at net.minecraft.client.settings.GameSettings.<init>(GameSettings.java:111) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:443) -- Initialization -- Details: Stacktrace: 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) -- 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: 286181848 bytes (272 MB) / 805306368 bytes (768 MB) up to 4294967296 bytes (4096 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -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: Loaded coremods (and transformers): B3M_CorePlugin (B3M-1.12.2-15.jar) sedridor.B3M.core.B3M_Transformer NoCubesLoadingPlugin (NoCubes-1.12.2-0.4.0-pre1.jar) io.github.cadiboo.nocubes.tempcore.NoCubesClassTransformer TransformLoader (DynamicSurroundings-1.12.2-3.6.0.2.jar) Launched Version: 1.12.2-forge1.12.2-14.23.5.2768 LWJGL: 2.9.4 OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. GL Caps: Using VBOs: ~~ERROR~~ NullPointerException: null Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: ~~ERROR~~ NullPointerException: null Current Language: ~~ERROR~~ NullPointerException: null Profiler Position: N/A (disabled) CPU: <unknown>
Merci de votre aide !!!
-
Bonsoir,
Il y a un coremod qui casse quelque chose.B3M_CorePlugin (B3M-1.12.2-15.jar)
NoCubesLoadingPlugin (NoCubes-1.12.2-0.4.0-pre1.jar)
TransformLoader (DynamicSurroundings-1.12.2-3.6.0.2.jar)Le coupable est l’un des trois, retires-les un par un (ainsi que les mods qui en dépend) pour trouver lequel cause problème.
-
@robin4002 Merci beaucoup c’est effectivement dynamicsurrounding le probleme