Advertisement
aspiriamc

Untitled

Jan 22nd, 2017
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.21 KB | None | 0 0
  1. [21:24:39] [Server thread/ERROR]: Encountered an unexpected exception
  2. java.lang.NullPointerException
  3. at net.minecraft.server.v1_11_R1.NBTTagList.load(NBTTagList.java:53) ~[patched_1.11.2.jar:git-Paper-1040]
  4. at net.minecraft.server.v1_11_R1.NBTTagCompound.a(NBTTagCompound.java:400) ~[patched_1.11.2.jar:git-Paper-1040]
  5. at net.minecraft.server.v1_11_R1.NBTTagCompound.load(NBTTagCompound.java:52) ~[patched_1.11.2.jar:git-Paper-1040]
  6. at net.minecraft.server.v1_11_R1.NBTTagCompound.a(NBTTagCompound.java:400) ~[patched_1.11.2.jar:git-Paper-1040]
  7. at net.minecraft.server.v1_11_R1.NBTTagCompound.load(NBTTagCompound.java:52) ~[patched_1.11.2.jar:git-Paper-1040]
  8. at net.minecraft.server.v1_11_R1.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:84) ~[patched_1.11.2.jar:git-Paper-1040]
  9. at net.minecraft.server.v1_11_R1.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:53) ~[patched_1.11.2.jar:git-Paper-1040]
  10. at net.minecraft.server.v1_11_R1.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:43) ~[patched_1.11.2.jar:git-Paper-1040]
  11. at net.minecraft.server.v1_11_R1.RegionFileCache.d(RegionFileCache.java:114) ~[patched_1.11.2.jar:git-Paper-1040]
  12. at net.minecraft.server.v1_11_R1.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:82) ~[patched_1.11.2.jar:git-Paper-1040]
  13. at org.bukkit.craftbukkit.v1_11_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:23) ~[patched_1.11.2.jar:git-Paper-1040]
  14. at org.bukkit.craftbukkit.v1_11_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:16) ~[patched_1.11.2.jar:git-Paper-1040]
  15. at org.bukkit.craftbukkit.v1_11_R1.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150) ~[patched_1.11.2.jar:git-Paper-1040]
  16. at org.bukkit.craftbukkit.v1_11_R1.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95) ~[patched_1.11.2.jar:git-Paper-1040]
  17. at org.bukkit.craftbukkit.v1_11_R1.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85) ~[patched_1.11.2.jar:git-Paper-1040]
  18. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ~[?:1.8.0_111]
  19. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ~[?:1.8.0_111]
  20. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement