Advertisement
Guest User

Untitled

a guest
Oct 19th, 2019
362
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.62 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // There are four lights!
  3.  
  4. Time: 10/19/19 7:28 PM
  5. Description: Ticking screen
  6.  
  7. java.lang.IndexOutOfBoundsException
  8. at java.nio.Buffer.checkIndex(Buffer.java:540)
  9. at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:253)
  10. at bma.a(SourceFile:271)
  11. at bma.a(SourceFile:220)
  12. at bao.a(SourceFile:1694)
  13. at bao.a(SourceFile:1652)
  14. at bjb.a(SourceFile:125)
  15. at hd.a(SourceFile:70)
  16. at hd.a(SourceFile:13)
  17. at ej.a(SourceFile:174)
  18. at bcx.e(SourceFile:78)
  19. at bao.p(SourceFile:1343)
  20. at bao.ak(SourceFile:774)
  21. at bao.f(SourceFile:728)
  22. at net.minecraft.client.main.Main.main(SourceFile:148)
  23.  
  24.  
  25. A detailed walkthrough of the error, its code path and all known details is as follows:
  26. ---------------------------------------------------------------------------------------
  27.  
  28. -- Head --
  29. Stacktrace:
  30. at java.nio.Buffer.checkIndex(Buffer.java:540)
  31. at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:253)
  32. at bma.a(SourceFile:271)
  33. at bma.a(SourceFile:220)
  34. at bao.a(SourceFile:1694)
  35. at bao.a(SourceFile:1652)
  36. at bjb.a(SourceFile:125)
  37. at hd.a(SourceFile:70)
  38. at hd.a(SourceFile:13)
  39. at ej.a(SourceFile:174)
  40. at bcx.e(SourceFile:78)
  41.  
  42. -- Affected screen --
  43. Details:
  44. Screen name: bcx
  45.  
  46. -- Affected level --
  47. Details:
  48. Level name: MpServer
  49. All players: 0 total; []
  50. Chunk stats: MultiplayerChunkCache: 0, 0
  51. Level seed: 0
  52. Level generator: ID 01 - flat, ver 0. Features enabled: false
  53. Level generator options:
  54. Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  55. Level time: 0 game time, 0 day time
  56. Level dimension: 0
  57. Level storage version: 0x00000 - Unknown?
  58. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  59. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  60. Forced entities: 0 total; []
  61. Retry entities: 0 total; []
  62. Server brand: ~~ERROR~~ NullPointerException: null
  63. Server type: Non-integrated multiplayer server
  64. Stacktrace:
  65. at bjf.a(SourceFile:289)
  66. at bao.b(SourceFile:1972)
  67. at bao.f(SourceFile:737)
  68. at net.minecraft.client.main.Main.main(SourceFile:148)
  69.  
  70. -- System Details --
  71. Details:
  72. Minecraft Version: 1.7.10
  73. Operating System: Windows 10 (amd64) version 10.0
  74. Java Version: 1.8.0_51, Oracle Corporation
  75. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  76. Memory: 142494264 bytes (135 MB) / 201326592 bytes (192 MB) up to 10737418240 bytes (10240 MB)
  77. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  78. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  79. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  80. Launched Version: 1.7.10
  81. LWJGL: 2.9.1
  82. OpenGL: Radeon RX 560 Series GL version 4.5.13492 Compatibility Profile Context 22.19.677.257, ATI Technologies Inc.
  83. GL Caps: Using GL 1.3 multitexturing.
  84. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  85. Anisotropic filtering is supported and maximum anisotropy is 16.
  86. Shaders are available because OpenGL 2.1 is supported.
  87.  
  88. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  89. Type: Client (map_client.txt)
  90. Resource Packs: [vanilla]
  91. Current Language: English (US)
  92. Profiler Position: N/A (disabled)
  93. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  94. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement