2023-06-04 22:10:20 +02:00
|
|
|
---- Minecraft Crash Report ----
|
|
|
|
// Don't be sad, have a hug! <3
|
|
|
|
|
|
|
|
Time: 6/4/23 11:38 AM
|
|
|
|
Description: Updating screen events
|
|
|
|
|
|
|
|
java.lang.ArrayIndexOutOfBoundsException
|
|
|
|
at java.lang.System.arraycopy(Native Method)
|
|
|
|
at java.lang.AbstractStringBuilder.insert(AbstractStringBuilder.java:1215)
|
|
|
|
at java.lang.StringBuilder.insert(StringBuilder.java:338)
|
2023-07-01 19:35:00 +02:00
|
|
|
at rip.athena.client.ui.framework.components.MenuTextField.onKeyDown(MenuTextField.java:205)
|
|
|
|
at rip.athena.client.ui.framework.Menu.onKeyDown(Menu.java:144)
|
|
|
|
at rip.athena.client.ui.framework.MinecraftMenuImpl.keyTyped(MinecraftMenuImpl.java:123)
|
2023-06-04 22:10:20 +02:00
|
|
|
at net.minecraft.client.gui.GuiScreen.handleKeyboardInput(GuiScreen.java:627)
|
|
|
|
at net.minecraft.client.gui.GuiScreen.handleInput(GuiScreen.java:578)
|
|
|
|
at net.minecraft.client.Minecraft.runTick(Minecraft.java:1806)
|
|
|
|
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1123)
|
|
|
|
at net.minecraft.client.Minecraft.run(Minecraft.java:429)
|
|
|
|
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.lang.System.arraycopy(Native Method)
|
|
|
|
at java.lang.AbstractStringBuilder.insert(AbstractStringBuilder.java:1215)
|
|
|
|
at java.lang.StringBuilder.insert(StringBuilder.java:338)
|
2023-07-01 19:35:00 +02:00
|
|
|
at rip.athena.client.ui.framework.components.MenuTextField.onKeyDown(MenuTextField.java:205)
|
|
|
|
at rip.athena.client.ui.framework.Menu.onKeyDown(Menu.java:144)
|
|
|
|
at rip.athena.client.ui.framework.MinecraftMenuImpl.keyTyped(MinecraftMenuImpl.java:123)
|
2023-06-04 22:10:20 +02:00
|
|
|
at net.minecraft.client.gui.GuiScreen.handleKeyboardInput(GuiScreen.java:627)
|
|
|
|
at net.minecraft.client.gui.GuiScreen.handleInput(GuiScreen.java:578)
|
|
|
|
|
|
|
|
-- Affected screen --
|
|
|
|
Details:
|
2023-07-01 19:35:00 +02:00
|
|
|
Screen name: rip.athena.client.ui.clickgui.IngameMenu
|
2023-06-04 22:10:20 +02:00
|
|
|
|
|
|
|
-- Affected level --
|
|
|
|
Details:
|
|
|
|
Level name: MpServer
|
|
|
|
All players: 1 total; [EntityPlayerSP['Player547'/53, l='MpServer', x=770.97, y=70.00, z=462.61]]
|
|
|
|
Chunk stats: MultiplayerChunkCache: 169, 169
|
|
|
|
Level seed: 0
|
|
|
|
Level generator: ID 02 - largeBiomes, ver 0. Features enabled: false
|
|
|
|
Level generator options:
|
|
|
|
Level spawn location: 584.00,64.00,166.00 - World: (584,64,166), Chunk: (at 8,4,6 in 36,10; contains blocks 576,0,160 to 591,255,175), Region: (1,0; contains chunks 32,0 to 63,31, blocks 512,0,0 to 1023,255,511)
|
|
|
|
Level time: 776461 game time, 143385 day time
|
|
|
|
Level dimension: 0
|
|
|
|
Level storage version: 0x00000 - Unknown?
|
|
|
|
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
|
|
|
|
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
|
|
|
|
Forced entities: 9 total; [EntityZombie['Zombie'/3235, l='MpServer', x=691.50, y=27.00, z=406.50], EntityZombie['Zombie'/2981, l='MpServer', x=712.50, y=54.00, z=420.50], EntityCreeper['Creeper'/3050, l='MpServer', x=749.53, y=70.00, z=444.31], EntityZombie['Zombie'/3151, l='MpServer', x=691.50, y=27.00, z=409.50], EntityCreeper['Creeper'/54, l='MpServer', x=756.50, y=71.00, z=440.31], EntityPlayerSP['Player547'/53, l='MpServer', x=770.97, y=70.00, z=462.61], EntitySpider['Spider'/2970, l='MpServer', x=779.78, y=23.00, z=476.03], EntityItem['item.item.rottenFlesh'/3162, l='MpServer', x=748.13, y=69.00, z=439.94], EntityCreeper['Creeper'/2653, l='MpServer', x=761.26, y=67.00, z=454.40]]
|
|
|
|
Retry entities: 0 total; []
|
|
|
|
Server brand: vanilla
|
|
|
|
Server type: Integrated singleplayer server
|
|
|
|
Stacktrace:
|
|
|
|
at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:401)
|
|
|
|
at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2784)
|
|
|
|
at net.minecraft.client.Minecraft.run(Minecraft.java:450)
|
|
|
|
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: 420862120 bytes (401 MB) / 717750272 bytes (684 MB) up to 3801088000 bytes (3625 MB)
|
|
|
|
JVM Flags: 0 total;
|
|
|
|
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 99
|
|
|
|
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: 6
|
|
|
|
Mipmaps: 0
|
|
|
|
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
|