mirror of
https://github.com/Athena-Operations/Athena-Client.git
synced 2024-11-10 04:01:32 +01:00
75 lines
3.0 KiB
Plaintext
75 lines
3.0 KiB
Plaintext
|
---- Minecraft Crash Report ----
|
||
|
// I let you down. Sorry :(
|
||
|
|
||
|
Time: 6/12/23 2:45 PM
|
||
|
Description: Initializing game
|
||
|
|
||
|
java.lang.NullPointerException: Initializing game
|
||
|
at rip.athena.client.modules.impl.render.PackDisplay.<init>(PackDisplay.java:55)
|
||
|
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 java.lang.Class.newInstance(Class.java:442)
|
||
|
at rip.athena.client.modules.ModuleManager.<init>(ModuleManager.java:32)
|
||
|
at rip.athena.client.Athena.initClient(Athena.java:106)
|
||
|
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)
|
||
|
|
||
|
|
||
|
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||
|
---------------------------------------------------------------------------------------
|
||
|
|
||
|
-- Head --
|
||
|
Stacktrace:
|
||
|
at rip.athena.client.modules.impl.render.PackDisplay.<init>(PackDisplay.java:55)
|
||
|
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 java.lang.Class.newInstance(Class.java:442)
|
||
|
at rip.athena.client.modules.ModuleManager.<init>(ModuleManager.java:32)
|
||
|
at rip.athena.client.Athena.initClient(Athena.java:106)
|
||
|
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: 423381040 bytes (403 MB) / 479723520 bytes (457 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: 8
|
||
|
Mipmaps: 4
|
||
|
Anisotropic Filtering: 1
|
||
|
Antialiasing: 0
|
||
|
Multitexture: false
|
||
|
Shaders: null
|
||
|
OpenGlVersion: null
|
||
|
OpenGlRenderer: null
|
||
|
OpenGlVendor: null
|
||
|
CpuCount: 12
|