-
Bug
-
Resolution: Fixed
-
Minecraft 1.13-pre4, Minecraft 1.13-pre5
-
Operating System: Windows 10
Java Version: Version 8 Update 171 (build 1.8.0_171-b11)
-
Unconfirmed
When clicking the PLAY button in the Minecraft Launcher with 1.13-pre4, the launcher will immediately crash and give the following error:
Stacktrace 1.13-pre4
[0626/213449:INFO:GameCallbacks.cpp(188)] game/cjm (Client thread) info LWJGL Version: 3.1.6 build 14
[0626/213449:INFO:GameCallbacks.cpp(188)] launcher/launcher (main) info Process closed with exit code -1
Description: Initializing game
java.lang.IllegalStateException: GLFW error before initialization: 0x10004
at cjw.<init>(SourceFile:70)
at cjv.a(SourceFile:82)
at cjm.an(SourceFile:419)
at cjm.a(SourceFile:362)
at net.minecraft.client.main.Main.main(SourceFile:143)
Stacktrace 1.13-pre5
[0628/175854:INFO:GameCallbacks.cpp(193)] game/cep (Client thread) info LWJGL Version: 3.1.6 build 14
[0628/175854:INFO:GameCallbacks.cpp(193)] launcher/launcher (main) info Process closed with exit code -1
Description: Initializing game
java.lang.IllegalStateException: GLFW error: [0x10004]Invalid button in gamepad mapping 03000000ffff00000000000000000000 (GameStop Gamepad)
at cez.u(SourceFile:130)
at cez.<init>(SourceFile:69)
at cey.a(SourceFile:82)
at cep.am(SourceFile:415)
at cep.a(SourceFile:358)
at net.minecraft.client.main.Main.main(SourceFile:143)
This issue does not occur with other pre release or snapshot versions. I have attached the launcher.log file in this bug report.
1.13-pre1
[0627/235648:INFO:GameCallbacks.cpp(188)] game/ciq (Client thread) info LWJGL Version: 3.1.2 build 29 [0627/235650:INFO:GameCallbacks.cpp(188)] game/uq (Client thread) info Reloading ResourceManager: Default
1.13-pre2
[0627/235818:INFO:GameCallbacks.cpp(188)] game/cit (Client thread) info LWJGL Version: 3.1.2 build 29 [0627/235820:INFO:GameCallbacks.cpp(188)] game/ur (Client thread) info Reloading ResourceManager: Default
1.13-pre3
[0627/235930:INFO:GameCallbacks.cpp(188)] game/cjc (Client thread) info LWJGL Version: 3.1.2 build 29 [0627/235933:INFO:GameCallbacks.cpp(188)] game/ut (Client thread) info Reloading ResourceManager: Default
1.13-pre4
[0628/000027:INFO:GameCallbacks.cpp(188)] game/cjm (Client thread) info LWJGL Version: 3.1.6 build 14
[0628/000027:INFO:GameCallbacks.cpp(188)] launcher/launcher (main) info Process closed with exit code -1