mirror of
https://github.com/Athena-Operations/Athena-Client.git
synced 2024-11-10 12:11:33 +01:00
67 lines
2.4 KiB
Plaintext
67 lines
2.4 KiB
Plaintext
---- Minecraft Crash Report ----
|
|
// Hi. I'm Minecraft, and I'm a crashaholic.
|
|
|
|
Time: 6/20/23 10:55 PM
|
|
Description: Initializing game
|
|
|
|
java.lang.NoClassDefFoundError: fr/litarvan/openauth/microsoft/MicrosoftAuthenticationException
|
|
at rip.athena.client.Athena.initClient(Athena.java:97)
|
|
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.lang.ClassNotFoundException: fr.litarvan.openauth.microsoft.MicrosoftAuthenticationException
|
|
at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
|
|
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
|
|
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
|
|
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
|
|
... 5 more
|
|
|
|
|
|
A detailed walkthrough of the error, its code path and all known details is as follows:
|
|
---------------------------------------------------------------------------------------
|
|
|
|
-- Head --
|
|
Stacktrace:
|
|
at rip.athena.client.Athena.initClient(Athena.java:97)
|
|
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: 218445472 bytes (208 MB) / 284688384 bytes (271 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 |