Advertisement
Guest User

Untitled

a guest
Feb 25th, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.34 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I just don't know what went wrong :(
  3.  
  4. Time: 2/25/17 10:48 AM
  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 04 - RTG, 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: 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 7 (amd64) version 6.1
  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: 203105792 bytes (193 MB) / 431439872 bytes (411 MB) up to 5355339776 bytes (5107 MB)
  83. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5G -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: 44, tcache: 8, allocated: 22, tallocated: 21
  86. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 8 mods loaded, 7 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.1558-1.7.10.jar)
  90. UCHIJAAAA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
  91. UCHIJAAAA ivtoolkit{1.2.1} [IvToolkit] (minecraft.jar)
  92. UCHIJAAAA BiomeTweaker{1.2.128} [BiomeTweaker] (BiomeTweaker-1.7.10-1.2.128.jar)
  93. UCHIJAAAA climatecontrol{0.8.1} [Climate Control] (ClimateControl-0.8.2.jar)
  94. UCHIJAAAA RTG{1.7.10-1.1.1.4} [Realistic Terrain Generation] (RTG-1.7.10-1.1.1.4.jar)
  95. UD BiomeTweakerCore{1.2.128} [BiomeTweaker Core] (minecraft.jar)
  96. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 375.63' Renderer: 'GeForce GTX 950/PCIe/SSE2'
  97. Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10
  98. LWJGL: 2.9.1
  99. OpenGL: GeForce GTX 950/PCIe/SSE2 GL version 4.5.0 NVIDIA 375.63, NVIDIA Corporation
  100. GL Caps: Using GL 1.3 multitexturing.
  101. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  102. Anisotropic filtering is supported and maximum anisotropy is 16.
  103. Shaders are available because OpenGL 2.1 is supported.
  104.  
  105. Is Modded: Definitely; Client brand changed to 'fml,forge'
  106. Type: Client (map_client.txt)
  107. Resource Packs: []
  108. Current Language: English (US)
  109. Profiler Position: N/A (disabled)
  110. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  111. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement