crash

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

poussi

Aventurier
10 Avril 2021
3
0
1
24
bonjour, je voudrais savoir d'où viens le crash (je suis en 1.12.2)
Code:
---- Minecraft Crash Report ----

WARNING: coremods are present:
  weaponlib (mw_2.0-0.4.4.6_mc1.12.2.jar)
Contact their authors BEFORE contacting forge

// Why did you do that?

Time: 4/10/21 1:42 PM
Description: Unexpected error

java.lang.IndexOutOfBoundsException: 316
    at java.nio.DirectByteBuffer.get(DirectByteBuffer.java:253)
    at org.lwjgl.input.Keyboard.isKeyDown(Keyboard.java:407)
    at net.gliby.voicechat.client.keybindings.KeyManager.keyEvent(KeyManager.java:54)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_74_KeyManager_keyEvent_KeyInputEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraftforge.fml.common.FMLCommonHandler.fireKeyInput(FMLCommonHandler.java:564)
    at net.minecraft.client.Minecraft.func_184118_az(Minecraft.java:2015)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1806)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1096)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
    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 java.nio.DirectByteBuffer.get(DirectByteBuffer.java:253)
    at org.lwjgl.input.Keyboard.isKeyDown(Keyboard.java:407)
    at net.gliby.voicechat.client.keybindings.KeyManager.keyEvent(KeyManager.java:54)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_74_KeyManager_keyEvent_KeyInputEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraftforge.fml.common.FMLCommonHandler.fireKeyInput(FMLCommonHandler.java:564)
    at net.minecraft.client.Minecraft.func_184118_az(Minecraft.java:2015)

-- Affected level --
Details:
    Level name: MpServer
    All players: 1 total; [EntityPlayerSP['poussi'/30, l='MpServer', x=-9.69, y=4.00, z=-4.45]]
    Chunk stats: MultiplayerChunkCache: 378, 378
    Level seed: 0
    Level generator: ID 01 - flat, ver 0. Features enabled: false
    Level generator options:
    Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 2176047 game time, 1000 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
    Forced entities: 1 total; [EntityPlayerSP['poussi'/30, l='MpServer', x=-9.69, y=4.00, z=-4.45]]
    Retry entities: 0 total; []
    Server brand: Magma
    Server type: Non-integrated multiplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:420)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2738)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:426)
    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: 1467543176 bytes (1399 MB) / 2952790016 bytes (2816 MB) up to 3221225472 bytes (3072 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -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.4.2716 9 mods loaded, 9 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                                |
    |:------ |:----------- |:------------ |:----------------------------- |:---------------------------------------- |
    | UCHIJA | minecraft   | 1.12.2       | minecraft.jar                 | None                                     |
    | UCHIJA | mcp         | 9.42         | minecraft.jar                 | None                                     |
    | UCHIJA | FML         | 8.0.99.99    | forge-1.12.2-14.23.4.2716.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJA | forge       | 14.23.4.2716 | forge-1.12.2-14.23.4.2716.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJA | ptrmodellib | 1.0.4        | PTRLib-1.0.4.jar              | None                                     |
    | UCHIJA | props       | 2.6.3        | Decocraft-2.6.3_1.12.2.jar    | None                                     |
    | UCHIJA | cfm         | 6.2.0        | furniture-6.2.0-1.12.2.jar    | None                                     |
    | UCHIJA | mw          | 0.4.4.6      | mw_2.0-0.4.4.6_mc1.12.2.jar   | None                                     |
    | UCHIJA | gvc         | 1.2.5        | Voice+Chat+Reloaded-1.2.5.jar | None                                     |

    Loaded coremods (and transformers):
weaponlib (mw_2.0-0.4.4.6_mc1.12.2.jar)
  com.vicmatskiv.weaponlib.core.WeaponlibClassTransformer
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.13558 Compatibility Profile Context 26.20.11008.1007' Renderer: 'AMD Radeon(TM) R2 Graphics'
    Launched Version: 1.12.2-forge1.12.2-14.23.4.2716
    LWJGL: 2.9.4
    OpenGL: AMD Radeon(TM) R2 Graphics GL version 4.6.13558 Compatibility Profile Context 26.20.11008.1007, ATI Technologies Inc.
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs:
    Current Language: Français (France)
    Profiler Position: N/A (disabled)
    CPU: 2x AMD E2-9000e RADEON R2, 4 COMPUTE CORES 2C+2G
 
Dernière édition par un modérateur:
Bonsoir,

C'est un problème d'entré (clavier / souris), le mod voicechat ne gère pas correctement la touche que tu lui as attribués.
Pour résoudre le problème change les touches attribués (supprimes le fichier options dans le dossier .minecraft pour tout remettre à 0 si ton jeu ne se lance plus du tout).
 
Le crash commence denouveau par :
Code:
java.lang.IndexOutOfBoundsException: <un nombre>
    at java.nio.DirectByteBuffer.get(DirectByteBuffer.java:253)
    at org.lwjgl.input.Keyboard.isKeyDown(Keyboard.java:407)
? Si oui, réinitialise toutes tes touches.

Si non, envoies le rapport.