Advertisement
Guest User

Untitled

a guest
Aug 1st, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.09 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Everything's going to plan. No, really, that was supposed to happen.
  3.  
  4. Time: 8/1/17 9:56 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 net.minecraft.client.renderer.RenderGlobal.func_72712_a(RenderGlobal.java:350)
  11. at net.minecraft.client.renderer.RenderGlobal.func_72732_a(RenderGlobal.java:294)
  12. at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2216)
  13. at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2146)
  14. at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:240)
  15. at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:70)
  16. at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13)
  17. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
  18. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2061)
  19. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
  20. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
  21. at net.minecraft.client.main.Main.main(SourceFile:148)
  22. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  24. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  25. at java.lang.reflect.Method.invoke(Method.java:483)
  26. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  27. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  28.  
  29.  
  30. A detailed walkthrough of the error, its code path and all known details is as follows:
  31. ---------------------------------------------------------------------------------------
  32.  
  33. -- Head --
  34. Stacktrace:
  35. at java.nio.Buffer.checkIndex(Buffer.java:540)
  36. at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:253)
  37. at net.minecraft.client.renderer.RenderGlobal.func_72712_a(RenderGlobal.java:350)
  38. at net.minecraft.client.renderer.RenderGlobal.func_72732_a(RenderGlobal.java:294)
  39. at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2216)
  40. at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2146)
  41. at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:240)
  42. at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:70)
  43. at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13)
  44. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
  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 00 - default, ver 1. 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: Integrated singleplayer server
  64. Stacktrace:
  65. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
  66. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
  67. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)
  68. at net.minecraft.client.main.Main.main(SourceFile:148)
  69. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  70. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  71. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  72. at java.lang.reflect.Method.invoke(Method.java:483)
  73. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  74. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  75.  
  76. -- System Details --
  77. Details:
  78. Minecraft Version: 1.7.10
  79. Operating System: Windows 10 (amd64) version 10.0
  80. Java Version: 1.8.0_25, Oracle Corporation
  81. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  82. Memory: 106720816 bytes (101 MB) / 328302592 bytes (313 MB) up to 1060372480 bytes (1011 MB)
  83. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  84. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  85. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  86. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 4 mods loaded, 4 mods active
  87. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  88. UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  89. UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  90. UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  91. UCHIJAAAA fnafmod{1.0} [FNaF Universe Mod] (FNaFUniverseMod-1.7.10~v10.4~.jar)
  92. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 381.78' Renderer: 'GeForce GTX 1060/PCIe/SSE2'
  93. Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
  94. LWJGL: 2.9.1
  95. OpenGL: GeForce GTX 1060/PCIe/SSE2 GL version 4.5.0 NVIDIA 381.78, NVIDIA Corporation
  96. GL Caps: Using GL 1.3 multitexturing.
  97. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  98. Anisotropic filtering is supported and maximum anisotropy is 16.
  99. Shaders are available because OpenGL 2.1 is supported.
  100.  
  101. Is Modded: Definitely; Client brand changed to 'fml,forge'
  102. Type: Client (map_client.txt)
  103. Resource Packs: []
  104. Current Language: English (US)
  105. Profiler Position: N/A (disabled)
  106. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  107. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement