Advertisement
Guest User

Crash Report

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