Advertisement
Guest User

TFC Crash

a guest
Sep 6th, 2015
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.52 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Hi. I'm Minecraft, and I'm a crashaholic.
  3.  
  4. Time: 9/6/15 10:04 PM
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.ArrayIndexOutOfBoundsException: -46
  8. at net.minecraft.world.chunk.NibbleArray.func_76582_a(SourceFile:26)
  9. at net.minecraft.world.chunk.storage.ExtendedBlockStorage.func_76665_b(SourceFile:75)
  10. at net.minecraft.world.chunk.Chunk.func_76628_c(Chunk.java:548)
  11. at net.minecraft.world.chunk.Chunk.func_150812_a(Chunk.java:878)
  12. at net.minecraft.world.chunk.Chunk.func_150813_a(Chunk.java:862)
  13. at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:500)
  14. at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:41)
  15. at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12)
  16. at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344)
  17. at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302)
  18. at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12)
  19. at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126)
  20. at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
  21. at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:265)
  22. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:78)
  23. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92)
  24. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
  25. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  26.  
  27.  
  28. A detailed walkthrough of the error, its code path and all known details is as follows:
  29. ---------------------------------------------------------------------------------------
  30.  
  31. -- System Details --
  32. Details:
  33. Minecraft Version: 1.7.10
  34. Operating System: Windows 10 (amd64) version 10.0
  35. Java Version: 1.8.0_25, Oracle Corporation
  36. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  37. Memory: 124454632 bytes (118 MB) / 312147968 bytes (297 MB) up to 1060372480 bytes (1011 MB)
  38. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  39. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  40. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 17
  41. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1492 6 mods loaded, 6 mods active
  42. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  43. UCHIJAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  44. UCHIJAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1492-1.7.10.jar)
  45. UCHIJAA Forge{10.13.4.1492} [Minecraft Forge] (forge-1.7.10-10.13.4.1492-1.7.10.jar)
  46. UCHIJAA tfc_coremod{0.79.22} [TFC[coremod]] (minecraft.jar)
  47. UCHIJAA terrafirmacraft{0.79.22} [TerraFirmaCraft] ([1.7.10]TerraFirmaCraft-0.79.22.761.jar)
  48. UCHIJAA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
  49. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  50. Profiler Position: N/A (disabled)
  51. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  52. Player Count: 0 / 8; []
  53. Type: Integrated Server (map_client.txt)
  54. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement