Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When CMD click Mark, the server go to freeze and stop #1220

Closed
DahunDev opened this issue Jul 16, 2018 · 1 comment
Closed

When CMD click Mark, the server go to freeze and stop #1220

DahunDev opened this issue Jul 16, 2018 · 1 comment
Labels
resolution: duplicate Issue or Request is a copy of an existing ticket.

Comments

@DahunDev
Copy link

DahunDev commented Jul 16, 2018

Link/paste of stack trace

[16:26:25] [Server thread/INFO]: Starting minecraft server version 1.12.2
[16:26:25] [Server thread/INFO]: Loading properties
[16:26:25] [Server thread/INFO]: Default game type: SURVIVAL
[16:26:25] [Server thread/INFO]: This server is running Paper version git-Paper-1500 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
[16:26:25] [Server thread/INFO]: Debug logging is disabled
[16:26:25] [Server thread/INFO]: Server Ping Player Sample Count: 12
[16:26:25] [Server thread/INFO]: Using 4 threads for Netty based IO
[16:26:25] [Server thread/INFO]: Generating keypair
[16:26:25] [Server thread/INFO]: Starting Minecraft server on *:25565
[16:26:25] [Server thread/INFO]: Using default channel type
[16:26:25] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[16:26:25] [Server thread/INFO]: [ProtocolSupport] Loading ProtocolSupport v4.28
[16:26:25] [Server thread/INFO]: [ProtocolSupport] Detected Spigot server implementation type
[16:26:25] [Server thread/INFO]: [ProtocolSupport] Allocator: PooledByteBufAllocator(directByDefault: true), direct: true
[16:26:26] [Server thread/INFO]: [ProtocolSupport] Compression level: 3
[16:26:26] [Server thread/INFO]: [ProtocolSupport] Assume 1.5.2 ping delay: 100
[16:26:26] [Server thread/INFO]: [ProtocolSupport] Assume legacy ping delay: 200
[16:26:26] [Server thread/INFO]: [ProtocolSupport] Login threads keep alive time: 60
[16:26:27] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[16:26:27] [Server thread/INFO]: [ProtocolSupport] Enabling ProtocolSupport v4.28
[16:26:27] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[16:26:27] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[16:26:27] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[16:26:27] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[16:26:27] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[16:26:27] [Server thread/INFO]: Preparing level "world"
[16:26:27] [Server thread/INFO]: -------- World Settings For [world] --------
[16:26:27] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:26:27] [Server thread/INFO]: Item Merge Radius: 2.5
[16:26:27] [Server thread/INFO]: Item Despawn Rate: 6000
[16:26:27] [Server thread/INFO]: View Distance: 5
[16:26:27] [Server thread/INFO]: Arrow Despawn Rate: 1200
[16:26:27] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:26:27] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:26:27] [Server thread/INFO]: Mob Spawn Range: 4
[16:26:27] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:26:27] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:26:27] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:26:27] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:26:27] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:26:27] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:26:27] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:26:27] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[16:26:27] [Server thread/INFO]: Vine Growth Modifier: 100%
[16:26:27] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[16:26:27] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:26:27] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[16:26:27] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
[16:26:27] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[16:26:27] [Server thread/INFO]: Max TNT Explosions: 100
[16:26:27] [Server thread/INFO]: Random Lighting Updates: false
[16:26:27] [Server thread/INFO]: Structure Info Saving: true
[16:26:27] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:26:27] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[16:26:28] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[16:26:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:26:28] [Server thread/INFO]: Item Merge Radius: 2.5
[16:26:28] [Server thread/INFO]: Item Despawn Rate: 6000
[16:26:28] [Server thread/INFO]: View Distance: 5
[16:26:28] [Server thread/INFO]: Arrow Despawn Rate: 1200
[16:26:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:26:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:26:28] [Server thread/INFO]: Mob Spawn Range: 4
[16:26:28] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:26:28] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:26:28] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:26:28] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:26:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:26:28] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:26:28] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:26:28] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[16:26:28] [Server thread/INFO]: Vine Growth Modifier: 100%
[16:26:28] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[16:26:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:26:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[16:26:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
[16:26:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[16:26:28] [Server thread/INFO]: Max TNT Explosions: 100
[16:26:28] [Server thread/INFO]: Random Lighting Updates: false
[16:26:28] [Server thread/INFO]: Structure Info Saving: true
[16:26:28] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:26:28] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[16:26:28] [Server thread/INFO]: Preparing start region for level 0 (Seed: 227290)
[16:26:28] [Server thread/INFO]: Preparing start region for level 1 (Seed: 227290)
[16:26:28] [Server thread/INFO]: Done (0.946s)! For help, type "help" or "?"
[16:26:28] [Server thread/INFO]: Timings Reset
[16:26:40] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:28:04] [Server thread/INFO]: Unknown command. Type "/help" for help.
[16:28:15] [LoginProcessingThread/INFO]: UUID of player KitePro is 14ad8dfa-3cc7-3c22-8430-a84c63b7ee55
[16:28:16] [Server thread/INFO]: KitePro[/127.0.0.1:2248] logged in with entity id 462 at ([world]16.412080815496434, 7.0, 175.06496710009066)
[16:28:20] [Server thread/INFO]: KitePro issued server command: /spawn
[16:28:24] [Server thread/INFO]: KitePro issued server command: /gamerule
[16:28:25] [Server thread/INFO]: KitePro issued server command: /gamerule keepInventory
[16:28:27] [Server thread/INFO]: KitePro issued server command: /kill
[16:28:27] [Server thread/INFO]: KitePro fell out of the world
[16:28:27] [Server thread/INFO]: [KitePro: Killed KitePro]
[16:28:32] [Server thread/INFO]: KitePro issued server command: /ag
[16:28:40] [Server thread/INFO]: KitePro issued server command: /.
[16:28:41] [Async Chat Thread - #0/INFO]: sa
[16:28:43] [Async Chat Thread - #1/INFO]: asfds/
[16:29:15] [Server thread/INFO]: KitePro lost connection: Disconnected
[16:29:15] [Server thread/INFO]: KitePro left the game
[16:31:02] [LoginProcessingThread/INFO]: UUID of player KitePro is 14ad8dfa-3cc7-3c22-8430-a84c63b7ee55
[16:31:02] [Server thread/INFO]: KitePro[/127.0.0.1:2278] logged in with entity id 463 at ([world]-1244.7145639600546, 85.0323758334197, -1238.5858190624929)
[16:31:48] [Server thread/INFO]: KitePro issued server command: /
[16:32:17] [Server thread/WARN]: KitePro moved too quickly! -51.302415946857764,1.5082106507279036,-105.61243696003135
[16:32:17] [Server thread/INFO]: KitePro issued server command: /
[16:32:17] [Server thread/INFO]: KitePro issued server command: /
[16:32:17] [Server thread/INFO]: KitePro issued server command: /
[16:32:31] [Server thread/INFO]: KitePro issued server command: /timings on
[16:32:31] [Server thread/INFO]: Timings Reset
[16:33:23] [Server thread/INFO]: KitePro issued server command: /

Action: Windows 10 / Server 2016 . Right click on the top bar, hover over Edit and then click Mark

[16:34:25] [Paper Watchdog Thread/ERROR]: The server has stopped responding!
[16:34:45] [LoginProcessingThread/INFO]: UUID of player KitePro is 14ad8dfa-3cc7-3c22-8430-a84c63b7ee55
[16:35:40] [Paper Watchdog Thread/ERROR]: Please report this to https://github.com/PaperMC/Paper/issues
[16:35:40] [Server thread/INFO]: KitePro lost connection: Disconnected
[16:35:40] [Paper Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[16:35:40] [Paper Watchdog Thread/ERROR]: Paper version: git-Paper-1500 (MC: 1.12.2)
[16:35:40] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:35:40] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[16:35:40] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:35:40] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
[16:35:40] [Paper Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: true | State: RUNNABLE
[16:35:40] [Paper Watchdog Thread/ERROR]: Stack:
[16:35:40] [Paper Watchdog Thread/ERROR]: java.io.FileOutputStream.writeBytes(Native Method)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.io.FileOutputStream.write(Unknown Source)
[16:35:40] [Server thread/INFO]: KitePro left the game
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.zip.GZIPOutputStream.finish(Unknown Source)
[16:35:40] [Server thread/INFO]: protocolsupport.protocol.utils.authlib.GameProfile(uuid: 14ad8dfa-3cc7-3c22-8430-a84c63b7ee55, name: KitePro, properties: {}) (/127.0.0.1:2294) lost connection: Disconnected
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.zip.DeflaterOutputStream.close(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.io.FilterOutputStream.close(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.io.FilterOutputStream.close(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:37)
[16:35:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.WorldNBTStorage.save(WorldNBTStorage.java:151)
[16:35:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.PlayerList.savePlayerFile(PlayerList.java:346)
[16:35:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.PlayerList.disconnect(PlayerList.java:445)
[16:35:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1148)
[16:35:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.NetworkManager.handleDisconnection(NetworkManager.java:343)
[16:35:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:184)
[16:35:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:947)
[16:35:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:427)
[16:35:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:773)
[16:35:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:665)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:35:40] [Paper Watchdog Thread/ERROR]: Entire Thread Dump:
[16:35:40] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:35:40] [Paper Watchdog Thread/ERROR]: Current Thread: Netty Server IO #3
[16:35:40] [Paper Watchdog Thread/ERROR]: PID: 49 | Suspended: false | Native: true | State: RUNNABLE
[16:35:40] [Paper Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[16:35:40] [Paper Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: Stack:
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
[16:35:40] [Paper Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:753)
[16:35:40] [Paper Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:409)
[16:35:40] [Paper Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:35:40] [Paper Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-6
[16:35:40] [Paper Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: false | State: WAITING
[16:35:40] [Paper Watchdog Thread/ERROR]: Stack:
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:35:40] [Paper Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-5
[16:35:40] [Paper Watchdog Thread/ERROR]: PID: 45 | Suspended: false | Native: false | State: WAITING
[16:35:40] [Paper Watchdog Thread/ERROR]: Stack:
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:35:40] [Paper Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-4
[16:35:40] [Paper Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: false | State: WAITING
[16:35:40] [Paper Watchdog Thread/ERROR]: Stack:
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:35:40] [Paper Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-3
[16:35:40] [Paper Watchdog Thread/ERROR]: PID: 43 | Suspended: false | Native: false | State: WAITING
[16:35:40] [Paper Watchdog Thread/ERROR]: Stack:
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:35:40] [Paper Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-2
[16:35:40] [Paper Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: false | State: WAITING
[16:35:40] [Paper Watchdog Thread/ERROR]: Stack:
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:35:40] [Paper Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
[16:35:40] [Paper Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: false | State: WAITING
[16:35:40] [Paper Watchdog Thread/ERROR]: Stack:
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:35:40] [Paper Watchdog Thread/ERROR]: Current Thread: LoginProcessingThread
[16:35:40] [Paper Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: false | State: WAITING
[16:35:40] [Paper Watchdog Thread/ERROR]: Stack:
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:35:40] [Paper Watchdog Thread/ERROR]: Current Thread: Netty Server IO #2
[16:35:40] [Paper Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: RUNNABLE
[16:35:40] [Paper Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[16:35:40] [Paper Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: Stack:
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
[16:35:40] [Paper Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:753)
[16:35:40] [Paper Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:409)
[16:35:40] [Paper Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:35:40] [Paper Watchdog Thread/ERROR]: Current Thread: StatusProcessingThread
[16:35:40] [Paper Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: false | State: WAITING
[16:35:40] [Paper Watchdog Thread/ERROR]: Stack:
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:35:40] [Paper Watchdog Thread/ERROR]: Current Thread: Netty Server IO #1
[16:35:40] [Paper Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: true | State: RUNNABLE
[16:35:40] [Paper Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[16:35:40] [Paper Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: Stack:
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
[16:35:40] [Paper Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:753)
[16:35:40] [Paper Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:409)
[16:35:40] [Paper Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:35:40] [Paper Watchdog Thread/ERROR]: Current Thread: File IO Thread
[16:35:40] [Paper Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: TIMED_WAITING
[16:35:40] [Paper Watchdog Thread/ERROR]: Stack:
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[16:35:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.FileIOThread.c(FileIOThread.java:55)
[16:35:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.FileIOThread.run(FileIOThread.java:28)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:35:40] [Paper Watchdog Thread/ERROR]: Current Thread: Craft Async Scheduler Management Thread
[16:35:40] [Paper Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: WAITING
[16:35:40] [Paper Watchdog Thread/ERROR]: Stack:
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:35:40] [Paper Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
[16:35:40] [Paper Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: RUNNABLE
[16:35:40] [Paper Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[16:35:40] [Paper Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: Stack:
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
[16:35:40] [Paper Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:753)
[16:35:40] [Paper Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:409)
[16:35:40] [Paper Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:35:40] [Paper Watchdog Thread/ERROR]: Current Thread: Timer-0
[16:35:40] [Paper Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING
[16:35:40] [Paper Watchdog Thread/ERROR]: Stack:
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:35:40] [Paper Watchdog Thread/ERROR]: Current Thread: Paper Watchdog Thread
[16:35:40] [Paper Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: RUNNABLE
[16:35:40] [Paper Watchdog Thread/ERROR]: Stack:
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:88)
[16:35:40] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:35:40] [Paper Watchdog Thread/ERROR]: Current Thread: ObjectCleanerThread
[16:35:40] [Paper Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: TIMED_WAITING
[16:35:40] [Paper Watchdog Thread/ERROR]: Stack:
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
[16:35:40] [Paper Watchdog Thread/ERROR]: io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:35:40] [Paper Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
[16:35:40] [Paper Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: false | State: WAITING
[16:35:40] [Paper Watchdog Thread/ERROR]: Stack:
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:35:40] [Paper Watchdog Thread/ERROR]: Current Thread: JLine terminal non blocking reader thread
[16:35:40] [Paper Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: WAITING
[16:35:40] [Paper Watchdog Thread/ERROR]: Stack:
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.Object.wait(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: org.jline.utils.PumpReader.wait(PumpReader.java:66)
[16:35:40] [Paper Watchdog Thread/ERROR]: org.jline.utils.PumpReader.waitForInput(PumpReader.java:86)
[16:35:40] [Paper Watchdog Thread/ERROR]: org.jline.utils.PumpReader.read(PumpReader.java:151)
[16:35:40] [Paper Watchdog Thread/ERROR]: org.jline.utils.NonBlockingReader.run(NonBlockingReader.java:276)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:35:40] [Paper Watchdog Thread/ERROR]: Current Thread: Server console handler
[16:35:40] [Paper Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
[16:35:40] [Paper Watchdog Thread/ERROR]: Stack:
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[16:35:40] [Paper Watchdog Thread/ERROR]: org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:174)
[16:35:40] [Paper Watchdog Thread/ERROR]: org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:113)
[16:35:40] [Paper Watchdog Thread/ERROR]: org.jline.keymap.BindingReader.readCharacter(BindingReader.java:132)
[16:35:40] [Paper Watchdog Thread/ERROR]: org.jline.keymap.BindingReader.readBinding(BindingReader.java:109)
[16:35:40] [Paper Watchdog Thread/ERROR]: org.jline.keymap.BindingReader.readBinding(BindingReader.java:60)
[16:35:40] [Paper Watchdog Thread/ERROR]: org.jline.reader.impl.LineReaderImpl.readBinding(LineReaderImpl.java:724)
[16:35:40] [Paper Watchdog Thread/ERROR]: org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:526)
[16:35:40] [Paper Watchdog Thread/ERROR]: org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:390)
[16:35:40] [Paper Watchdog Thread/ERROR]: com.destroystokyo.paper.console.TerminalHandler.handleCommands(TerminalHandler.java:37)
[16:35:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.DedicatedServer$2.run(DedicatedServer.java:77)
[16:35:40] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:35:40] [Paper Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[16:35:40] [Paper Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: RUNNABLE
[16:35:40] [Paper Watchdog Thread/ERROR]: Stack:
[16:35:40] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:35:40] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
[16:35:40] [Paper Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: RUNNABLE
[16:35:40] [Paper Watchdog Thread/ERROR]: Stack:
[16:35:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.WorldServer.save(WorldServer.java:1077)
[16:35:40] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_12_R1.CraftWorld.save(CraftWorld.java:813)
[16:35:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:805)
[16:35:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:665)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:35:40] [Paper Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[16:35:40] [Paper Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
[16:35:40] [Paper Watchdog Thread/ERROR]: Stack:
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[16:35:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.DedicatedServer$1.run(DedicatedServer.java:60)
[16:35:40] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:35:40] [Paper Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[16:35:40] [Paper Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: TIMED_WAITING
[16:35:40] [Paper Watchdog Thread/ERROR]: Stack:
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:35:40] [Paper Watchdog Thread/ERROR]: Current Thread: Paper Async Task Handler Thread - 0
[16:35:40] [Paper Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: WAITING
[16:35:40] [Paper Watchdog Thread/ERROR]: Stack:
[16:35:40] [Paper Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:35:40] [Paper Watchdog Thread/ERROR]: Current Thread: WindowsStreamPump
[16:35:40] [Paper Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: true | State: RUNNABLE
[16:35:40] [Paper Watchdog Thread/ERROR]: Stack:
[16:35:40] [Paper Watchdog Thread/ERROR]: com.sun.jna.Native.invokeVoid(Native Method)
[16:35:40] [Paper Watchdog Thread/ERROR]: com.sun.jna.Function.invoke(Function.java:408)
[16:35:40] [Paper Watchdog Thread/ERROR]: com.sun.jna.Function.invoke(Function.java:354)
[16:35:40] [Paper Watchdog Thread/ERROR]: com.sun.jna.Library$Handler.invoke(Library.java:244)
[16:35:40] [Paper Watchdog Thread/ERROR]: org.jline.terminal.impl.jna.win.$Proxy18.ReadConsoleInput(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: org.jline.terminal.impl.jna.win.JnaWinSysTerminal.readConsoleInput(JnaWinSysTerminal.java:130)
[16:35:40] [Paper Watchdog Thread/ERROR]: org.jline.terminal.impl.jna.win.JnaWinSysTerminal.processConsoleInput(JnaWinSysTerminal.java:65)
[16:35:40] [Paper Watchdog Thread/ERROR]: org.jline.terminal.impl.AbstractWindowsTerminal.pump(AbstractWindowsTerminal.java:400)
[16:35:40] [Paper Watchdog Thread/ERROR]: org.jline.terminal.impl.AbstractWindowsTerminal$$Lambda$10/921760190.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:35:40] [Paper Watchdog Thread/ERROR]: Current Thread: Attach Listener
[16:35:40] [Paper Watchdog Thread/ERROR]: PID: 6 | Suspended: false | Native: false | State: RUNNABLE
[16:35:40] [Paper Watchdog Thread/ERROR]: Stack:
[16:35:40] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:35:40] [Paper Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[16:35:40] [Paper Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE
[16:35:40] [Paper Watchdog Thread/ERROR]: Stack:
[16:35:40] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:35:40] [Paper Watchdog Thread/ERROR]: Current Thread: Finalizer
[16:35:40] [Paper Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
[16:35:40] [Paper Watchdog Thread/ERROR]: Stack:
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:35:40] [Paper Watchdog Thread/ERROR]: Current Thread: Reference Handler
[16:35:40] [Paper Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
[16:35:40] [Paper Watchdog Thread/ERROR]: Stack:
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.Object.wait(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
[16:35:40] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:35:40] [Paper Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
[16:35:40] [Server thread/INFO]: Stopping server
[16:35:40] [Server thread/INFO]: [ProtocolSupport] Disabling ProtocolSupport v4.28
[16:35:40] [Server thread/INFO]: Saving players
[16:35:40] [Server thread/INFO]: Saving worlds
[16:35:40] [Server thread/INFO]: Saving chunks for level 'world'/overworld
[16:35:40] [Server thread/INFO]: Saving chunks for level 'world_the_end'/the_end

Plugin list:

ProtocolSupport (Without them, the result is Same)

Actions to reproduce (if known):

In the console, right click and, edit -> show(mark),
then the server get freeze until the mark option left.
In the original Spigot, that freezing not occures.

Windows 10 / Server 2016 . Right click on the top bar, hover over Edit and then click Mark

ONLY OCCURES IN THE PAPERSPIGOT, not console freezing, but server Freeze.

Paper build number:

1500 / lastest

@zachbr zachbr closed this as completed Jul 16, 2018
@zachbr zachbr added the resolution: duplicate Issue or Request is a copy of an existing ticket. label Jul 16, 2018
@zachbr
Copy link
Contributor

zachbr commented Jul 16, 2018

Duplicate of #1218
Not sure why you opened another issue.

This will be resolved whenever this issue is fixed: #1176

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resolution: duplicate Issue or Request is a copy of an existing ticket.
Projects
None yet
Development

No branches or pull requests

2 participants