Advertisement
fer112233

SPIGOT CRASH

May 25th, 2016
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.29 KB | None | 0 0
  1. [01:43:36] [Server thread/INFO]: Axel5542 issued server command: /spawn
  2. [01:44:16] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -200,-127 is in the wrong location; relocating. (Expected -200, -127, got -199, -127)
  3. [01:44:16] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -202,-120 is in the wrong location; relocating. (Expected -202, -120, got -200, -119)
  4. [01:44:16] [Server thread/WARN]: Wrong location for EntityPig['Pig'/316662, l='Survival', x=-3195.50, y=73.00, z=-1896.34] in world 'Survival'!
  5. [01:44:16] [Server thread/WARN]: Entity is at -3195.4984862551473,-1896.3413650457385 (chunk -200,-119) but was stored in chunk -202,-120
  6. [01:44:16] [Server thread/WARN]: Wrong location for EntityPig['Pig'/316663, l='Survival', x=-3198.11, y=73.00, z=-1889.50] in world 'Survival'!
  7. [01:44:16] [Server thread/WARN]: Entity is at -3198.109554839632,-1889.4991354125596 (chunk -200,-119) but was stored in chunk -202,-120
  8. [01:44:16] [Server thread/ERROR]: Encountered an unexpected exception
  9. net.minecraft.server.v1_9_R1.ReportedException: Loading NBT data
  10. at net.minecraft.server.v1_9_R1.NBTTagCompound.a(SourceFile:420) ~[spigot.jar:git-Spigot-e6f93f4-d884ab3]
  11. at net.minecraft.server.v1_9_R1.NBTTagCompound.load(SourceFile:71) ~[spigot.jar:git-Spigot-e6f93f4-d884ab3]
  12. at net.minecraft.server.v1_9_R1.NBTTagCompound.a(SourceFile:414) ~[spigot.jar:git-Spigot-e6f93f4-d884ab3]
  13. at net.minecraft.server.v1_9_R1.NBTTagCompound.load(SourceFile:71) ~[spigot.jar:git-Spigot-e6f93f4-d884ab3]
  14. at net.minecraft.server.v1_9_R1.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:84) ~[spigot.jar:git-Spigot-e6f93f4-d884ab3]
  15. at net.minecraft.server.v1_9_R1.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:53) ~[spigot.jar:git-Spigot-e6f93f4-d884ab3]
  16. at net.minecraft.server.v1_9_R1.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:43) ~[spigot.jar:git-Spigot-e6f93f4-d884ab3]
  17. at net.minecraft.server.v1_9_R1.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:72) ~[spigot.jar:git-Spigot-e6f93f4-d884ab3]
  18. at org.bukkit.craftbukkit.v1_9_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:21) ~[spigot.jar:git-Spigot-e6f93f4-d884ab3]
  19. at org.bukkit.craftbukkit.v1_9_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:1) ~[spigot.jar:git-Spigot-e6f93f4-d884ab3]
  20. at org.bukkit.craftbukkit.v1_9_R1.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150) ~[spigot.jar:git-Spigot-e6f93f4-d884ab3]
  21. at org.bukkit.craftbukkit.v1_9_R1.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95) ~[spigot.jar:git-Spigot-e6f93f4-d884ab3]
  22. at org.bukkit.craftbukkit.v1_9_R1.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85) ~[spigot.jar:git-Spigot-e6f93f4-d884ab3]
  23. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ~[?:1.8.0_91]
  24. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ~[?:1.8.0_91]
  25. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
  26. Caused by: java.io.UTFDataFormatException: malformed input around byte 7
  27. at java.io.DataInputStream.readUTF(DataInputStream.java:634) ~[?:1.8.0_91]
  28. at java.io.DataInputStream.readUTF(DataInputStream.java:564) ~[?:1.8.0_91]
  29. at net.minecraft.server.v1_9_R1.NBTTagCompound.b(SourceFile:407) ~[spigot.jar:git-Spigot-e6f93f4-d884ab3]
  30. at net.minecraft.server.v1_9_R1.NBTTagCompound.load(SourceFile:68) ~[spigot.jar:git-Spigot-e6f93f4-d884ab3]
  31. at net.minecraft.server.v1_9_R1.NBTTagList.load(SourceFile:66) ~[spigot.jar:git-Spigot-e6f93f4-d884ab3]
  32. at net.minecraft.server.v1_9_R1.NBTTagCompound.a(SourceFile:414) ~[spigot.jar:git-Spigot-e6f93f4-d884ab3]
  33. ... 15 more
  34. [01:44:16] [Server thread/ERROR]: Cause of unexpected exception was
  35. java.io.UTFDataFormatException: malformed input around byte 7
  36. at java.io.DataInputStream.readUTF(DataInputStream.java:634) ~[?:1.8.0_91]
  37. at java.io.DataInputStream.readUTF(DataInputStream.java:564) ~[?:1.8.0_91]
  38. at net.minecraft.server.v1_9_R1.NBTTagCompound.b(SourceFile:407) ~[spigot.jar:git-Spigot-e6f93f4-d884ab3]
  39. at net.minecraft.server.v1_9_R1.NBTTagCompound.load(SourceFile:68) ~[spigot.jar:git-Spigot-e6f93f4-d884ab3]
  40. at net.minecraft.server.v1_9_R1.NBTTagList.load(SourceFile:66) ~[spigot.jar:git-Spigot-e6f93f4-d884ab3]
  41. at net.minecraft.server.v1_9_R1.NBTTagCompound.a(SourceFile:414) ~[spigot.jar:git-Spigot-e6f93f4-d884ab3]
  42. at net.minecraft.server.v1_9_R1.NBTTagCompound.load(SourceFile:71) ~[spigot.jar:git-Spigot-e6f93f4-d884ab3]
  43. at net.minecraft.server.v1_9_R1.NBTTagCompound.a(SourceFile:414) ~[spigot.jar:git-Spigot-e6f93f4-d884ab3]
  44. at net.minecraft.server.v1_9_R1.NBTTagCompound.load(SourceFile:71) ~[spigot.jar:git-Spigot-e6f93f4-d884ab3]
  45. at net.minecraft.server.v1_9_R1.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:84) ~[spigot.jar:git-Spigot-e6f93f4-d884ab3]
  46. at net.minecraft.server.v1_9_R1.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:53) ~[spigot.jar:git-Spigot-e6f93f4-d884ab3]
  47. at net.minecraft.server.v1_9_R1.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:43) ~[spigot.jar:git-Spigot-e6f93f4-d884ab3]
  48. at net.minecraft.server.v1_9_R1.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:72) ~[spigot.jar:git-Spigot-e6f93f4-d884ab3]
  49. at org.bukkit.craftbukkit.v1_9_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:21) ~[spigot.jar:git-Spigot-e6f93f4-d884ab3]
  50. at org.bukkit.craftbukkit.v1_9_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:1) ~[spigot.jar:git-Spigot-e6f93f4-d884ab3]
  51. at org.bukkit.craftbukkit.v1_9_R1.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150) ~[spigot.jar:git-Spigot-e6f93f4-d884ab3]
  52. at org.bukkit.craftbukkit.v1_9_R1.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95) ~[spigot.jar:git-Spigot-e6f93f4-d884ab3]
  53. at org.bukkit.craftbukkit.v1_9_R1.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85) ~[spigot.jar:git-Spigot-e6f93f4-d884ab3]
  54. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ~[?:1.8.0_91]
  55. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ~[?:1.8.0_91]
  56. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
  57. [01:44:16] [Server thread/ERROR]: This crash report has been saved to: /var/games/minecraft/servers/Survival/./crash-reports/crash-2016-05-25_01.44.16-server.txt
  58. [01:44:16] [Server thread/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement