problème de plantage lors du lancement du jeu

Hiroshi_

Aventurier
2 Août 2019
1
0
2
28
Bonjour, avant toutes choses j'aimerais prévenir que je ne m'y connais pas très bien en informatique alors si ce que je post n'est pas suffisant pour attendre une réponse à mon problème n'hésitez pas à me le faire remarquer et j'essayerais d'y remédier.
Voici mon problème lorsque je lance mon jeu tout ce passe bien jusqu'à ce que j'arrive à la page de serveurs et c'est a peut près vers ce moment là que mon jeu plante.
J'envoi le crash report ci-dessous en espérant une réponse qui pourra remédier à mon problème.
Merci d'avoir lu mon message.



Code:
---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!

Time: 02/08/19 13:06
Description: Unexpected error

java.lang.NullPointerException: Unexpected error
    at dke.m(SourceFile:281)
    at dke.d(SourceFile:260)
    at cyc.m(SourceFile:1380)
    at cyc.e(SourceFile:925)
    at cyc.b(SourceFile:410)
    at net.minecraft.client.main.Main.main(SourceFile:155)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Client thread
Stacktrace:
    at dke.m(SourceFile:281)
    at dke.d(SourceFile:260)

-- Affected level --
Details:
    All players: 0 total; []
    Chunk stats: Client Chunk Cache: 18225, 81
    Level dimension: minecraft:overworld
    Level name: MpServer
    Level seed: 0
    Level generator: ID 00 - default, ver 1. 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: 2381630 game time, 2385603 day time
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: adventure (ID 2). Hardcore: false. Cheats: false
    Server brand: ~~ERROR~~ NullPointerException: null
    Server type: Non-integrated multiplayer server
Stacktrace:
    at dkf.a(SourceFile:421)
    at cyc.b(SourceFile:1923)
    at cyc.b(SourceFile:430)
    at net.minecraft.client.main.Main.main(SourceFile:155)

-- System Details --
Details:
    Minecraft Version: 1.14.4
    Minecraft Version ID: 1.14.4
    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: 368728584 bytes (351 MB) / 637534208 bytes (608 MB) up to 2147483648 bytes (2048 MB)
    CPUs: 2
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    Launched Version: 1.14.4
    LWJGL: 3.2.2 build 10
    OpenGL: Intel(R) HD Graphics 400 GL version 4.4.0 - Build 20.19.15.4509, Intel
    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: Probably not. Jar signature remains and client brand is untouched.
    Type: Client (map_client.txt)
    Resource Packs:
    Current Language: Français (France)
    CPU: 2x Intel(R) Celeron(R) CPU N3060 @ 1.60GHz
 
Dernière édition par un modérateur: