Advertisement
Guest User

Untitled

a guest
Mar 18th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.52 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Quite honestly, I wouldn't worry myself about that.
  3.  
  4. Time: 18.03.18 14:23
  5. Description: Ticking screen
  6.  
  7. java.lang.IndexOutOfBoundsException
  8. at java.nio.Buffer.checkIndex(Unknown Source)
  9. at java.nio.DirectIntBufferU.get(Unknown Source)
  10. at net.minecraft.client.gl.c(gl.java)
  11. at net.minecraft.client.gl.a(gl.java)
  12. at net.minecraft.client.s.a(s.java)
  13. at net.minecraft.client.s.a(s.java)
  14. at net.minecraft.client.jk.a(jk.java)
  15. at net.minecraft.u1.a(u1.java)
  16. at net.minecraft.u1.a(u1.java)
  17. at net.minecraft.i.b(i.java)
  18. at net.minecraft.client.nf.f(nf.java)
  19. at net.minecraft.client.s.A(s.java)
  20. at net.minecraft.client.s.m(s.java)
  21. at net.minecraft.client.s.l(s.java)
  22. at net.minecraft.client.main.Main.main(Main.java)
  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(Unknown Source)
  31. at java.nio.DirectIntBufferU.get(Unknown Source)
  32. at net.minecraft.client.gl.c(gl.java)
  33. at net.minecraft.client.gl.a(gl.java)
  34. at net.minecraft.client.s.a(s.java)
  35. at net.minecraft.client.s.a(s.java)
  36. at net.minecraft.client.jk.a(jk.java)
  37. at net.minecraft.u1.a(u1.java)
  38. at net.minecraft.u1.a(u1.java)
  39. at net.minecraft.i.b(i.java)
  40. at net.minecraft.client.nf.f(nf.java)
  41.  
  42. -- Affected screen --
  43. Details:
  44. Screen name: net.minecraft.client.nf
  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 00 - default, ver 1. 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 net.minecraft.client.it.a(it.java)
  66. at net.minecraft.client.s.c(s.java)
  67. at net.minecraft.client.s.l(s.java)
  68. at net.minecraft.client.main.Main.main(Main.java)
  69.  
  70. -- System Details --
  71. Details:
  72. Minecraft Version: 1.7.2
  73. Operating System: Windows 7 (amd64) version 6.1
  74. Java Version: 1.8.0_144, Oracle Corporation
  75. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  76. Memory: 209294936 bytes (199 MB) / 255066112 bytes (243 MB) up to 1060372480 bytes (1011 MB)
  77. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  78. AABB Pool Size: 18497 (1035832 bytes; 0 MB) allocated, 18497 (1035832 bytes; 0 MB) used
  79. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  80. Launched Version: huzuni-1.7.2
  81. LWJGL: 2.9.0
  82. OpenGL: GeForce GTX 960/PCIe/SSE2 GL version 4.6.0 NVIDIA 388.13, NVIDIA Corporation
  83. Is Modded: Very likely; Jar signature invalidated
  84. Type: Client (map_client.txt)
  85. Resource Packs: []
  86. Current Language: English (US)
  87. Profiler Position: N/A (disabled)
  88. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  89. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement