mirror of
https://github.com/Athena-Operations/Athena-Client.git
synced 2024-11-10 04:01:32 +01:00
100 lines
5.2 KiB
Plaintext
100 lines
5.2 KiB
Plaintext
|
---- Minecraft Crash Report ----
|
||
|
// This doesn't make any sense!
|
||
|
|
||
|
Time: 6/7/23 4:58 PM
|
||
|
Description: Rendering screen
|
||
|
|
||
|
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
|
||
|
at java.lang.String.substring(String.java:1967)
|
||
|
at rip.athena.client.gui.clickgui.components.macros.MacroSlimTextField.onRender(MacroSlimTextField.java:109)
|
||
|
at rip.athena.client.gui.clickgui.components.mods.ModScrollPane.onRender(ModScrollPane.java:194)
|
||
|
at rip.athena.client.gui.framework.Menu.onRender(Menu.java:88)
|
||
|
at rip.athena.client.gui.framework.MinecraftMenuImpl.drawScreen(MinecraftMenuImpl.java:56)
|
||
|
at rip.athena.client.gui.clickgui.IngameMenu.drawScreen(IngameMenu.java:152)
|
||
|
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1431)
|
||
|
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1151)
|
||
|
at net.minecraft.client.Minecraft.run(Minecraft.java:430)
|
||
|
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.String.substring(String.java:1967)
|
||
|
at rip.athena.client.gui.clickgui.components.macros.MacroSlimTextField.onRender(MacroSlimTextField.java:109)
|
||
|
at rip.athena.client.gui.clickgui.components.mods.ModScrollPane.onRender(ModScrollPane.java:194)
|
||
|
at rip.athena.client.gui.framework.Menu.onRender(Menu.java:88)
|
||
|
at rip.athena.client.gui.framework.MinecraftMenuImpl.drawScreen(MinecraftMenuImpl.java:56)
|
||
|
at rip.athena.client.gui.clickgui.IngameMenu.drawScreen(IngameMenu.java:152)
|
||
|
|
||
|
-- Screen render details --
|
||
|
Details:
|
||
|
Screen name: rip.athena.client.gui.clickgui.IngameMenu
|
||
|
Mouse location: Scaled: (296, 229). Absolute: (593, 550)
|
||
|
Screen size: Scaled: (960, 505). Absolute: (1920, 1009). Scale factor of 2
|
||
|
|
||
|
-- Affected level --
|
||
|
Details:
|
||
|
Level name: MpServer
|
||
|
All players: 1 total; [EntityPlayerSP['Player286'/23, l='MpServer', x=341.15, y=78.00, z=1150.05]]
|
||
|
Chunk stats: MultiplayerChunkCache: 25, 25
|
||
|
Level seed: 0
|
||
|
Level generator: ID 02 - largeBiomes, ver 0. Features enabled: false
|
||
|
Level generator options:
|
||
|
Level spawn location: 5.00,64.00,557.00 - World: (5,64,557), Chunk: (at 5,4,13 in 0,34; contains blocks 0,0,544 to 15,255,559), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,0,512 to 511,255,1023)
|
||
|
Level time: 235207 game time, 235207 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: 10 total; [EntitySkeleton['Skeleton'/36, l='MpServer', x=331.56, y=73.00, z=1130.06], EntitySkeleton['Skeleton'/38, l='MpServer', x=349.09, y=69.00, z=1114.47], EntitySkeleton['Skeleton'/24, l='MpServer', x=340.66, y=77.00, z=1150.91], EntitySkeleton['Skeleton'/25, l='MpServer', x=350.09, y=77.00, z=1136.28], EntitySkeleton['Skeleton'/41, l='MpServer', x=379.88, y=28.00, z=1107.38], EntityZombie['Zombie'/42, l='MpServer', x=383.50, y=70.00, z=1144.50], EntityPlayerSP['Player286'/23, l='MpServer', x=341.15, y=78.00, z=1150.05], EntityMinecartChest['container.minecart'/29, l='MpServer', x=305.50, y=24.06, z=1110.88], EntityWitch['Witch'/30, l='MpServer', x=304.50, y=28.00, z=1117.50], EntityMinecartChest['container.minecart'/31, l='MpServer', x=306.50, y=28.06, z=1123.50]]
|
||
|
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:2791)
|
||
|
at net.minecraft.client.Minecraft.run(Minecraft.java:451)
|
||
|
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: 548503656 bytes (523 MB) / 828899328 bytes (790 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: 2
|
||
|
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
|