Advertisement
Guest User

Untitled

a guest
Feb 7th, 2016
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.31 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't do that.
  3.  
  4. Time: 8/02/16 1:07 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 bls.a(SourceFile:270)
  11. at bls.a(SourceFile:220)
  12. at azd.a(SourceFile:1675)
  13. at azd.a(SourceFile:1633)
  14. at biv.a(SourceFile:113)
  15. at gu.a(SourceFile:70)
  16. at gu.a(SourceFile:13)
  17. at ef.a(SourceFile:164)
  18. at bbe.c(SourceFile:76)
  19. at azd.o(SourceFile:1318)
  20. at azd.ad(SourceFile:753)
  21. at azd.e(SourceFile:704)
  22. at net.minecraft.client.main.Main.main(SourceFile:103)
  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 bls.a(SourceFile:270)
  33. at bls.a(SourceFile:220)
  34. at azd.a(SourceFile:1675)
  35. at azd.a(SourceFile:1633)
  36. at biv.a(SourceFile:113)
  37. at gu.a(SourceFile:70)
  38. at gu.a(SourceFile:13)
  39. at ef.a(SourceFile:164)
  40. at bbe.c(SourceFile:76)
  41.  
  42. -- Affected screen --
  43. Details:
  44. Screen name: bbe
  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 biz.a(SourceFile:284)
  66. at azd.b(SourceFile:1951)
  67. at azd.e(SourceFile:713)
  68. at net.minecraft.client.main.Main.main(SourceFile:103)
  69.  
  70. -- System Details --
  71. Details:
  72. Minecraft Version: 1.7.2
  73. Operating System: Windows 10 (amd64) version 10.0
  74. Java Version: 1.8.0_25, Oracle Corporation
  75. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  76. Memory: 157955064 bytes (150 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: 1.7.2
  81. LWJGL: 2.9.0
  82. OpenGL: GeForce GTX 780 Ti/PCIe/SSE2 GL version 4.5.0 NVIDIA 353.82, NVIDIA Corporation
  83. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  84. Type: Client (map_client.txt)
  85. Resource Packs: [faithful32pack.zip]
  86. Current Language: Australian English (Australia)
  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