Advertisement
Guest User

Untitled

a guest
Dec 17th, 2017
301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.78 KB | None | 0 0
  1. [18:20:34] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2. [18:20:56] [Server thread/INFO]: Loading properties
  3. [18:20:56] [Server thread/INFO]: Default game type: SURVIVAL
  4. [18:20:56] [Server thread/INFO]: Generating keypair
  5. [18:20:57] [Server thread/INFO]: Starting Minecraft server on *:25565
  6. [18:21:04] [Server thread/INFO]: Preparing level "world"
  7. [18:21:06] [Server thread/INFO]: Preparing start region for level 0
  8. [18:21:06] [Server thread/ERROR]: Chunk file at 5,20 is in the wrong location; relocating. (Expected 5, 20, got 7, 17)
  9. [18:21:06] [Server thread/ERROR]: Chunk file at 11,13 is in the wrong location; relocating. (Expected 11, 13, got 2, 17)
  10. [18:21:06] [Server thread/ERROR]: Encountered an unexpected exception
  11. java.lang.ArrayIndexOutOfBoundsException: -177
  12. at net.minecraft.world.chunk.NibbleArray.func_76582_a(SourceFile:28) ~[apv.class:?]
  13. at net.minecraft.world.chunk.storage.ExtendedBlockStorage.func_76665_b(SourceFile:75) ~[apz.class:?]
  14. at net.minecraft.world.chunk.Chunk.func_76628_c(Chunk.java:548) ~[apx.class:?]
  15. at net.minecraft.world.chunk.Chunk.func_150812_a(Chunk.java:878) ~[apx.class:?]
  16. at net.minecraft.world.chunk.Chunk.func_150813_a(Chunk.java:862) ~[apx.class:?]
  17. at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:500) ~[aqk.class:?]
  18. at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:41) ~[ChunkIOProvider.class:?]
  19. at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12) ~[ChunkIOProvider.class:?]
  20. at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344) ~[AsynchronousExecutor.class:?]
  21. at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302) ~[AsynchronousExecutor.class:?]
  22. at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12) ~[ChunkIOExecutor.class:?]
  23. at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126) ~[ms.class:?]
  24. at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101) ~[ms.class:?]
  25. at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:265) ~[MinecraftServer.class:?]
  26. at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:235) ~[MinecraftServer.class:?]
  27. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:258) ~[lt.class:?]
  28. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  29. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  30. [18:21:06] [Server thread/ERROR]: This crash report has been saved to: D:\ATLauncher\Servers\SurvivalIndustry_165\.\crash-reports\crash-2017-12-17_18.21.06-server.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement