Server Crash

Status
This thread has been locked.

M4T14SG4M3R

PapuHost Game Hosting CEO
Premium
Feedback score
0
Posts
278
Reactions
77
Resources
0
So my server started yesterday and now i saw the server was offline, i checked the console and it was starting and stopping everytime, and there is a los of crashreports on the crrashreports folder, the crash report contains this:
Code:
---- Minecraft Crash Report ----
// Why did you do that?

Time: 9/07/17 12:16
Description: Loading NBT data

java.io.EOFException: Unexpected end of ZLIB input stream
    at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:240)
    at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158)
    at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
    at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
    at java.io.DataInputStream.readFully(DataInputStream.java:195)
    at java.io.DataInputStream.readUTF(DataInputStream.java:609)
    at java.io.DataInputStream.readUTF(DataInputStream.java:564)
    at net.minecraft.server.v1_7_R4.NBTTagCompound.b(SourceFile:322)
    at net.minecraft.server.v1_7_R4.NBTTagCompound.load(SourceFile:38)
    at net.minecraft.server.v1_7_R4.NBTTagList.load(NBTTagList.java:46)
    at net.minecraft.server.v1_7_R4.NBTTagCompound.a(SourceFile:329)
    at net.minecraft.server.v1_7_R4.NBTTagCompound.load(SourceFile:41)
    at net.minecraft.server.v1_7_R4.NBTTagCompound.a(SourceFile:329)
    at net.minecraft.server.v1_7_R4.NBTTagCompound.load(SourceFile:41)
    at net.minecraft.server.v1_7_R4.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:125)
    at net.minecraft.server.v1_7_R4.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:90)
    at net.minecraft.server.v1_7_R4.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:79)
    at net.minecraft.server.v1_7_R4.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:82)
    at org.bukkit.craftbukkit.v1_7_R4.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:19)
    at org.bukkit.craftbukkit.v1_7_R4.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:13)
    at org.bukkit.craftbukkit.v1_7_R4.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150)
    at org.bukkit.craftbukkit.v1_7_R4.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95)
    at org.bukkit.craftbukkit.v1_7_R4.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
    at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:240)
    at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158)
    at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
    at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
    at java.io.DataInputStream.readFully(DataInputStream.java:195)
    at java.io.DataInputStream.readUTF(DataInputStream.java:609)
    at java.io.DataInputStream.readUTF(DataInputStream.java:564)
    at net.minecraft.server.v1_7_R4.NBTTagCompound.b(SourceFile:322)
    at net.minecraft.server.v1_7_R4.NBTTagCompound.load(SourceFile:38)
    at net.minecraft.server.v1_7_R4.NBTTagList.load(NBTTagList.java:46)

-- NBT Tag --
Details:
    Tag name: Entities
    Tag type: 9
Stacktrace:
    at net.minecraft.server.v1_7_R4.NBTTagCompound.a(SourceFile:329)
    at net.minecraft.server.v1_7_R4.NBTTagCompound.load(SourceFile:41)
    at net.minecraft.server.v1_7_R4.NBTTagCompound.a(SourceFile:329)
    at net.minecraft.server.v1_7_R4.NBTTagCompound.load(SourceFile:41)
    at net.minecraft.server.v1_7_R4.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:125)
    at net.minecraft.server.v1_7_R4.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:90)
    at net.minecraft.server.v1_7_R4.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:79)
    at net.minecraft.server.v1_7_R4.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:82)
    at org.bukkit.craftbukkit.v1_7_R4.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:19)
    at org.bukkit.craftbukkit.v1_7_R4.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:13)
    at org.bukkit.craftbukkit.v1_7_R4.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150)
    at org.bukkit.craftbukkit.v1_7_R4.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95)
    at org.bukkit.craftbukkit.v1_7_R4.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)

-- System Details --
Details:
    Minecraft Version: 1.7.10
    Operating System: Linux (amd64) version 3.10.0-514.16.1.el7.x86_64
    Java Version: 1.8.0_121, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 7748478240 bytes (7389 MB) / 16300638208 bytes (15545 MB) up to 23861395456 bytes (22756 MB)
    JVM Flags: 1 total; -Xmx25G
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 103
    CraftBukkit Information: 
   Running: CraftBukkit version git-PaperSpigot-ea452ce (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT) false
   Plugins: -
   Warnings: DEFAULT
   Threads: { WAITING PaperSpigot - Lighting Thread: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #1: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], WAITING Skript variable save thread: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), ch.njol.skript.variables.Variables$2.run(Variables.java:378), java.lang.Thread.run(Thread.java:745)], RUNNABLE Signal Dispatcher: [], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), java.lang.ref.Reference.tryHandlePending(Reference.java:191), java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)], TIMED_WAITING Async Chat Thread - #59: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Thread-10: [java.lang.Thread.sleep(Native Method), net.coreprotect.consumer.Consumer.run(Consumer.java:47), java.lang.Thread.run(Thread.java:745)], RUNNABLE DestroyJavaVM: [], TIMED_WAITING Timer-1: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING pool-5-thread-3: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Hikari housekeeper (pool litebans-pool): [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING pool-20-thread-42: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522), java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #3: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING File IO Thread: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_7_R4.FileIOThread.b(SourceFile:44), net.minecraft.server.v1_7_R4.FileIOThread.run(SourceFile:23), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Timer-0: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], WAITING Thread-5: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), net.minecraft.util.com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:73), org.bukkit.craftbukkit.v1_7_R4.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Spigot Watchdog Thread: [java.lang.Thread.sleep(Native Method), org.spigotmc.WatchdogThread.run(WatchdogThread.java:92)], WAITING pool-11-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], WAITING pool-12-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], WAITING PaperSpigot - Lighting Thread: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Thread-9: [java.lang.Thread.sleep(Native Method), net.coreprotect.thread.CacheCleanUp.run(CacheCleanUp.java:14), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Craft Scheduler Thread - 165: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], WAITING Skript variable save thread for database 'default': [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:76), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Spigot Metrics Thread: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING Craft Scheduler Thread - 168: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], WAITING Head Conversion Thread - 1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING pool-17-thread-9: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522), java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], RUNNABLE Server thread: [org.bukkit.craftbukkit.v1_7_R4.util.LongHashSet.contains(LongHashSet.java:72), org.bukkit.craftbukkit.v1_7_R4.util.LongHashSet.contains(LongHashSet.java:59), net.minecraft.server.v1_7_R4.WorldServer.g(WorldServer.java:332), net.minecraft.server.v1_7_R4.WorldServer.doTick(WorldServer.java:211), net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:749), net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:307), net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:642), net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:548), net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)], TIMED_WAITING pool-5-thread-168: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #0: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Craft Scheduler Thread - 170: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], WAITING PaperSpigot - Lighting Thread: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], WAITING pool-25-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], RUNNABLE Chunk I/O Executor Thread-1: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Thread.java:1607), org.bukkit.craftbukkit.v1_7_R4.CraftCrashReport.call(CraftCrashReport.java:28), net.minecraft.server.v1_7_R4.CrashReportSystemDetails.a(SourceFile:74), net.minecraft.server.v1_7_R4.CrashReport.h(CrashReport.java:45), net.minecraft.server.v1_7_R4.CrashReport.<init>(CrashReport.java:33), net.minecraft.server.v1_7_R4.CrashReport.a(CrashReport.java:230), net.minecraft.server.v1_7_R4.NBTTagCompound.a(SourceFile:331), net.minecraft.server.v1_7_R4.NBTTagCompound.load(SourceFile:41), net.minecraft.server.v1_7_R4.NBTTagCompound.a(SourceFile:329), net.minecraft.server.v1_7_R4.NBTTagCompound.load(SourceFile:41), net.minecraft.server.v1_7_R4.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:125), net.minecraft.server.v1_7_R4.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:90), net.minecraft.server.v1_7_R4.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:79), net.minecraft.server.v1_7_R4.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:82), org.bukkit.craftbukkit.v1_7_R4.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:19), org.bukkit.craftbukkit.v1_7_R4.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:13), org.bukkit.craftbukkit.v1_7_R4.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150), org.bukkit.craftbukkit.v1_7_R4.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95), org.bukkit.craftbukkit.v1_7_R4.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING process reaper: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty IO #2: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Craft Scheduler Thread - 169: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], RUNNABLE Server console handler: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(FileInputStream.java:255), java.io.BufferedInputStream.fill(BufferedInputStream.java:246), java.io.BufferedInputStream.read(BufferedInputStream.java:265), java.io.FilterInputStream.read(FilterInputStream.java:83), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1167), net.minecraft.server.v1_7_R4.ThreadCommandReader.run(ThreadCommandReader.java:32)], WAITING Head Conversion Thread - 0: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164), java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)], WAITING Head Conversion Thread - 2: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], WAITING ProtocolLib-StructureCompiler 0: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], WAITING Skript variable save thread for database 'database 1': [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:76), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Server Infinisleeper: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_7_R4.ThreadSleepForever.run(SourceFile:63)],}
   Recent tasks from -
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Player Count: 41 / 400; [EntityPlayer['MrMarcDuck'/265584, l='world', x=497,53, y=38,00, z=-27,51](MrMarcDuck at 497.5303305275317,38.0,-27.50856147055867), EntityPlayer['MrEmanu'/756943, l='world', x=473,94, y=60,00, z=-34,12](MrEmanu at 473.9371552057666,60.0,-34.11502255765654), EntityPlayer['iTzSebax'/778388, l='world', x=462,65, y=74,00, z=883,87](iTzSebax at 462.64965360933815,74.0,883.8702653423798), EntityPlayer['xXalfa2dXx'/801764, l='world', x=-957,83, y=140,00, z=336,69](xXalfa2dXx at -957.8253831840448,140.0,336.6892851362528), EntityPlayer['EpicItalianPanda'/885453, l='world', x=-506,04, y=11,00, z=417,39](EpicItalianPanda at -506.03942615844164,11.0,417.3914015762374), EntityPlayer['Xeodus'/895737, l='world', x=-181,60, y=77,12, z=488,30](Xeodus at -181.5981587778388,77.12418707874468,488.30000001192093), EntityPlayer['pikarock03'/929727, l='world', x=-727,75, y=72,00, z=594,29](pikarock03 at -727.7522994371374,72.0,594.2945554608524), EntityPlayer['Sendoh'/964273, l='world', x=458,37, y=74,00, z=880,23](Sendoh at 458.3730648306071,74.0,880.2317982652681), EntityPlayer['NoSoyManquito'/823829, l='world', x=530,29, y=71,00, z=94,94](NoSoyManquito at 530.2859576799685,71.0,94.93511567271861), EntityPlayer['LeyenDark'/1033096, l='world', x=926,63, y=67,00, z=225,50](LeyenDark at 926.6317285035826,67.0,225.49607265446608), EntityPlayer['iSpoken_x'/1052192, l='world', x=1027,49, y=30,00, z=167,31](iSpoken_x at 1027.49038965226,30.0,167.30935312618323), EntityPlayer['ItzGuille'/1090908, l='world', x=-936,24, y=77,17, z=354,42](ItzGuille at -936.2410421960687,77.16610926093821,354.42129051838106), EntityPlayer['TheDarkmian'/1093785, l='world', x=92,39, y=68,17, z=1099,27](TheDarkmian at 92.39093735585568,68.16610926093821,1099.2684778722287), EntityPlayer['DrekCracked'/1019142, l='world', x=469,50, y=210,00, z=85,50](DrekCracked at 469.5,210.0,85.5), EntityPlayer['BadFight'/1143677, l='world', x=-180,47, y=76,00, z=486,30](BadFight at -180.46620508021414,76.0,486.30000001192093), EntityPlayer['UhMaxi51'/1219721, l='world', x=-589,02, y=72,00, z=668,97](UhMaxi51 at -589.0209766978492,72.0,668.9666445867847), EntityPlayer['Miichii695'/1235499, l='world', x=475,33, y=60,88, z=-39,70](Miichii695 at 475.3286260509973,60.875,-39.699999988079064), EntityPlayer['xMasterCL'/958360, l='world', x=-962,73, y=147,25, z=334,29](xMasterCL at -962.731675890783,147.24918707874468,334.2858461327851), EntityPlayer['TopLines'/1262091, l='world', x=-441,09, y=45,00, z=237,28](TopLines at -441.0888143439461,45.0,237.27842195960773), EntityPlayer['TheJoseStar'/786929, l='world', x=-26,73, y=33,00, z=611,30](TheJoseStar at -26.733731730217727,33.0,611.3000000119209), EntityPlayer['thagamerboy'/1288542, l='world', x=474,50, y=60,00, z=-34,61](thagamerboy at 474.5001635589447,60.0,-34.612535222349244), EntityPlayer['Drogado_420'/1304397, l='world', x=718,58, y=52,00, z=-209,12](Drogado_420 at 718.582488416735,52.0,-209.12193494843902), EntityPlayer['RUSCKYFURY_YT'/1314988, l='world', x=34,64, y=77,17, z=76,21](RUSCKYFURY_YT at 34.63742180599667,77.16610926093821,76.20974551420818), EntityPlayer['ImZeen'/794594, l='world', x=157,76, y=200,00, z=-421,09](ImZeen at 157.75964006088518,200.0,-421.0897085456962), EntityPlayer['SSW_Nahu_02'/1332464, l='world', x=-1041,17, y=181,00, z=1161,48](SSW_Nahu_02 at -1041.1703410717132,181.0,1161.4829535181468), EntityPlayer['FriendlyBubble'/1089179, l='world_nether', x=183,31, y=64,88, z=285,83](FriendlyBubble at 183.31365271361597,64.875,285.8271541341126), EntityPlayer['Baggiej_YT'/1341829, l='world', x=198,94, y=200,00, z=-416,26](Baggiej_YT at 198.93575233020934,200.0,-416.2566888898609), EntityPlayer['Cheeto45'/1344848, l='world', x=528,43, y=75,50, z=-47,88](Cheeto45 at 528.4347907731317,75.5,-47.884660759324504), EntityPlayer['Craw'/896338, l='world', x=437,60, y=200,79, z=-76,51](Craw at 437.59955085787476,200.78502770378924,-76.51258881322994), EntityPlayer['Nitr0_Lc'/750631, l='world', x=419,30, y=201,00, z=-100,70](Nitr0_Lc at 419.30000001192093,201.0,-100.69999998807907), EntityPlayer['marsupilami18'/1354512, l='world', x=-1049,80, y=85,00, z=1196,70](marsupilami18 at -1049.7975114357507,85.0,1196.699999988079), EntityPlayer['13x4'/1203126, l='world', x=466,70, y=200,00, z=-81,54](13x4 at 466.69999998807907,200.0,-81.53813141198754), EntityPlayer['Argy'/1361581, l='world', x=-341,75, y=45,00, z=-1095,82](Argy at -341.7527157515013,45.0,-1095.8180752167068), EntityPlayer['PiterXD'/1367768, l='world', x=74,67, y=77,25, z=-21,30](PiterXD at 74.67307577594276,77.24918707874468,-21.295861891920943), EntityPlayer['Chuti'/1367577, l='world', x=6,53, y=76,42, z=31,37](Chuti at 6.525107682460693,76.41999998688698,31.367948643087857), EntityPlayer['zCrist0_'/1376990, l='world', x=427,93, y=212,88, z=-63,47](zCrist0_ at 427.9347254760624,212.875,-63.46771644815517), EntityPlayer['VendePutas'/1366319, l='world', x=235,25, y=98,00, z=-67,08](VendePutas at 235.24645752736546,98.0,-67.08011764538985), EntityPlayer['ItzNightRaven'/1116512, l='world', x=298,95, y=76,00, z=-107,53](ItzNightRaven at 298.9518943168605,76.0,-107.53182898513899), EntityPlayer['DanyPaiisa'/702713, l='world', x=296,28, y=75,34, z=-101,57](DanyPaiisa at 296.2807274021234,75.34290766400368,-101.57332948474264), EntityPlayer['autismk1d'/662802, l='world', x=299,51, y=76,00, z=-110,19](autismk1d at 299.513450423568,76.0,-110.18715933592937), EntityPlayer['____King____'/1383009, l='world', x=167,46, y=5,00, z=688,30](____King____ at 167.45922981972348,5.0,688.3000000119209)]
    Is Modded: Definitely; Server brand changed to 'PaperSpigot'
    Type: Dedicated Server (map_server.txt)
I'll really thank you if you can help me ;)
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

M4T14SG4M3R

PapuHost Game Hosting CEO
Premium
Feedback score
0
Posts
278
Reactions
77
Resources
0
Its your map/chunks[DOUBLEPOST=1499626701][/DOUBLEPOST]

new map
I can't since the world was made with worldpainter and it's an HCF server, it started yesterday and i will lose a lot of players if i reset the map, is there a plugin to find these corrupted chunks? yesterday the server was working fine
 

FU22Y

scottish developer.
Supreme
Feedback score
32
Posts
935
Reactions
349
Resources
0
I can't since the world was made with worldpainter and it's an HCF server, it started yesterday and i will lose a lot of players if i reset the map, is there a plugin to find these corrupted chunks? yesterday the server was working fine

Is the server already open?
 

M4T14SG4M3R

PapuHost Game Hosting CEO
Premium
Feedback score
0
Posts
278
Reactions
77
Resources
0
Is the server already open?
Yes, it started yesterday, (yesterday was the start of the world), i've had ~165 players on it, that's why i can't reset the map, it worked fine yesterday but today i waked up and my staff reported me the server is down, so i checked the console and it was starting and stopping everytime
 

29754

Deactivated
Feedback score
0
Posts
84
Reactions
26
Resources
0
It could of just have just been a one-off crash?

If it's a corrupt chunk (which I doubt)

Try to check to see who was online at the time and tp to their coordinates, If the server crashes at one of the locations you can write down the coordinates and just delete the region file.

You can find the region file by entering the coordinates here https://dinnerbone.com/minecraft/tools/coordinates/ (I Suggest you backup the region file before you delete it)

You could also try to fix the region file with some tools that are out there but I don't know their names off the top of my head, Sorry


But in the most likely hood, it's probably a plugin causing the crash or someone trying to spawn a custom thing in with NBT tags. The crash was caused by an entity (Mob, Armorstand, Items, etc)
 
Last edited:

29754

Deactivated
Feedback score
0
Posts
84
Reactions
26
Resources
0
I have a custom one, i updated it in the night, maybe that version could be the reason of the crashes?
Make sure you're running the 1.7 version and not the latest, Or make sure it has 1.7 Compilability (That's if your server is on 1.7)
 

M4T14SG4M3R

PapuHost Game Hosting CEO
Premium
Feedback score
0
Posts
278
Reactions
77
Resources
0
Make sure you're running the 1.7 version and not the latest, Or make sure it has 1.7 Compilability (That's if your server is on 1.7)
It's possible that anyone have placed a crash-sign... You can fix this with NoCheatPlus.
Put your custom anticheat plugin on a test server and check if it's crashing..
Now i removed all the plugins and is still crashing, and i have bad luck, the log where it was crashed doesn't exist because the log that was open in that moment, was at 23:59:59 and then when the time is 00:00:00 it creates a new log but that log doesn't exist, the latest one that has something was the log of yesterday and the end of the log has the time on 23:59:59 so it doesn't says when it was crashed
 

29754

Deactivated
Feedback score
0
Posts
84
Reactions
26
Resources
0
Now i removed all the plugins and is still crashing, and i have bad luck, the log where it was crashed doesn't exist because the log that was open in that moment, was at 23:59:59 and then when the time is 00:00:00 it creates a new log but that log doesn't exist, the latest one that has something was the log of yesterday and the end of the log has the time on 23:59:59 so it doesn't says when it was crashed
Does it crash straight away or when someone tries to join?
 

M4T14SG4M3R

PapuHost Game Hosting CEO
Premium
Feedback score
0
Posts
278
Reactions
77
Resources
0
I start the server, then it crashes, no one is able to join because the server starts and shut down in like 1 second after it's loaded
 

29754

Deactivated
Feedback score
0
Posts
84
Reactions
26
Resources
0
I start the server, then it crashes, no one is able to join because the server starts and shut down in like 1 second after it's loaded
If you add me on skype I can tell you a few things to try to resolve it without resetting the map :(

Skype: thepotatoarmyhd
 

imask3r

Veil Network Owner
Premium
Feedback score
1
Posts
101
Reactions
23
Resources
0
Me pasó lo mismo, luego nos fijamos que crasheaba cuando una persona se logeaba o pasaba por el chunk corrupto. El chunk estaba en el nether y tuvimos que resetear nether.

Cierra el server, vuelve a abrirlo y cuando entre la persona que hace que se apague el server dile que entre a ts para ver donde esta.
 

M4T14SG4M3R

PapuHost Game Hosting CEO
Premium
Feedback score
0
Posts
278
Reactions
77
Resources
0
Me pasó lo mismo, luego nos fijamos que crasheaba cuando una persona se logeaba o pasaba por el chunk corrupto. El chunk estaba en el nether y tuvimos que resetear nether.

Cierra el server, vuelve a abrirlo y cuando entre la persona que hace que se apague el server dile que entre a ts para ver donde esta.
Creo que es algo más grave, ya que se crashea cuando alguien entra al spawn
 
Status
This thread has been locked.
Top