Advertisement
Guest User

Untitled

a guest
May 8th, 2015
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.35 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I'm sorry, Dave.
  3.  
  4. Time: 5/8/15 8:22 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:2204)
  13. at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2134)
  14. at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:239)
  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:2049)
  19. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961)
  20. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
  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:2204)
  40. at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2134)
  41. at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:239)
  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 - TFCDefault, ver 0. Features enabled: false
  53. Level generator options:
  54. Level spawn location: World: (249,-1,-6516), Chunk: (at 9,-1,12 in 15,-408; contains blocks 240,0,-6528 to 255,255,-6513), Region: (0,-13; contains chunks 0,-416 to 31,-385, blocks 0,0,-6656 to 511,255,-6145)
  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: survival (ID 0). 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:2432)
  67. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:916)
  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: 93060280 bytes (88 MB) / 405385216 bytes (386 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: 0, tallocated: 0
  86. FML: MCP v9.05 FML v7.10.85.1291 Minecraft Forge 10.13.2.1291 5 mods loaded, 5 mods active
  87. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  88. FML{7.10.85.1291} [Forge Mod Loader] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  89. Forge{10.13.2.1291} [Minecraft Forge] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  90. tfc_coremod{0.79.18} [TFC[coremod]] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  91. terrafirmacraft{0.79.18} [TerraFirmaCraft] ([1.7.10]TerraFirmaCraft-0.79.18.673.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  92. Launched Version: 1.7.10-Forge10.13.2.1291
  93. LWJGL: 2.9.1
  94. OpenGL: GeForce GTX 760/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation
  95. GL Caps: Using GL 1.3 multitexturing.
  96. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  97. Anisotropic filtering is supported and maximum anisotropy is 16.
  98. Shaders are available because OpenGL 2.1 is supported.
  99.  
  100. Is Modded: Definitely; Client brand changed to 'fml,forge'
  101. Type: Client (map_client.txt)
  102. Resource Packs: []
  103. Current Language: English (US)
  104. Profiler Position: N/A (disabled)
  105. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  106. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement