Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2014
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.36 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Shall we play a game?
  3.  
  4. Time: 8/22/14 8:42 PM
  5. Description: Ticking screen
  6.  
  7. java.lang.IndexOutOfBoundsException
  8. at java.nio.Buffer.checkIndex(Buffer.java:512)
  9. at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:248)
  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:512)
  31. at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:248)
  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: Mac OS X (x86_64) version 10.9.4
  74. Java Version: 1.6.0_65, Apple Inc.
  75. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
  76. Memory: 2231837352 bytes (2128 MB) / 2282749952 bytes (2177 MB) up to 4277534720 bytes (4079 MB)
  77. JVM Flags: 2 total; -Xms2G -Xmx4G
  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: AMD Radeon HD 6970M OpenGL Engine GL version 2.1 ATI-1.24.35, ATI Technologies Inc.
  83. GL Caps: Using GL 1.3 multitexturing.
  84. Using framebuffer objects because ARB_framebuffer_object 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: []
  91. Current Language: English (UK)
  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