Advertisement
Guest User

Untitled

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