mirror of
https://github.com/Athena-Operations/Athena-Client.git
synced 2024-11-10 12:11:33 +01:00
84 lines
3.6 KiB
Plaintext
84 lines
3.6 KiB
Plaintext
---- Minecraft Crash Report ----
|
|
// You should try our sister game, Minceraft!
|
|
|
|
Time: 6/12/23 2:59 PM
|
|
Description: Initializing game
|
|
|
|
java.lang.ExceptionInInitializerError
|
|
at net.minecraft.client.resources.DefaultResourcePack.getPackImage(DefaultResourcePack.java:94)
|
|
at render.rip.athena.client.modules.PackDisplay.loadTexture(PackDisplay.java:167)
|
|
at render.rip.athena.client.modules.PackDisplay.onEnable(PackDisplay.java:185)
|
|
at rip.athena.client.modules.Module.setEnabled(Module.java:96)
|
|
at rip.athena.api.config.save.Config.load(Config.java:106)
|
|
at rip.athena.api.config.save.Config.load(Config.java:64)
|
|
at rip.athena.api.config.save.ConfigManager.postInit(ConfigManager.java:52)
|
|
at rip.athena.client.Athena.initClient(Athena.java:115)
|
|
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.RuntimeException: No OpenGL context found in the current thread.
|
|
at org.lwjgl.opengl.GLContext.getCapabilities(GLContext.java:124)
|
|
at org.lwjgl.opengl.GL11.glGenTextures(GL11.java:1403)
|
|
at net.minecraft.client.renderer.GlStateManager.generateTexture(GlStateManager.java:338)
|
|
at net.minecraft.client.renderer.texture.TextureUtil.glGenTextures(TextureUtil.java:37)
|
|
at net.minecraft.client.renderer.texture.AbstractTexture.getGlTextureId(AbstractTexture.java:59)
|
|
at net.minecraft.client.renderer.texture.DynamicTexture.<init>(DynamicTexture.java:42)
|
|
at net.minecraft.client.renderer.texture.TextureUtil.<clinit>(TextureUtil.java:30)
|
|
... 12 more
|
|
|
|
|
|
A detailed walkthrough of the error, its code path and all known details is as follows:
|
|
---------------------------------------------------------------------------------------
|
|
|
|
-- Head --
|
|
Stacktrace:
|
|
at net.minecraft.client.resources.DefaultResourcePack.getPackImage(DefaultResourcePack.java:94)
|
|
at render.rip.athena.client.modules.PackDisplay.loadTexture(PackDisplay.java:167)
|
|
at render.rip.athena.client.modules.PackDisplay.onEnable(PackDisplay.java:185)
|
|
at rip.athena.client.modules.Module.setEnabled(Module.java:96)
|
|
at rip.athena.api.config.save.Config.load(Config.java:106)
|
|
at rip.athena.api.config.save.Config.load(Config.java:64)
|
|
at rip.athena.api.config.save.ConfigManager.postInit(ConfigManager.java:52)
|
|
at rip.athena.client.Athena.initClient(Athena.java:115)
|
|
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: 428103520 bytes (408 MB) / 487587840 bytes (465 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 |