1.7.10 Crash

  • Auteur de la discussion Auteur de la discussion Solliss
  • Date de début Date de début

Solliss

Aventurier
19 Juin 2020
2
0
1
24
Bonjour, j'ai tenté de lancer minecraft en 1.7.10, et jusque là rien d'anormal. Cependant, dès que je tente d'aller dans le menu 'controls' pour changer mes touches, le jeu plante. J'ai tenté avec le Badlion/Lunar/Optifine Client, et même avec le client normal de Minecraft, le résultat est le même (je précise que toutes les autres versions de Minecraft marchent, de la 1.16 à la 1.8, seule la 1.7 crash). Je joins le rapport de crash de Minecraft, en espérant que ça aide.
Merci (beaucoup) d'avance,

Solliss

Code:
---- Minecraft Crash Report ----
// My bad.

Time: 19/06/20 11:51
Description: Rendering screen

java.lang.ArrayIndexOutOfBoundsException: 316
    at org.lwjgl.input.Keyboard.getKeyName(Keyboard.java:429)
    at bbj.c(GameSettings.java:468)
    at bev.a(SourceFile:109)
    at bch.a(SourceFile:26)
    at bcm.b(SourceFile:382)
    at bcm.a(SourceFile:259)
    at bew.a(SourceFile:107)
    at blt.b(EntityRenderer.java:1455)
    at bao.ak(SourceFile:801)
    at bao.f(SourceFile:728)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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 org.lwjgl.input.Keyboard.getKeyName(Keyboard.java:429)
    at bbj.c(GameSettings.java:468)
    at bev.a(SourceFile:109)
    at bch.a(SourceFile:26)
    at bcm.b(SourceFile:382)
    at bcm.a(SourceFile:259)
    at bew.a(SourceFile:107)

-- Screen render details --
Details:
    Screen name: bew
    Mouse location: Scaled: (298, 150). Absolute: (1195, 478)
    Screen size: Scaled: (480, 270). Absolute: (1920, 1080). Scale factor of 4
Stacktrace:
    at blt.b(EntityRenderer.java:1455)
    at bao.ak(SourceFile:801)
    at bao.f(SourceFile:728)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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.7.10
    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: 434902624 bytes (414 MB) / 570425344 bytes (544 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
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    Launched Version: 1.7.10-OptiFine_HD_U_E7
    LWJGL: 2.9.1
    OpenGL: GeForce MX150/PCIe/SSE2 GL version 4.6.0 NVIDIA 442.94, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Very likely; Jar signature invalidated
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)
 
Dernière édition par un modérateur:
Bonjour,

Essaie de réinitialiser les touches en lançant le jeu en 1.8, ou en supprimant directement le fichier « options.txt » qui est situé dans ton « .minecraft/ ».

Cordialement,
ShE3py.
 
Bonjour,

Essaie de réinitialiser les touches en lançant le jeu en 1.8, ou en supprimant directement le fichier « options.txt » qui est situé dans ton « .minecraft/ ».

Cordialement,
ShE3py.
Parfait! Merci beaucoup pour votre rapidité, problème résolu! Je peux maintenant jouer en 1.7 (enfin!).

Merci encore,

Solliss.