标题: 崩服报告求解 [打印本页] 作者: Yulin 时间: 2016-7-5 10:47 标题: 崩服报告求解 Time: 7/5/16 10:45 AM
Description: Exception in server tick loop
java.lang.NullPointerException: Exception in server tick loop
at net.minecraft.server.v1_8_R1.NBTTagCompound.a(SourceFile:380)
at net.minecraft.server.v1_8_R1.NBTTagCompound.load(SourceFile:48)
at net.minecraft.server.v1_8_R1.NBTCompressedStreamTools.a(SourceFile:106)
at net.minecraft.server.v1_8_R1.NBTCompressedStreamTools.a(SourceFile:71)
at net.minecraft.server.v1_8_R1.NBTCompressedStreamTools.a(SourceFile:67)
at net.minecraft.server.v1_8_R1.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:82)
at org.bukkit.craftbukkit.v1_8_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:19)
at org.bukkit.craftbukkit.v1_8_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:1)
at org.bukkit.craftbukkit.v1_8_R1.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150)
at org.bukkit.craftbukkit.v1_8_R1.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95)
at org.bukkit.craftbukkit.v1_8_R1.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------