Advertisement
Guest User

Minecraft Crash

a guest
Jul 24th, 2014
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.29 KB | None | 0 0
  1. Time: 7/24/14 7:00 PM
  2. Description: Ticking screen
  3.  
  4. java.lang.IndexOutOfBoundsException
  5. at java.nio.Buffer.checkIndex(Buffer.java:512)
  6. at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:248)
  7. at bmz.a(SourceFile:271)
  8. at bmz.a(SourceFile:220)
  9. at azl.a(SourceFile:1669)
  10. at azl.a(SourceFile:1627)
  11. at bkc.a(SourceFile:118)
  12. at ha.a(SourceFile:70)
  13. at ha.a(SourceFile:13)
  14. at eg.a(SourceFile:166)
  15. at bbp.c(SourceFile:78)
  16. at azl.p(SourceFile:1318)
  17. at azl.ah(SourceFile:757)
  18. at azl.f(SourceFile:711)
  19. at net.minecraft.client.main.Main.main(SourceFile:148)
  20.  
  21.  
  22. A detailed walkthrough of the error, its code path and all known details is as follows:
  23. ---------------------------------------------------------------------------------------
  24.  
  25. -- Head --
  26. Stacktrace:
  27. at java.nio.Buffer.checkIndex(Buffer.java:512)
  28. at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:248)
  29. at bmz.a(SourceFile:271)
  30. at bmz.a(SourceFile:220)
  31. at azl.a(SourceFile:1669)
  32. at azl.a(SourceFile:1627)
  33. at bkc.a(SourceFile:118)
  34. at ha.a(SourceFile:70)
  35. at ha.a(SourceFile:13)
  36. at eg.a(SourceFile:166)
  37. at bbp.c(SourceFile:78)
  38.  
  39. -- Affected screen --
  40. Details:
  41. Screen name: bbp
  42.  
  43. -- Affected level --
  44. Details:
  45. Level name: MpServer
  46. All players: 0 total; []
  47. Chunk stats: MultiplayerChunkCache: 0, 0
  48. Level seed: 0
  49. Level generator: ID 00 - default, ver 1. Features enabled: false
  50. Level generator options:
  51. 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)
  52. Level time: 0 game time, 0 day time
  53. Level dimension: 0
  54. Level storage version: 0x00000 - Unknown?
  55. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  56. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  57. Forced entities: 0 total; []
  58. Retry entities: 0 total; []
  59. Server brand: ~~ERROR~~ NullPointerException: null
  60. Server type: Non-integrated multiplayer server
  61. Stacktrace:
  62. at bkg.a(SourceFile:289)
  63. at azl.b(SourceFile:1947)
  64. at azl.f(SourceFile:720)
  65. at net.minecraft.client.main.Main.main(SourceFile:148)
  66.  
  67. -- System Details --
  68. Details:
  69. Minecraft Version: 1.7.5
  70. Operating System: Mac OS X (x86_64) version 10.9.2
  71. Java Version: 1.6.0_65, Apple Inc.
  72. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
  73. Memory: 44272568 bytes (42 MB) / 107618304 bytes (102 MB) up to 2138767360 bytes (2039 MB)
  74. JVM Flags: 1 total; -Xmx2G
  75. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  76. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  77. Launched Version: 1.7.5
  78. LWJGL: 2.9.1
  79. OpenGL: AMD Radeon HD 6770M OpenGL Engine GL version 2.1 ATI-1.20.11, ATI Technologies Inc.
  80. GL Caps: Using GL 1.3 multitexturing.
  81. Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
  82. Anisotropic filtering is supported and maximum anisotropy is 16.
  83. Shaders are available because OpenGL 2.1 is supported.
  84.  
  85. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  86. Type: Client (map_client.txt)
  87. Resource Packs: []
  88. Current Language: English (US)
  89. Profiler Position: N/A (disabled)
  90. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  91. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement