Advertisement
Guest User

crash report

a guest
Jun 27th, 2015
277
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.51 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Would you like a cupcake?
  3.  
  4. Time: 6/27/15 3:26 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 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:540)
  31. at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:253)
  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: creative (ID 1). 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: Windows 7 (amd64) version 6.1
  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: 92889896 bytes (88 MB) / 190705664 bytes (181 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: 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: Intel(R) HD Graphics Family GL version 3.1.0 - Build 8.15.10.2462, Intel
  83. GL Caps: Using GL 1.3 multitexturing.
  84. Using framebuffer objects because OpenGL 3.0 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 (US)
  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