Advertisement
Guest User

minecraft

a guest
Dec 16th, 2014
1,644
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.10 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Would you like a cupcake?
  3.  
  4. Time: 12/16/14 4:43 PM
  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 bls.a(SourceFile:270)
  11. at bls.a(SourceFile:220)
  12. at azd.a(SourceFile:1675)
  13. at azd.a(SourceFile:1633)
  14. at biv.a(SourceFile:113)
  15. at gu.a(SourceFile:70)
  16. at gu.a(SourceFile:13)
  17. at ef.a(SourceFile:164)
  18. at azd.o(SourceFile:1566)
  19. at azd.ad(SourceFile:753)
  20. at azd.e(SourceFile:704)
  21. at net.minecraft.client.main.Main.main(SourceFile:103)
  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 bls.a(SourceFile:270)
  32. at bls.a(SourceFile:220)
  33. at azd.a(SourceFile:1675)
  34. at azd.a(SourceFile:1633)
  35. at biv.a(SourceFile:113)
  36. at gu.a(SourceFile:70)
  37. at gu.a(SourceFile:13)
  38. at ef.a(SourceFile:164)
  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: adventure (ID 2). 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 biz.a(SourceFile:284)
  60. at azd.b(SourceFile:1951)
  61. at azd.e(SourceFile:718)
  62. at net.minecraft.client.main.Main.main(SourceFile:103)
  63.  
  64. -- System Details --
  65. Details:
  66. Minecraft Version: 1.7.2
  67. Operating System: Mac OS X (x86_64) version 10.7.5
  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: 114714512 bytes (109 MB) / 181633024 bytes (173 MB) up to 1060372480 bytes (1011 MB)
  71. JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  72. AABB Pool Size: 18497 (1035832 bytes; 0 MB) allocated, 18497 (1035832 bytes; 0 MB) used
  73. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  74. Launched Version: 1.7.2
  75. LWJGL: 2.9.1
  76. OpenGL: Intel HD Graphics 4000 OpenGL Engine GL version 2.1 APPLE-7.32.12, Intel Inc.
  77. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  78. Type: Client (map_client.txt)
  79. Resource Packs: []
  80. Current Language: English (US)
  81. Profiler Position: N/A (disabled)
  82. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  83. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement