Advertisement
Guest User

Untitled

a guest
Dec 19th, 2016
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.80 KB | None | 0 0
  1. [06:21:42 ERROR]: Chunk file at -196,-794 is in the wrong location; relocating. (Expected -196, -794, got -210, -795)
  2. [06:21:42 ERROR]: Chunk file at -204,-795 is in the wrong location; relocating. (Expected -204, -795, got -215, -795)
  3. [06:21:43 ERROR]: Chunk file at -228,-795 is in the wrong location; relocating. (Expected -228, -795, got -253, -795)
  4. [06:21:43 INFO]: [WorldBorder] [Fill] 245 more chunks processed (2525969 total, ~69.7%) (free mem: 9326 MB)
  5. [06:21:43 ERROR]: Chunk file at -259,-794 is in the wrong location; relocating. (Expected -259, -794, got -260, -795)
  6. [06:21:44 ERROR]: Chunk file at -292,-794 is in the wrong location; relocating. (Expected -292, -794, got -298, -795)
  7. [06:21:45 ERROR]: Chunk file at -386,-795 is in the wrong location; relocating. (Expected -386, -795, got -404, -794)
  8. [06:21:46 ERROR]: Chunk file at -424,-795 is in the wrong location; relocating. (Expected -424, -795, got -431, -794)
  9. [06:21:47 ERROR]: Chunk file at -431,-795 is in the wrong location; relocating. (Expected -431, -795, got -441, -795)
  10. [06:21:47 ERROR]: Chunk file at -437,-794 is in the wrong location; relocating. (Expected -437, -794, got -442, -795)
  11. [06:21:47 ERROR]: Chunk file at -546,-794 is in the wrong location; relocating. (Expected -546, -794, got -562, -795)
  12. [06:21:47 ERROR]: Chunk file at -550,-795 is in the wrong location; relocating. (Expected -550, -795, got -554, -795)
  13. [06:21:48 ERROR]: Chunk file at -558,-795 is in the wrong location; relocating. (Expected -558, -795, got -575, -795)
  14. [06:21:48 ERROR]: Chunk file at -574,-795 is in the wrong location; relocating. (Expected -574, -795, got -575, -794)
  15. [06:21:48 INFO]: [WorldBorder] [Fill] 330 more chunks processed (2526299 total, ~69.7%) (free mem: 8992 MB)
  16. [06:21:50 ERROR]: Chunk file at -675,-795 is in the wrong location; relocating. (Expected -675, -795, got -687, -795)
  17. [06:21:50 ERROR]: Chunk file at -712,-795 is in the wrong location; relocating. (Expected -712, -795, got -721, -795)
  18. [06:21:50 ERROR]: Chunk file at -722,-795 is in the wrong location; relocating. (Expected -722, -795, got -724, -795)
  19. [06:21:51 ERROR]: Chunk file at -777,-795 is in the wrong location; relocating. (Expected -777, -795, got -785, -794)
  20. [06:21:51 ERROR]: Chunk file at -782,-795 is in the wrong location; relocating. (Expected -782, -795, got -783, -795)
  21. [06:21:52 WARN]: [WorldBorder] Task #37877 for WorldBorder v1.8.1 generated an exception
  22. java.lang.ArrayIndexOutOfBoundsException: 0
  23. at net.minecraft.world.chunk.NibbleArray.detectAndProcessTrivialArray(NibbleArray.java:33) ~[apv.class:?]
  24. at net.minecraft.world.chunk.NibbleArray.<init>(NibbleArray.java:165) ~[apv.class:?]
  25. at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75823_a(AnvilChunkLoader.java:454) ~[aqk.class:?]
  26. at net.minecraft.world.chunk.storage.AnvilChunkLoader.checkedReadChunkFromNBT__Async(AnvilChunkLoader.java:165) ~[aqk.class:?]
  27. at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLoader.java:135) ~[aqk.class:?]
  28. at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:23) ~[ChunkIOProvider.class:1.7.10-1614.UNOFFICIAL]
  29. at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:15) ~[ChunkIOProvider.class:1.7.10-1614.UNOFFICIAL]
  30. at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:343) ~[AsynchronousExecutor.class:1.7.10-1614.UNOFFICIAL]
  31. at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302) ~[AsynchronousExecutor.class:1.7.10-1614.UNOFFICIAL]
  32. at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12) ~[ChunkIOExecutor.class:1.7.10-1614.UNOFFICIAL]
  33. at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:184) ~[ms.class:?]
  34. at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:157) ~[ms.class:?]
  35. at org.bukkit.craftbukkit.v1_7_R4.CraftWorld.loadChunk(CraftWorld.java:261) ~[CraftWorld.class:1.7.10-1614.UNOFFICIAL]
  36. at com.wimbli.WorldBorder.WorldFillTask.run(WorldFillTask.java:198) ~[?:?]
  37. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71) ~[CraftTask.class:1.7.10-1614.UNOFFICIAL]
  38. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:346) [CraftScheduler.class:1.7.10-1614.UNOFFICIAL]
  39. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:873) [MinecraftServer.class:?]
  40. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:431) [lt.class:?]
  41. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:809) [MinecraftServer.class:?]
  42. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:669) [MinecraftServer.class:?]
  43. at java.lang.Thread.run(Unknown Source) [?:1.8.0_77]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement