2023-06-25 16:31:27 +02:00
|
|
|
---- Minecraft Crash Report ----
|
|
|
|
// I let you down. Sorry :(
|
|
|
|
|
|
|
|
Time: 6/25/23 3:55 PM
|
|
|
|
Description: Initializing game
|
|
|
|
|
|
|
|
java.lang.RuntimeException: java.io.IOException: Server returned HTTP response code: 400 for URL: https://user.auth.xboxlive.com/user/authenticate
|
|
|
|
at fr.litarvan.openauth.microsoft.HttpClient.readResponse(HttpClient.java:140)
|
|
|
|
at fr.litarvan.openauth.microsoft.HttpClient.readJson(HttpClient.java:93)
|
|
|
|
at fr.litarvan.openauth.microsoft.HttpClient.postJson(HttpClient.java:65)
|
|
|
|
at fr.litarvan.openauth.microsoft.MicrosoftAuthenticator.xboxLiveLogin(MicrosoftAuthenticator.java:251)
|
|
|
|
at fr.litarvan.openauth.microsoft.MicrosoftAuthenticator.loginWithTokens(MicrosoftAuthenticator.java:205)
|
|
|
|
at fr.litarvan.openauth.microsoft.MicrosoftAuthenticator.loginWithRefreshToken(MicrosoftAuthenticator.java:190)
|
2023-07-01 19:35:00 +02:00
|
|
|
at rip.athena.api.account.AccountManager.login(AccountManager.java:114)
|
|
|
|
at rip.athena.api.account.AccountManager.<init>(AccountManager.java:38)
|
2023-06-25 16:31:27 +02:00
|
|
|
at rip.athena.client.Athena.initClient(Athena.java:90)
|
|
|
|
at net.minecraft.client.Minecraft.startGame(Minecraft.java:491)
|
|
|
|
at net.minecraft.client.Minecraft.run(Minecraft.java:412)
|
|
|
|
at net.minecraft.client.main.Main.main(Main.java:113)
|
|
|
|
at Start.main(Start.java:11)
|
|
|
|
Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: https://user.auth.xboxlive.com/user/authenticate
|
|
|
|
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
|
|
|
|
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
|
|
|
|
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
|
|
|
|
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
|
|
|
|
at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944)
|
|
|
|
at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939)
|
|
|
|
at java.security.AccessController.doPrivileged(Native Method)
|
|
|
|
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938)
|
|
|
|
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508)
|
|
|
|
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
|
|
|
|
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263)
|
|
|
|
at fr.litarvan.openauth.microsoft.HttpClient.readResponse(HttpClient.java:107)
|
|
|
|
... 12 more
|
|
|
|
Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: https://user.auth.xboxlive.com/user/authenticate
|
|
|
|
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894)
|
|
|
|
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
|
|
|
|
at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:3051)
|
|
|
|
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getHeaderField(HttpsURLConnectionImpl.java:300)
|
|
|
|
at fr.litarvan.openauth.microsoft.HttpClient.readResponse(HttpClient.java:98)
|
|
|
|
... 12 more
|
|
|
|
|
|
|
|
|
|
|
|
A detailed walkthrough of the error, its code path and all known details is as follows:
|
|
|
|
---------------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
-- Head --
|
|
|
|
Stacktrace:
|
|
|
|
at fr.litarvan.openauth.microsoft.HttpClient.readResponse(HttpClient.java:140)
|
|
|
|
at fr.litarvan.openauth.microsoft.HttpClient.readJson(HttpClient.java:93)
|
|
|
|
at fr.litarvan.openauth.microsoft.HttpClient.postJson(HttpClient.java:65)
|
|
|
|
at fr.litarvan.openauth.microsoft.MicrosoftAuthenticator.xboxLiveLogin(MicrosoftAuthenticator.java:251)
|
|
|
|
at fr.litarvan.openauth.microsoft.MicrosoftAuthenticator.loginWithTokens(MicrosoftAuthenticator.java:205)
|
|
|
|
at fr.litarvan.openauth.microsoft.MicrosoftAuthenticator.loginWithRefreshToken(MicrosoftAuthenticator.java:190)
|
2023-07-01 19:35:00 +02:00
|
|
|
at rip.athena.api.account.AccountManager.login(AccountManager.java:114)
|
|
|
|
at rip.athena.api.account.AccountManager.<init>(AccountManager.java:38)
|
2023-06-25 16:31:27 +02:00
|
|
|
at rip.athena.client.Athena.initClient(Athena.java:90)
|
|
|
|
at net.minecraft.client.Minecraft.startGame(Minecraft.java:491)
|
|
|
|
|
|
|
|
-- Initialization --
|
|
|
|
Details:
|
|
|
|
Stacktrace:
|
|
|
|
at net.minecraft.client.Minecraft.run(Minecraft.java:412)
|
|
|
|
at net.minecraft.client.main.Main.main(Main.java:113)
|
|
|
|
at Start.main(Start.java:11)
|
|
|
|
|
|
|
|
-- System Details --
|
|
|
|
Details:
|
|
|
|
Minecraft Version: 1.8.8
|
|
|
|
Operating System: Windows 10 (amd64) version 10.0
|
|
|
|
CPU: <unknown>
|
|
|
|
Java Version: 1.8.0_202, Oracle Corporation
|
|
|
|
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
|
|
|
|
Memory: 42441360 bytes (40 MB) / 201326592 bytes (192 MB) up to 3801088000 bytes (3625 MB)
|
|
|
|
JVM Flags: 0 total;
|
|
|
|
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
|
|
|
|
Launched Version: mcp
|
|
|
|
LWJGL: 2.9.4
|
|
|
|
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
|
|
|
|
GL Caps:
|
|
|
|
Using VBOs: No
|
|
|
|
Is Modded: Very likely; Jar signature invalidated
|
|
|
|
Type: Client (map_client.txt)
|
|
|
|
Resource Packs: ! §bPotfast 5kay.zip
|
|
|
|
Current Language: ~~ERROR~~ NullPointerException: null
|
|
|
|
Profiler Position: N/A (disabled)
|
|
|
|
CPU: <unknown>
|
|
|
|
OptiFine Version: OptiFine_1.8.8_HD_U_H8
|
|
|
|
Render Distance Chunks: 8
|
|
|
|
Mipmaps: 4
|
|
|
|
Anisotropic Filtering: 1
|
|
|
|
Antialiasing: 0
|
|
|
|
Multitexture: false
|
|
|
|
Shaders: null
|
|
|
|
OpenGlVersion: null
|
|
|
|
OpenGlRenderer: null
|
|
|
|
OpenGlVendor: null
|
|
|
|
CpuCount: 12
|