Advertisement
Momshroom

Untitled

Feb 5th, 2020
1,505
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 4.00 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
  3.  
  4. Time: 2/5/20 10:32 AM
  5. Description: keyPressed event handler
  6.  
  7. java.lang.StringIndexOutOfBoundsException: String index out of range: 48
  8.     at java.lang.AbstractStringBuilder.deleteCharAt(AbstractStringBuilder.java:797)
  9.     at java.lang.StringBuilder.deleteCharAt(StringBuilder.java:253)
  10.     at dgy.b(SourceFile:323)
  11.     at dgy.b(SourceFile:279)
  12.     at dgy.keyPressed(SourceFile:230)
  13.     at dbj.a(SourceFile:336)
  14.     at dfz.wrapScreenError(SourceFile:447)
  15.     at dbj.a(SourceFile:334)
  16.     at dbj.c(SourceFile:429)
  17.     at aip.execute(SourceFile:94)
  18.     at dbj.b(SourceFile:429)
  19.     at org.lwjgl.glfw.GLFWKeyCallbackI.callback(GLFWKeyCallbackI.java:37)
  20.     at org.lwjgl.system.JNI.invokeV(Native Method)
  21.     at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3050)
  22.     at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:98)
  23.     at cxu.e(SourceFile:301)
  24.     at dbl.d(SourceFile:970)
  25.     at dbl.b(SourceFile:585)
  26.     at net.minecraft.client.main.Main.main(SourceFile:202)
  27.  
  28.  
  29. A detailed walkthrough of the error, its code path and all known details is as follows:
  30. ---------------------------------------------------------------------------------------
  31.  
  32. -- Head --
  33. Thread: Render thread
  34. Stacktrace:
  35.     at java.lang.AbstractStringBuilder.deleteCharAt(AbstractStringBuilder.java:797)
  36.     at java.lang.StringBuilder.deleteCharAt(StringBuilder.java:253)
  37.     at dgy.b(SourceFile:323)
  38.     at dgy.b(SourceFile:279)
  39.     at dgy.keyPressed(SourceFile:230)
  40.     at dbj.a(SourceFile:336)
  41.  
  42. -- Affected screen --
  43. Details:
  44.     Screen name: dgy
  45. Stacktrace:
  46.     at dfz.wrapScreenError(SourceFile:447)
  47.     at dbj.a(SourceFile:334)
  48.     at dbj.c(SourceFile:429)
  49.     at aip.execute(SourceFile:94)
  50.     at dbj.b(SourceFile:429)
  51.     at org.lwjgl.glfw.GLFWKeyCallbackI.callback(GLFWKeyCallbackI.java:37)
  52.     at org.lwjgl.system.JNI.invokeV(Native Method)
  53.     at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3050)
  54.     at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:98)
  55.  
  56. -- Affected level --
  57. Details:
  58.     All players: 1 total; [dpy['Momshroom'/26153, l='MpServer', x=3755.28, y=66.00, z=-4824.73]]
  59.     Chunk stats: Client Chunk Cache: 729, 441
  60.     Level dimension: minecraft:overworld
  61.     Level name: MpServer
  62.     Level seed: 6036781380874151251
  63.     Level generator: ID 00 - default, ver 1. Features enabled: false
  64.     Level generator options: {}
  65.     Level spawn location: World: (16,65,-112), Chunk: (at 0,4,0 in 1,-7; contains blocks 16,0,-112 to 31,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
  66.     Level time: 78506 game time, 929519343 day time
  67.     Level storage version: 0x00000 - Unknown?
  68.     Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  69.     Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  70.     Server brand: Paper
  71.     Server type: Non-integrated multiplayer server
  72. Stacktrace:
  73.     at dnl.a(SourceFile:450)
  74.     at dbl.c(SourceFile:1878)
  75.     at dbl.b(SourceFile:600)
  76.     at net.minecraft.client.main.Main.main(SourceFile:202)
  77.  
  78. -- System Details --
  79. Details:
  80.     Minecraft Version: 1.15.1
  81.     Minecraft Version ID: 1.15.1
  82.     Operating System: Mac OS X (x86_64) version 10.14.6
  83.     Java Version: 1.8.0_74, Oracle Corporation
  84.     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  85.     Memory: 472930288 bytes (451 MB) / 1509949440 bytes (1440 MB) up to 2147483648 bytes (2048 MB)
  86.     CPUs: 16
  87.     JVM Flags: 8 total; -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  88.     Launched Version: 1.15.1
  89.     Backend library: LWJGL version 3.2.1 build 12
  90.     Backend API: AMD Radeon Pro Vega 20 OpenGL Engine GL version 2.1 ATI-2.11.21, ATI Technologies Inc.
  91.     GL Caps: Using framebuffer using ARB_framebuffer_object extension
  92.     Using VBOs: Yes
  93.     Is Modded: Probably not. Jar signature remains and client brand is untouched.
  94.     Type: Client (map_client.txt)
  95.     Resource Packs:
  96.     Current Language: English (US)
  97.     CPU: 16x Intel(R) Core(TM) i9-9980HK CPU @ 2.40GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement