mirror of
https://github.com/Athena-Operations/Athena-Client.git
synced 2024-11-10 12:11:33 +01:00
79 lines
3.2 KiB
Plaintext
79 lines
3.2 KiB
Plaintext
|
---- Minecraft Crash Report ----
|
||
|
// This doesn't make any sense!
|
||
|
|
||
|
Time: 6/16/23 10:43 PM
|
||
|
Description: Rendering screen
|
||
|
|
||
|
java.lang.IllegalArgumentException: Color parameter outside of expected range: Alpha
|
||
|
at java.awt.Color.testColorValueRange(Color.java:310)
|
||
|
at java.awt.Color.<init>(Color.java:395)
|
||
|
at net.minecraft.client.gui.GuiButton.drawButton(GuiButton.java:115)
|
||
|
at net.minecraft.client.gui.GuiScreen.drawScreen(GuiScreen.java:94)
|
||
|
at rip.athena.client.gui.menu.AthenaMenu.drawScreen(AthenaMenu.java:325)
|
||
|
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1442)
|
||
|
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1153)
|
||
|
at net.minecraft.client.Minecraft.run(Minecraft.java:432)
|
||
|
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 java.awt.Color.testColorValueRange(Color.java:310)
|
||
|
at java.awt.Color.<init>(Color.java:395)
|
||
|
at net.minecraft.client.gui.GuiButton.drawButton(GuiButton.java:115)
|
||
|
at net.minecraft.client.gui.GuiScreen.drawScreen(GuiScreen.java:94)
|
||
|
at rip.athena.client.gui.menu.AthenaMenu.drawScreen(AthenaMenu.java:325)
|
||
|
|
||
|
-- Screen render details --
|
||
|
Details:
|
||
|
Screen name: rip.athena.client.gui.menu.AthenaMenu
|
||
|
Mouse location: Scaled: (574, 186). Absolute: (1149, 637)
|
||
|
Screen size: Scaled: (960, 505). Absolute: (1920, 1009). Scale factor of 2
|
||
|
Stacktrace:
|
||
|
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1442)
|
||
|
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1153)
|
||
|
at net.minecraft.client.Minecraft.run(Minecraft.java:432)
|
||
|
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: 12x AMD Ryzen 5 5600X 6-Core Processor
|
||
|
Java Version: 1.8.0_202, Oracle Corporation
|
||
|
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
|
||
|
Memory: 571454280 bytes (544 MB) / 903872512 bytes (862 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: NVIDIA GeForce RTX 2080 SUPER/PCIe/SSE2 GL version 4.6.0 NVIDIA 532.03, NVIDIA Corporation
|
||
|
GL Caps: Using GL 1.3 multitexturing.
|
||
|
Using GL 1.3 texture combiners.
|
||
|
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
|
||
|
Shaders are available because OpenGL 2.1 is supported.
|
||
|
VBOs are available because OpenGL 1.5 is supported.
|
||
|
|
||
|
Using VBOs: Yes
|
||
|
Is Modded: Very likely; Jar signature invalidated
|
||
|
Type: Client (map_client.txt)
|
||
|
Resource Packs: ! §bPotfast 5kay.zip
|
||
|
Current Language: English (US)
|
||
|
Profiler Position: N/A (disabled)
|
||
|
CPU: 12x AMD Ryzen 5 5600X 6-Core Processor
|
||
|
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: 4.6.0 NVIDIA 532.03
|
||
|
OpenGlRenderer: NVIDIA GeForce RTX 2080 SUPER/PCIe/SSE2
|
||
|
OpenGlVendor: NVIDIA Corporation
|
||
|
CpuCount: 12
|