Advertisement
Guest User

Untitled

a guest
Dec 14th, 2019
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.40 KB | None | 0 0
  1. --- Minecraft Crash Report ----
  2. // Uh... Did I do that?
  3.  
  4. Time: 19-12-14 19:42
  5. Description: Unexpected error
  6.  
  7. java.lang.IndexOutOfBoundsException
  8. at java.nio.Buffer.checkIndex(Unknown Source)
  9. at java.nio.DirectIntBufferU.get(Unknown Source)
  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(Unknown Source)
  30. at java.nio.DirectIntBufferU.get(Unknown Source)
  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: creative (ID 1). 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 10 (amd64) version 10.0
  68. Java Version: 1.8.0_211, Oracle Corporation
  69. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  70. Memory: 724599536 bytes (691 MB) / 979959808 bytes (934 MB) up to 3113877504 bytes (2969 MB)
  71. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn1024M
  72. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  73. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  74. Launched Version: 1.7.10-Vanilla
  75. LWJGL: 2.9.1
  76. OpenGL: GeForce GTX 1050/PCIe/SSE2 GL version 4.6.0 NVIDIA 388.73, 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: []
  85. Current Language: Français (France)
  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