Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2020
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.17 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Oops.
  3.  
  4. Time: 4/23/20 6:07 AM
  5. Description: Rendering screen
  6.  
  7. java.lang.StringIndexOutOfBoundsException: String index out of range: 199
  8. at java.lang.String.substring(String.java:1951)
  9. at dqi.D(SourceFile:605)
  10. at dqi.B(SourceFile:561)
  11. at dqi.a(SourceFile:451)
  12. at eai.a(SourceFile:604)
  13. at dkr.e(SourceFile:1007)
  14. at dkr.d(SourceFile:630)
  15. at net.minecraft.client.main.Main.main(SourceFile:204)
  16.  
  17.  
  18. A detailed walkthrough of the error, its code path and all known details is as follows:
  19. ---------------------------------------------------------------------------------------
  20.  
  21. -- Head --
  22. Thread: Render thread
  23. Stacktrace:
  24. at java.lang.String.substring(String.java:1951)
  25. at dqi.D(SourceFile:605)
  26. at dqi.B(SourceFile:561)
  27. at dqi.a(SourceFile:451)
  28.  
  29. -- Screen render details --
  30. Details:
  31. Screen name: dqi
  32. Mouse location: Scaled: (271, 165). Absolute: (813.000000, 496.000000)
  33. Screen size: Scaled: (640, 339). Absolute: (1920, 1017). Scale factor of 3.000000
  34.  
  35. -- Affected level --
  36. Details:
  37. All players: 1 total; [dzw['Flexico64'/55, l='MpServer', x=-759.63, y=72.00, z=1733.59]]
  38. Chunk stats: Client Chunk Cache: 441, 336
  39. Level dimension: minecraft:overworld
  40. Level name: MpServer
  41. Level seed: -1158036129335264803
  42. Level generator: ID 00 - default, ver 1. Features enabled: false
  43. Level generator options: NBT[{}]
  44. Level spawn location: World: (1122,72,611), Chunk: (at 2,4,3 in 70,38; contains blocks 1120,0,608 to 1135,255,623), Region: (2,1; contains chunks 64,32 to 95,63, blocks 1024,0,512 to 1535,255,1023)
  45. Level time: 112143110 game time, 2163739 day time
  46. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  47. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  48. Known server brands:
  49. Level was modded: false
  50. Level storage version: 0x04ABD - Anvil
  51. Server brand: vanilla
  52. Server type: Integrated singleplayer server
  53. Stacktrace:
  54. at dxd.a(SourceFile:430)
  55. at dkr.c(SourceFile:1980)
  56. at dkr.d(SourceFile:648)
  57. at net.minecraft.client.main.Main.main(SourceFile:204)
  58.  
  59. -- System Details --
  60. Details:
  61. Minecraft Version: 20w17a
  62. Minecraft Version ID: 20w17a
  63. Operating System: Windows 10 (amd64) version 10.0
  64. Java Version: 1.8.0_51, Oracle Corporation
  65. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  66. Memory: 3283398912 bytes (3131 MB) / 6988759040 bytes (6665 MB) up to 6988759040 bytes (6665 MB)
  67. CPUs: 8
  68. JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8G -Xmn6G -XX:PermSize=256M
  69. Launched Version: 20w17a
  70. Backend library: LWJGL version 3.2.2 build 10
  71. Backend API: GeForce GTX 760/PCIe/SSE2 GL version 4.6.0 NVIDIA 432.00, NVIDIA Corporation
  72. GL Caps: Using framebuffer using OpenGL 3.0
  73. Using VBOs: Yes
  74. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  75. Type: Client (map_client.txt)
  76. Resource Packs: vanilla, file/Franken-Lithos-v1.44.zip, file/Lithos-Nether_Update_Addon_v2-fixed.zip, file/PureBDcraft Noteblock English MC115.zip, file/Furry Paintings.zip
  77. Current Language: English (US)
  78. CPU: 8x AMD FX(tm)-9370 Eight-Core Processor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement