Crash en version 1.7.10

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

Numerobis

Aventurier
3 Juin 2020
5
0
1
20
Bonjour, j'ai décider de rejouer en 1.7.10 pour utilisé des mods mais j'ai un énorme soucis, lorsque je souhaite modifié mes contrôles (touches utilisés en jeu) mon jeu crash au moment ou je clique sur le bouton "controls" dans "option" ce qui me bloque énormément. Je précise que j'ai le même problème avec la version 1.7.10 de base sans forge.
Voici mon message d'erreur :

Code:
---- Minecraft Crash Report ----
// There are four lights!

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

java.lang.ArrayIndexOutOfBoundsException: 316
    at org.lwjgl.input.Keyboard.getKeyName(Keyboard.java:429)
    at bbj.c(SourceFile:384)
    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(SourceFile:852)
    at bao.ak(SourceFile:801)
    at bao.f(SourceFile:728)
    at net.minecraft.client.main.Main.main(SourceFile:148)


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(SourceFile:384)
    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: (428, 164). Absolute: (857, 439)
    Screen size: Scaled: (683, 384). Absolute: (1366, 768). Scale factor of 2
Stacktrace:
    at blt.b(SourceFile:852)
    at bao.ak(SourceFile:801)
    at bao.f(SourceFile:728)
    at net.minecraft.client.main.Main.main(SourceFile:148)

-- System Details --
Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_251, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 30374096 bytes (28 MB) / 165359616 bytes (157 MB) up to 4281597952 bytes (4083 MB)
    JVM Flags: 6 total; -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
    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
    LWJGL: 2.9.1
    OpenGL: AMD Radeon(TM) Vega 8 Graphics GL version 4.5.13541 Compatibility Profile Context 25.20.14140.4001, ATI Technologies Inc.
    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: Probably not. Jar signature remains and client brand is untouched.
    Type: Client (map_client.txt)
    Resource Packs: [vanilla, file/pack greg test]
    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)
Merci d'avance ;)
 
Bonsoir,

Le jeu tente d'afficher le nom d'une touche qui n'existe plus, réinitialise-les en supprimant le fichier options.txt dans ton .minecraft/.

Cordialement,
ShE3py.