mirror of
https://github.com/Athena-Operations/Athena-Client.git
synced 2024-11-10 04:01:32 +01:00
67 lines
2.3 KiB
Plaintext
67 lines
2.3 KiB
Plaintext
|
---- Minecraft Crash Report ----
|
||
|
// Why did you do that?
|
||
|
|
||
|
Time: 6/4/23 6:27 PM
|
||
|
Description: Initializing game
|
||
|
|
||
|
java.lang.NoClassDefFoundError: rip/athena/client/socket/SocketClient
|
||
|
at rip.athena.client.Athena.initClient(Athena.java:76)
|
||
|
at net.minecraft.client.Minecraft.startGame(Minecraft.java:489)
|
||
|
at net.minecraft.client.Minecraft.run(Minecraft.java:410)
|
||
|
at net.minecraft.client.main.Main.main(Main.java:113)
|
||
|
at Start.main(Start.java:11)
|
||
|
Caused by: java.lang.ClassNotFoundException: rip.athena.client.socket.SocketClient
|
||
|
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:76)
|
||
|
at net.minecraft.client.Minecraft.startGame(Minecraft.java:489)
|
||
|
|
||
|
-- Initialization --
|
||
|
Details:
|
||
|
Stacktrace:
|
||
|
at net.minecraft.client.Minecraft.run(Minecraft.java:410)
|
||
|
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: 177486128 bytes (169 MB) / 268959744 bytes (256 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: Yes
|
||
|
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: 2
|
||
|
Mipmaps: 0
|
||
|
Anisotropic Filtering: 1
|
||
|
Antialiasing: 0
|
||
|
Multitexture: false
|
||
|
Shaders: null
|
||
|
OpenGlVersion: null
|
||
|
OpenGlRenderer: null
|
||
|
OpenGlVendor: null
|
||
|
CpuCount: 12
|