[Résolu] Crash du jeu en 1.8.8.

Seven_Xen

Aventurier
31 Décembre 2019
4
0
1
32
Mon jeu crash en 1.8.8 ! Help ! Depuis que j'ai réinstallé Forge 1.8.8, mon jeu crash alors que je n'ai mis que Optifine, pourquoi ?
Le code :
Code:
---- Minecraft Crash Report ----

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

// Don't do that.

Time: 31/03/20 22:00
Description: Initializing game

java.lang.NoSuchFieldError: ofAaLevel
    at Config.initDisplay(Config.java:224)
    at net.minecraft.client.renderer.OpenGlHelper.func_77474_a(OpenGlHelper.java:117)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:409)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    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 --
Stacktrace:
    at Config.initDisplay(Config.java:224)
    at net.minecraft.client.renderer.OpenGlHelper.func_77474_a(OpenGlHelper.java:117)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:409)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    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.8.8
    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: 662681600 bytes (631 MB) / 805306368 bytes (768 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:
    Loaded coremods (and transformers):
    Launched Version: 1.8.8-forge1.8.8-11.15.0.1655
    LWJGL: 2.9.4
    OpenGL: GeForce GTX 1050/PCIe/SSE2 GL version 4.6.0 NVIDIA 441.12, NVIDIA Corporation
    GL Caps:
    Using VBOs: No
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: faithful128pack-v0.0.4-1.8.zip
    Current Language: ~~ERROR~~ NullPointerException: null
    Profiler Position: N/A (disabled)
    CPU: <unknown>
    OptiFine Version: OptiFine_1.8.9_HD_U_L5
    OptiFine Build: 20191204-143016
    Shaders: null
    OpenGlVersion: 4.6.0 NVIDIA 441.12
    OpenGlRenderer: GeForce GTX 1050/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 0
 
Dernière édition:

ShE3py

Enbogueuse
Support
26 Septembre 2015
4 137
162
463
247
21
Mìlhüsa
Bonsoir,

Tu as installé OptiFine 1.8.9 alors que ton Forge est en 1.8.8, c'est à peu près normal qu'il plante.
Télécharge Forge pour la 1.8.9, il n'y a aucun intérêt à jouer en 1.8.8 car le dernier nombre concerne uniquement des corrections de bugs.

Cordialement,
ShE3py.

P.S.: À l'avenir, copie-colle les rapports de crash entre des balises code, depuis la barre d'outils du traitement de texte : Insérer ··· > Code.