Advertisement
Guest User

Crash Report

a guest
Oct 8th, 2015
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.33 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Sorry :(
  3. Time: 10/8/15 9:34 PM
  4. Description: Unexpected error
  5. java.lang.IndexOutOfBoundsException
  6. at java.nio.Buffer.checkIndex(Buffer.java:540)
  7. at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:253)
  8. at bma.a(SourceFile:271)
  9. at bma.a(SourceFile:220)
  10. at bao.a(SourceFile:1694)
  11. at bao.a(SourceFile:1652)
  12. at bjb.a(SourceFile:125)
  13. at hd.a(SourceFile:70)
  14. at hd.a(SourceFile:13)
  15. at ej.a(SourceFile:174)
  16. at bao.p(SourceFile:1585)
  17. at bao.ak(SourceFile:774)
  18. at bao.f(SourceFile:728)
  19. at net.minecraft.client.main.Main.main(SourceFile:148)
  20. A detailed walkthrough of the error, its code path and all known details is as follows:
  21. ---------------------------------------------------------------------------------------
  22. -- Head --
  23. Stacktrace:
  24. at java.nio.Buffer.checkIndex(Buffer.java:540)
  25. at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:253)
  26. at bma.a(SourceFile:271)
  27. at bma.a(SourceFile:220)
  28. at bao.a(SourceFile:1694)
  29. at bao.a(SourceFile:1652)
  30. at bjb.a(SourceFile:125)
  31. at hd.a(SourceFile:70)
  32. at hd.a(SourceFile:13)
  33. at ej.a(SourceFile:174)
  34. -- Affected level --
  35. Details:
  36. Level name: MpServer
  37. All players: 0 total; []
  38. Chunk stats: MultiplayerChunkCache: 0, 0
  39. Level seed: 0
  40. Level generator: ID 08 - default_1_1, ver 0. Features enabled: false
  41. Level generator options:
  42. 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)
  43. Level time: 0 game time, 0 day time
  44. Level dimension: 0
  45. Level storage version: 0x00000 - Unknown?
  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. Forced entities: 0 total; []
  49. Retry entities: 0 total; []
  50. Server brand: ~~ERROR~~ NullPointerException: null
  51. Server type: Integrated singleplayer server
  52. Stacktrace:
  53. at bjf.a(SourceFile:289)
  54. at bao.b(SourceFile:1972)
  55. at bao.f(SourceFile:742)
  56. at net.minecraft.client.main.Main.main(SourceFile:148)
  57. -- System Details --
  58. Details:
  59. Minecraft Version: 1.7.10
  60. Operating System: Windows 10 (amd64) version 10.0
  61. Java Version: 1.8.0_25, Oracle Corporation
  62. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  63. Memory: 90134184 bytes (85 MB) / 313397248 bytes (298 MB) up to 4281597952 bytes (4083 MB)
  64. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  65. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  66. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  67. Launched Version: 1.7.10
  68. LWJGL: 2.9.1
  69. OpenGL: GeForce GTX 750 Ti/PCIe/SSE2 GL version 4.5.0 NVIDIA 358.50, NVIDIA Corporation
  70. GL Caps: Using GL 1.3 multitexturing.
  71. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  72. Anisotropic filtering is supported and maximum anisotropy is 16.
  73. Shaders are available because OpenGL 2.1 is supported.
  74. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  75. Type: Client (map_client.txt)
  76. Resource Packs: []
  77. Current Language: English (US)
  78. Profiler Position: N/A (disabled)
  79. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  80. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement