Asdf08 b082a543d1f6463f9ca3e1d79f17426b
에네르기파 만들고 npc마을 찾으려는데 주변마을 다 말아먹어서 /locate village 썼는데...
[20:21:52] [main/INFO]: Reloading ResourceManager: Default, bukkit
[20:22:10] [Server-Worker-4/INFO]: Loaded 7 recipes
[20:22:26] [Server thread/INFO]: Starting minecraft server version 1.16.1
[20:22:26] [Server thread/INFO]: Loading properties
[20:22:28] [Server thread/INFO]: This server is running Paper version git-Paper-1 (MC: 1.16.1) (Implementing API version 1.16.1-R0.1-SNAPSHOT)
[20:22:28] [Server thread/INFO]: Debug logging is disabled
[20:22:28] [Server thread/INFO]: Using 4 threads for Netty based IO
[20:22:28] [Server thread/INFO]: Server Ping Player Sample Count: 12
[20:22:29] [Server thread/INFO]: Default game type: SURVIVAL
[20:22:29] [Server thread/INFO]: Generating keypair
[20:22:30] [Server thread/INFO]: Starting Minecraft server on *:25565
[20:22:30] [Server thread/INFO]: Using default channel type
[20:22:42] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.1.0;8e55131
[20:22:44] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@2d299d]
[20:22:44] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.0-b775
[20:22:44] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[20:22:44] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.1.0;8e55131
[20:22:44] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[20:22:46] [Server thread/WARN]:
**********************************************
** This WorldEdit version does not fully support your version of Bukkit.
**
** When working with blocks or undoing, chests will be empty, signs
** will be blank, and so on. There will be no support for entity
** and block property-related functions.
**
** Please see https://worldedit.enginehub.org/en/latest/faq/#bukkit-adapters
**********************************************
[20:22:47] [Server thread/INFO]: Preparing level "world"
[20:22:47] [Server thread/INFO]: -------- World Settings For [world] --------
[20:22:47] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[20:22:47] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[20:22:47] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[20:22:47] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[20:22:47] [Server thread/INFO]: Item Merge Radius: 2.5
[20:22:47] [Server thread/INFO]: Item Despawn Rate: 6000
[20:22:47] [Server thread/INFO]: View Distance: 10
[20:22:47] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[20:22:47] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[20:22:47] [Server thread/INFO]: Mob Spawn Range: 8
[20:22:47] [Server thread/INFO]: Experience Merge Radius: 3.0
[20:22:47] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[20:22:47] [Server thread/INFO]: Cactus Growth Modifier: 100%
[20:22:47] [Server thread/INFO]: Cane Growth Modifier: 100%
[20:22:47] [Server thread/INFO]: Melon Growth Modifier: 100%
[20:22:47] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[20:22:47] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[20:22:47] [Server thread/INFO]: Sapling Growth Modifier: 100%
[20:22:47] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[20:22:47] [Server thread/INFO]: Carrot Growth Modifier: 100%
[20:22:47] [Server thread/INFO]: Potato Growth Modifier: 100%
[20:22:47] [Server thread/INFO]: Wheat Growth Modifier: 100%
[20:22:47] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[20:22:47] [Server thread/INFO]: Vine Growth Modifier: 100%
[20:22:47] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[20:22:47] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[20:22:47] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[20:22:47] [Server thread/INFO]: Kelp Growth Modifier: 100%
[20:22:47] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[20:22:47] [Server thread/INFO]: Max TNT Explosions: 100
[20:22:47] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[20:22:48] [Server thread/ERROR]: Error loading saved data: scoreboard
java.io.IOException: Root tag must be a named compound tag
at net.minecraft.server.v1_16_R1.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:92) ~[patched_1.16.1.jar:git-Paper-1]
at net.minecraft.server.v1_16_R1.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:77) ~[patched_1.16.1.jar:git-Paper-1]
at net.minecraft.server.v1_16_R1.WorldPersistentData.a(WorldPersistentData.java:99) ~[patched_1.16.1.jar:git-Paper-1]
at net.minecraft.server.v1_16_R1.WorldPersistentData.c(WorldPersistentData.java:66) ~[patched_1.16.1.jar:git-Paper-1]
at net.minecraft.server.v1_16_R1.WorldPersistentData.b(WorldPersistentData.java:52) ~[patched_1.16.1.jar:git-Paper-1]
at net.minecraft.server.v1_16_R1.WorldPersistentData.a(WorldPersistentData.java:35) ~[patched_1.16.1.jar:git-Paper-1]
at net.minecraft.server.v1_16_R1.MinecraftServer.initializeScoreboards(MinecraftServer.java:259) ~[patched_1.16.1.jar:git-Paper-1]
at net.minecraft.server.v1_16_R1.MinecraftServer.loadWorld(MinecraftServer.java:432) ~[patched_1.16.1.jar:git-Paper-1]
at net.minecraft.server.v1_16_R1.DedicatedServer.init(DedicatedServer.java:241) ~[patched_1.16.1.jar:git-Paper-1]
at net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:940) ~[patched_1.16.1.jar:git-Paper-1]
at net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.1.jar:git-Paper-1]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_251]
[20:22:48] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[20:22:48] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[20:22:48] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[20:22:48] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[20:22:48] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[20:22:48] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[20:22:48] [Server thread/INFO]: Item Merge Radius: 2.5
[20:22:48] [Server thread/INFO]: Item Despawn Rate: 6000
[20:22:48] [Server thread/INFO]: View Distance: 10
[20:22:48] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[20:22:48] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[20:22:48] [Server thread/INFO]: Mob Spawn Range: 8
[20:22:48] [Server thread/INFO]: Experience Merge Radius: 3.0
[20:22:48] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[20:22:48] [Server thread/INFO]: Cactus Growth Modifier: 100%
[20:22:48] [Server thread/INFO]: Cane Growth Modifier: 100%
[20:22:48] [Server thread/INFO]: Melon Growth Modifier: 100%
[20:22:48] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[20:22:48] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[20:22:48] [Server thread/INFO]: Sapling Growth Modifier: 100%
[20:22:48] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[20:22:48] [Server thread/INFO]: Carrot Growth Modifier: 100%
[20:22:48] [Server thread/INFO]: Potato Growth Modifier: 100%
[20:22:48] [Server thread/INFO]: Wheat Growth Modifier: 100%
[20:22:48] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[20:22:48] [Server thread/INFO]: Vine Growth Modifier: 100%
[20:22:48] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[20:22:48] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[20:22:48] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[20:22:48] [Server thread/INFO]: Kelp Growth Modifier: 100%
[20:22:48] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[20:22:48] [Server thread/INFO]: Max TNT Explosions: 100
[20:22:48] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[20:22:48] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[20:22:48] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[20:22:48] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[20:22:48] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[20:22:48] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[20:22:48] [Server thread/INFO]: Item Merge Radius: 2.5
[20:22:48] [Server thread/INFO]: Item Despawn Rate: 6000
[20:22:48] [Server thread/INFO]: View Distance: 10
[20:22:48] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[20:22:48] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[20:22:48] [Server thread/INFO]: Mob Spawn Range: 8
[20:22:48] [Server thread/INFO]: Experience Merge Radius: 3.0
[20:22:48] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[20:22:48] [Server thread/INFO]: Cactus Growth Modifier: 100%
[20:22:48] [Server thread/INFO]: Cane Growth Modifier: 100%
[20:22:48] [Server thread/INFO]: Melon Growth Modifier: 100%
[20:22:48] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[20:22:48] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[20:22:48] [Server thread/INFO]: Sapling Growth Modifier: 100%
[20:22:48] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[20:22:48] [Server thread/INFO]: Carrot Growth Modifier: 100%
[20:22:48] [Server thread/INFO]: Potato Growth Modifier: 100%
[20:22:48] [Server thread/INFO]: Wheat Growth Modifier: 100%
[20:22:48] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[20:22:48] [Server thread/INFO]: Vine Growth Modifier: 100%
[20:22:48] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[20:22:48] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[20:22:48] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[20:22:48] [Server thread/INFO]: Kelp Growth Modifier: 100%
[20:22:48] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[20:22:48] [Server thread/INFO]: Max TNT Explosions: 100
[20:22:48] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[20:22:48] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[20:22:49] [Server thread/INFO]: Loaded 0 spawn chunks for world world
[20:22:49] [Server thread/INFO]: Time elapsed: 1377 ms
[20:22:49] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[20:22:50] [Server thread/INFO]: Loaded 0 spawn chunks for world world_nether
[20:22:50] [Server thread/INFO]: Time elapsed: 374 ms
[20:22:50] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[20:22:50] [Server thread/INFO]: Loaded 0 spawn chunks for world world_the_end
[20:22:50] [Server thread/INFO]: Time elapsed: 508 ms
[20:22:50] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.1.0-b775
[20:22:50] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.1.0-b775" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [Rigby, fernferret, lithium3141, main--, dumptruckman].
[20:22:50] [Server thread/INFO]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do. The performance impact is negligible.
[20:22:51] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: 1
[20:22:51] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[20:22:51] [Server thread/INFO]: -------- World Settings For [2] --------
[20:22:51] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[20:22:51] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[20:22:51] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[20:22:51] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[20:22:51] [Server thread/INFO]: Item Merge Radius: 2.5
[20:22:51] [Server thread/INFO]: Item Despawn Rate: 6000
[20:22:51] [Server thread/INFO]: View Distance: 10
[20:22:51] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[20:22:51] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[20:22:51] [Server thread/INFO]: Mob Spawn Range: 8
[20:22:51] [Server thread/INFO]: Experience Merge Radius: 3.0
[20:22:51] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[20:22:51] [Server thread/INFO]: Cactus Growth Modifier: 100%
[20:22:51] [Server thread/INFO]: Cane Growth Modifier: 100%
[20:22:51] [Server thread/INFO]: Melon Growth Modifier: 100%
[20:22:51] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[20:22:51] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[20:22:51] [Server thread/INFO]: Sapling Growth Modifier: 100%
[20:22:51] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[20:22:51] [Server thread/INFO]: Carrot Growth Modifier: 100%
[20:22:51] [Server thread/INFO]: Potato Growth Modifier: 100%
[20:22:51] [Server thread/INFO]: Wheat Growth Modifier: 100%
[20:22:51] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[20:22:51] [Server thread/INFO]: Vine Growth Modifier: 100%
[20:22:51] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[20:22:51] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[20:22:51] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[20:22:51] [Server thread/INFO]: Kelp Growth Modifier: 100%
[20:22:51] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[20:22:51] [Server thread/INFO]: Max TNT Explosions: 100
[20:22:51] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[20:22:51] [Server thread/INFO]: Preparing start region for dimension minecraft:2
[20:22:52] [Server thread/INFO]: Loaded 0 spawn chunks for world 2
[20:22:53] [Server thread/INFO]: Time elapsed: 1235 ms
[20:22:53] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
[20:22:56] [Server thread/INFO]: [Multiverse-Core] Version 4.1.0-b775 (API v24) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
[20:22:56] [Server thread/INFO]: [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman
[20:22:56] [Server thread/INFO]: [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman
[20:22:57] [Server thread/INFO]: Running delayed init tasks
[20:22:57] [Server thread/INFO]: Done (31.041s)! For help, type "help"
[20:22:57] [Server thread/INFO]: Timings Reset
[20:33:02] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5141ms or 102 ticks behind
[20:41:38] [User Authenticator #1/INFO]: UUID of player yangjiung is b082a543-d1f6-463f-9ca3-e1d79f17426b
[20:41:39] [Server thread/INFO]: yangjiung joined the game
[20:41:39] [Server thread/INFO]: yangjiung[/127.0.0.1:50679] logged in with entity id 1 at ([2]271.614108396193, 74.0, 121.74117065248033)
[20:41:47] [Server thread/INFO]: yangjiung issued server command: /gamemode creative
[20:41:47] [Server thread/INFO]: [yangjiung: Set own game mode to Creative Mode]
[20:42:26] [Server thread/INFO]: yangjiung issued server command: /gamemode creative
[20:42:26] [Server thread/INFO]: [yangjiung: Set own game mode to Creative Mode]
[20:43:57] [Server thread/INFO]: [yangjiung] 에....
[20:43:57] [Server thread/INFO]: [yangjiung] 에....
[20:43:57] [Server thread/INFO]: [yangjiung] 에....
[20:43:57] [Server thread/INFO]: [yangjiung] 에....
[20:43:57] [Server thread/INFO]: [yangjiung] 에....
[20:43:57] [Server thread/INFO]: [yangjiung] 에....
[20:43:57] [Server thread/INFO]: [yangjiung] 에....
[20:43:58] [Server thread/INFO]: [yangjiung] 에....
[20:43:58] [Server thread/INFO]: [yangjiung] 에....
[20:43:58] [Server thread/INFO]: [yangjiung] 에....
[20:43:58] [Server thread/INFO]: [yangjiung] 에....
[20:43:58] [Server thread/INFO]: [yangjiung] 에....
[20:43:58] [Server thread/INFO]: [yangjiung] 에....
[20:43:58] [Server thread/INFO]: [yangjiung] 에....
[20:43:58] [Server thread/INFO]: [yangjiung] 에....
[20:43:58] [Server thread/INFO]: [yangjiung] 에....
[20:43:58] [Server thread/INFO]: [yangjiung] 에....
[20:43:58] [Server thread/INFO]: [yangjiung] 에....
[20:43:58] [Server thread/INFO]: [yangjiung] 에....
[20:43:58] [Server thread/INFO]: [yangjiung] 에....
[20:43:58] [Server thread/INFO]: [yangjiung] 에....
[20:43:58] [Server thread/INFO]: [yangjiung] 에....
[20:43:58] [Server thread/INFO]: [yangjiung] 에....
[20:43:58] [Server thread/INFO]: [yangjiung] 에....
[20:43:58] [Server thread/INFO]: [yangjiung] 에....
[20:43:58] [Server thread/INFO]: [yangjiung] 에....
[20:43:59] [Server thread/INFO]: [yangjiung] 에....
[20:43:59] [Server thread/INFO]: [yangjiung] 에....
[20:43:59] [Server thread/INFO]: [yangjiung] 에....
[20:43:59] [Server thread/INFO]: [yangjiung] 에....
[20:43:59] [Server thread/INFO]: [yangjiung] 에....
[20:43:59] [Server thread/INFO]: [yangjiung] 에....
[20:43:59] [Server thread/INFO]: [yangjiung] 에....
[20:43:59] [Server thread/INFO]: [yangjiung] 에....
[20:43:59] [Server thread/INFO]: [yangjiung] 에....
[20:43:59] [Server thread/INFO]: [yangjiung] 에....
[20:43:59] [Server thread/INFO]: [yangjiung] 에....
[20:43:59] [Server thread/INFO]: [yangjiung] 에....
[20:43:59] [Server thread/INFO]: [yangjiung] 에....
[20:43:59] [Server thread/INFO]: [yangjiung] 에....
[20:43:59] [Server thread/INFO]: [yangjiung] 에....
[20:43:59] [Server thread/INFO]: [yangjiung] 에....
[20:43:59] [Server thread/INFO]: [yangjiung] 에....
[20:43:59] [Server thread/INFO]: [yangjiung] 에....
[20:44:00] [Server thread/INFO]: [yangjiung] 에....
[20:44:00] [Server thread/INFO]: [yangjiung] 에....
[20:44:00] [Server thread/INFO]: [yangjiung] 에....
[20:44:00] [Server thread/INFO]: [yangjiung] 에....
[20:44:00] [Server thread/INFO]: [yangjiung] 에....
[20:44:00] [Server thread/INFO]: [yangjiung] 에....
[20:44:00] [Server thread/INFO]: [yangjiung] 에....
[20:44:00] [Server thread/INFO]: [yangjiung] 에....
[20:44:00] [Server thread/INFO]: [yangjiung] 에....
[20:44:00] [Server thread/INFO]: [yangjiung] 에....
[20:44:00] [Server thread/INFO]: [yangjiung] 에....
[20:44:00] [Server thread/INFO]: [yangjiung] 에....
[20:44:00] [Server thread/INFO]: [yangjiung] 에....
[20:44:00] [Server thread/INFO]: [yangjiung] 에....
[20:44:00] [Server thread/INFO]: [yangjiung] 에....
[20:44:00] [Server thread/INFO]: [yangjiung] 에....
[20:44:00] [Server thread/INFO]: [yangjiung] 에....
[20:44:00] [Server thread/INFO]: [yangjiung] 에....
[20:44:01] [Server thread/INFO]: [yangjiung] 에....
[20:44:01] [Server thread/INFO]: [yangjiung] 에....
[20:44:01] [Server thread/INFO]: [yangjiung] 에....
[20:44:01] [Server thread/INFO]: [yangjiung] 에....
[20:44:01] [Server thread/INFO]: [yangjiung] 에....
[20:44:01] [Server thread/INFO]: [yangjiung] 에....
[20:44:01] [Server thread/INFO]: [yangjiung] 에....
[20:44:01] [Server thread/INFO]: [yangjiung] 에....
[20:44:01] [Server thread/INFO]: [yangjiung] 에....
[20:44:01] [Server thread/INFO]: [yangjiung] 에....
[20:44:01] [Server thread/INFO]: [yangjiung] 에....
[20:44:01] [Server thread/INFO]: [yangjiung] 에....
[20:44:01] [Server thread/INFO]: [yangjiung] 에....
[20:44:01] [Server thread/INFO]: [yangjiung] 에....
[20:44:01] [Server thread/INFO]: [yangjiung] 에....
[20:44:01] [Server thread/INFO]: [yangjiung] 에....
[20:44:01] [Server thread/INFO]: [yangjiung] 에....
[20:44:01] [Server thread/INFO]: [yangjiung] 에....
[20:44:01] [Server thread/INFO]: [yangjiung] 에....
[20:44:01] [Server thread/INFO]: [yangjiung] 에....
[20:44:02] [Server thread/INFO]: [yangjiung] 에....
[20:44:02] [Server thread/INFO]: [yangjiung] 에....
[20:44:02] [Server thread/INFO]: [yangjiung] 에....
[20:44:02] [Server thread/INFO]: [yangjiung] 에....
[20:44:02] [Server thread/INFO]: [yangjiung] 에....
[20:44:02] [Server thread/INFO]: [yangjiung] 에....
[20:44:02] [Server thread/INFO]: [yangjiung] 에....
[20:44:02] [Server thread/INFO]: [yangjiung] 에....
[20:44:02] [Server thread/INFO]: [yangjiung] 에....
[20:44:02] [Server thread/INFO]: [yangjiung] 에....
[20:44:02] [Server thread/INFO]: [yangjiung] 에....
[20:44:02] [Server thread/INFO]: [yangjiung] 에....
[20:44:02] [Server thread/INFO]: [yangjiung] 에....
[20:44:02] [Server thread/INFO]: [yangjiung] 에....
[20:44:02] [Server thread/INFO]: [yangjiung] 에....
[20:44:02] [Server thread/INFO]: [yangjiung] 에....
[20:44:02] [Server thread/INFO]: [yangjiung] 에....
[20:44:02] [Server thread/INFO]: [yangjiung] 에....
[20:44:02] [Server thread/INFO]: [yangjiung] 에....
[20:44:03] [Server thread/INFO]: [yangjiung] 에....
[20:44:03] [Server thread/INFO]: [yangjiung] 에....
[20:44:03] [Server thread/INFO]: [yangjiung] 에....
[20:44:03] [Server thread/INFO]: [yangjiung] 에....
[20:44:03] [Server thread/INFO]: [yangjiung] 에....
[20:44:03] [Server thread/INFO]: [yangjiung] 에....
[20:44:03] [Server thread/INFO]: [yangjiung] 에....
[20:44:03] [Server thread/INFO]: [yangjiung] 에....
[20:44:03] [Server thread/INFO]: [yangjiung] 에....
[20:44:03] [Server thread/INFO]: [yangjiung] 에....
[20:44:03] [Server thread/INFO]: [yangjiung] 에....
[20:44:03] [Server thread/INFO]: [yangjiung] 에....
[20:44:03] [Server thread/INFO]: [yangjiung] 에....
[20:44:03] [Server thread/INFO]: [yangjiung] 에....
[20:44:03] [Server thread/INFO]: [yangjiung] 에....
[20:44:03] [Server thread/INFO]: [yangjiung] 에....
[20:44:03] [Server thread/INFO]: [yangjiung] 에....
[20:44:03] [Server thread/INFO]: [yangjiung] 에....
[20:44:03] [Server thread/INFO]: [yangjiung] 에....
[20:44:03] [Server thread/INFO]: [yangjiung] 에....
[20:44:03] [Server thread/INFO]: [yangjiung] 에....
[20:44:04] [Server thread/INFO]: [yangjiung] 에....
[20:44:04] [Server thread/INFO]: [yangjiung] 에....
[20:44:04] [Server thread/INFO]: [yangjiung] 에....
[20:44:04] [Server thread/INFO]: [yangjiung] 에....
[20:44:04] [Server thread/INFO]: [yangjiung] 에....
[20:44:04] [Server thread/INFO]: [yangjiung] 에....
[20:44:04] [Server thread/INFO]: [yangjiung] 에....
[20:44:04] [Server thread/INFO]: [yangjiung] 에....
[20:44:04] [Server thread/INFO]: [yangjiung] 에....
[20:44:04] [Server thread/INFO]: [yangjiung] 에....
[20:44:04] [Server thread/INFO]: [yangjiung] 에....
[20:44:04] [Server thread/INFO]: [yangjiung] 에....
[20:44:04] [Server thread/INFO]: [yangjiung] 에....
[20:44:04] [Server thread/INFO]: [yangjiung] 에....
[20:44:04] [Server thread/INFO]: [yangjiung] 에....
[20:44:04] [Server thread/INFO]: [yangjiung] 에....
[20:44:04] [Server thread/INFO]: [yangjiung] 에....
[20:44:04] [Server thread/INFO]: [yangjiung] 에....
[20:44:04] [Server thread/INFO]: [yangjiung] 에....
[20:44:04] [Server thread/INFO]: [yangjiung] 에....
[20:44:04] [Server thread/INFO]: [yangjiung] 에....
[20:44:05] [Server thread/INFO]: [yangjiung] 에....
[20:44:05] [Server thread/INFO]: [yangjiung] 에....
[20:44:05] [Server thread/INFO]: [yangjiung] 에....
[20:44:05] [Server thread/INFO]: [yangjiung] 에....
[20:44:05] [Server thread/INFO]: [yangjiung] 에....
[20:44:05] [Server thread/INFO]: [yangjiung] 에....
[20:44:05] [Server thread/INFO]: [yangjiung] 에....
[20:44:05] [Server thread/INFO]: [yangjiung] 에....
[20:44:05] [Server thread/INFO]: [yangjiung] 에....
[20:44:05] [Server thread/INFO]: [yangjiung] 에....
[20:44:05] [Server thread/INFO]: [yangjiung] 에....
[20:44:05] [Server thread/INFO]: [yangjiung] 에....
[20:44:05] [Server thread/INFO]: [yangjiung] 에....
[20:44:05] [Server thread/INFO]: [yangjiung] 에....
[20:44:05] [Server thread/INFO]: [yangjiung] 에....
[20:44:05] [Server thread/INFO]: [yangjiung] 에....
[20:44:05] [Server thread/INFO]: [yangjiung] 에....
[20:44:05] [Server thread/INFO]: [yangjiung] 에....
[20:44:05] [Server thread/INFO]: [yangjiung] 에....
[20:44:05] [Server thread/INFO]: [yangjiung] 에....
[20:44:05] [Server thread/INFO]: [yangjiung] 에....
[20:44:06] [Server thread/INFO]: [yangjiung] 에....
[20:44:06] [Server thread/INFO]: [yangjiung] 에....
[20:44:06] [Server thread/INFO]: [yangjiung] 에....
[20:44:06] [Server thread/INFO]: [yangjiung] 에....
[20:44:06] [Server thread/INFO]: [yangjiung] 에....
[20:44:06] [Server thread/INFO]: [yangjiung] 에....
[20:44:06] [Server thread/INFO]: [yangjiung] 에....
[20:44:06] [Server thread/INFO]: [yangjiung] 에....
[20:44:06] [Server thread/INFO]: [yangjiung] 에....
[20:44:06] [Server thread/INFO]: [yangjiung] 에....
[20:44:06] [Server thread/INFO]: [yangjiung] 에....
[20:44:06] [Server thread/INFO]: [yangjiung] 에....
[20:44:06] [Server thread/INFO]: [yangjiung] 에....
[20:44:06] [Server thread/INFO]: [yangjiung] 네....
[20:44:06] [Server thread/INFO]: [yangjiung] 네....
[20:44:06] [Server thread/INFO]: [yangjiung] 네....
[20:44:06] [Server thread/INFO]: [yangjiung] 네....
[20:44:06] [Server thread/INFO]: [yangjiung] 네....
[20:44:06] [Server thread/INFO]: [yangjiung] 네....
[20:44:07] [Server thread/INFO]: [yangjiung] 네....
[20:44:07] [Server thread/INFO]: [yangjiung] 네....
[20:44:07] [Server thread/INFO]: [yangjiung] 네....
[20:44:07] [Server thread/INFO]: [yangjiung] 네....
[20:44:07] [Server thread/INFO]: [yangjiung] 네....
[20:44:07] [Server thread/INFO]: [yangjiung] 네....
[20:44:07] [Server thread/INFO]: [yangjiung] 네....
[20:44:07] [Server thread/INFO]: [yangjiung] 네....
[20:44:07] [Server thread/INFO]: [yangjiung] 네....
[20:44:07] [Server thread/INFO]: [yangjiung] 네....
[20:44:07] [Server thread/INFO]: [yangjiung] 네....
[20:44:07] [Server thread/INFO]: [yangjiung] 네....
[20:44:07] [Server thread/INFO]: [yangjiung] 네....
[20:44:07] [Server thread/INFO]: [yangjiung] 네....
[20:44:07] [Server thread/INFO]: [yangjiung] 네....
[20:44:07] [Server thread/INFO]: [yangjiung] 네....
[20:44:07] [Server thread/INFO]: [yangjiung] 네....
[20:44:07] [Server thread/INFO]: [yangjiung] 네....
[20:44:07] [Server thread/INFO]: [yangjiung] 네....
[20:44:07] [Server thread/INFO]: [yangjiung] 네....
[20:44:07] [Server thread/INFO]: [yangjiung] 네....
[20:44:07] [Server thread/INFO]: [yangjiung] 네....
[20:44:07] [Server thread/INFO]: [yangjiung] 네....
[20:44:08] [Server thread/INFO]: [yangjiung] 네....
[20:44:08] [Server thread/INFO]: [yangjiung] 네....
[20:44:08] [Server thread/INFO]: [yangjiung] 네....
[20:44:08] [Server thread/INFO]: [yangjiung] 네....
[20:44:08] [Server thread/INFO]: [yangjiung] 네....
[20:44:08] [Server thread/INFO]: [yangjiung] 네....
[20:44:08] [Server thread/INFO]: [yangjiung] 네....
[20:44:08] [Server thread/INFO]: [yangjiung] 네....
[20:44:08] [Server thread/INFO]: [yangjiung] 네....
[20:44:08] [Server thread/INFO]: [yangjiung] 에....
[20:44:08] [Server thread/INFO]: [yangjiung] 네....
[20:44:08] [Server thread/INFO]: [yangjiung] 에....
[20:44:08] [Server thread/INFO]: [yangjiung] 네....
[20:44:08] [Server thread/INFO]: [yangjiung] 에....
[20:44:08] [Server thread/INFO]: [yangjiung] 네....
[20:44:08] [Server thread/INFO]: [yangjiung] 에....
[20:44:08] [Server thread/INFO]: [yangjiung] 네....
[20:44:08] [Server thread/INFO]: [yangjiung] 에....
[20:44:08] [Server thread/INFO]: [yangjiung] 네....
[20:44:08] [Server thread/INFO]: [yangjiung] 에....
[20:44:08] [Server thread/INFO]: [yangjiung] 네....
[20:44:08] [Server thread/INFO]: [yangjiung] 에....
[20:44:08] [Server thread/INFO]: [yangjiung] 네....
[20:44:08] [Server thread/INFO]: [yangjiung] 에....
[20:44:08] [Server thread/INFO]: [yangjiung] 네....
[20:44:08] [Server thread/INFO]: [yangjiung] 에....
[20:44:08] [Server thread/INFO]: [yangjiung] 네....
[20:44:08] [Server thread/INFO]: [yangjiung] 에....
[20:44:08] [Server thread/INFO]: [yangjiung] 네....
[20:44:08] [Server thread/INFO]: [yangjiung] 에....
[20:44:08] [Server thread/INFO]: [yangjiung] 네....
[20:44:08] [Server thread/INFO]: [yangjiung] 에....
[20:44:09] [Server thread/INFO]: [yangjiung] 네....
[20:44:09] [Server thread/INFO]: [yangjiung] 네....
[20:44:09] [Server thread/INFO]: [yangjiung] 네....
[20:44:09] [Server thread/INFO]: [yangjiung] 네....
[20:44:09] [Server thread/INFO]: [yangjiung] 네....
[20:44:09] [Server thread/INFO]: [yangjiung] 네....
[20:44:09] [Server thread/INFO]: [yangjiung] 네....
[20:44:09] [Server thread/INFO]: [yangjiung] 네....
[20:44:09] [Server thread/INFO]: [yangjiung] 네....
[20:44:09] [Server thread/INFO]: [yangjiung] 네....
[20:44:09] [Server thread/INFO]: [yangjiung] 에....
[20:44:09] [Server thread/INFO]: [yangjiung] 네....
[20:44:09] [Server thread/INFO]: [yangjiung] 에....
[20:44:09] [Server thread/INFO]: [yangjiung] 네....
[20:44:09] [Server thread/INFO]: [yangjiung] 에....
[20:44:09] [Server thread/INFO]: [yangjiung] 네....
[20:44:09] [Server thread/INFO]: [yangjiung] 에....
[20:44:09] [Server thread/INFO]: [yangjiung] 네....
[20:44:09] [Server thread/INFO]: [yangjiung] 에....
[20:44:09] [Server thread/INFO]: [yangjiung] 네....
[20:44:09] [Server thread/INFO]: [yangjiung] 에....
[20:44:09] [Server thread/INFO]: [yangjiung] 네....
[20:44:09] [Server thread/INFO]: [yangjiung] 에....
[20:44:09] [Server thread/INFO]: [yangjiung] 네....
[20:44:09] [Server thread/INFO]: [yangjiung] 에....
[20:44:09] [Server thread/INFO]: [yangjiung] 네....
[20:44:09] [Server thread/INFO]: [yangjiung] 에....
[20:44:09] [Server thread/INFO]: [yangjiung] 네....
[20:44:09] [Server thread/INFO]: [yangjiung] 에....
[20:44:09] [Server thread/INFO]: [yangjiung] 네....
[20:44:09] [Server thread/INFO]: [yangjiung] 에....
[20:44:10] [Server thread/INFO]: [yangjiung] 네....
[20:44:10] [Server thread/INFO]: [yangjiung] 에....
[20:44:10] [Server thread/INFO]: [yangjiung] 네....
[20:44:10] [Server thread/INFO]: [yangjiung] 에....
[20:44:10] [Server thread/INFO]: [yangjiung] 네....
[20:44:10] [Server thread/INFO]: [yangjiung] 에....
[20:44:10] [Server thread/INFO]: [yangjiung] 네....
[20:44:10] [Server thread/INFO]: [yangjiung] 에....
[20:44:10] [Server thread/INFO]: [yangjiung] 네....
[20:44:10] [Server thread/INFO]: [yangjiung] 에....
[20:44:10] [Server thread/INFO]: [yangjiung] 네....
[20:44:10] [Server thread/INFO]: [yangjiung] 에....
[20:44:10] [Server thread/INFO]: [yangjiung] 네....
[20:44:10] [Server thread/INFO]: [yangjiung] 에....
[20:44:10] [Server thread/INFO]: [yangjiung] 네....
[20:44:10] [Server thread/INFO]: [yangjiung] 에....
[20:44:10] [Server thread/INFO]: [yangjiung] 네....
[20:44:10] [Server thread/INFO]: [yangjiung] 에....
[20:44:10] [Server thread/INFO]: [yangjiung] 네....
[20:44:10] [Server thread/INFO]: [yangjiung] 에....
[20:44:10] [Server thread/INFO]: [yangjiung] 네....
[20:44:10] [Server thread/INFO]: [yangjiung] 에....
[20:44:10] [Server thread/INFO]: [yangjiung] 네....
[20:44:10] [Server thread/INFO]: [yangjiung] 에....
[20:44:10] [Server thread/INFO]: [yangjiung] 네....
[20:44:10] [Server thread/INFO]: [yangjiung] 에....
[20:44:10] [Server thread/INFO]: [yangjiung] 네....
[20:44:10] [Server thread/INFO]: [yangjiung] 에....
[20:44:10] [Server thread/INFO]: [yangjiung] 네....
[20:44:10] [Server thread/INFO]: [yangjiung] 에....
[20:44:10] [Server thread/INFO]: [yangjiung] 네....
[20:44:10] [Server thread/INFO]: [yangjiung] 에....
[20:44:10] [Server thread/INFO]: [yangjiung] 네....
[20:44:10] [Server thread/INFO]: [yangjiung] 에....
[20:44:10] [Server thread/INFO]: [yangjiung] 네....
[20:44:10] [Server thread/INFO]: [yangjiung] 에....
[20:44:10] [Server thread/INFO]: [yangjiung] 네....
[20:44:10] [Server thread/INFO]: [yangjiung] 에....
[20:44:10] [Server thread/INFO]: [yangjiung] 네....
[20:44:10] [Server thread/INFO]: [yangjiung] 에....
[20:44:11] [Server thread/INFO]: [yangjiung] 네....
[20:44:11] [Server thread/INFO]: [yangjiung] 에....
[20:44:11] [Server thread/INFO]: [yangjiung] 네....
[20:44:11] [Server thread/INFO]: [yangjiung] 에....
[20:44:11] [Server thread/INFO]: [yangjiung] 네....
[20:44:11] [Server thread/INFO]: [yangjiung] 에....
[20:44:11] [Server thread/INFO]: [yangjiung] 네....
[20:44:11] [Server thread/INFO]: [yangjiung] 에....
[20:44:11] [Server thread/INFO]: [yangjiung] 네....
[20:44:11] [Server thread/INFO]: [yangjiung] 에....
[20:44:11] [Server thread/INFO]: [yangjiung] 네....
[20:44:11] [Server thread/INFO]: [yangjiung] 에....
[20:44:11] [Server thread/INFO]: [yangjiung] 네....
[20:44:11] [Server thread/INFO]: [yangjiung] 에....
[20:44:11] [Server thread/INFO]: [yangjiung] 네....
[20:44:11] [Server thread/INFO]: [yangjiung] 에....
[20:44:11] [Server thread/INFO]: [yangjiung] 네....
[20:44:11] [Server thread/INFO]: [yangjiung] 에....
[20:44:11] [Server thread/INFO]: [yangjiung] 네....
[20:44:11] [Server thread/INFO]: [yangjiung] 에....
[20:44:11] [Server thread/INFO]: [yangjiung] 에....
[20:44:11] [Server thread/INFO]: [yangjiung] 에....
[20:44:11] [Server thread/INFO]: [yangjiung] 에....
[20:44:11] [Server thread/INFO]: [yangjiung] 에....
[20:44:11] [Server thread/INFO]: [yangjiung] 에....
[20:44:11] [Server thread/INFO]: [yangjiung] 에....
[20:44:11] [Server thread/INFO]: [yangjiung] 에....
[20:44:11] [Server thread/INFO]: [yangjiung] 에....
[20:44:11] [Server thread/INFO]: [yangjiung] 에....
[20:44:11] [Server thread/INFO]: [yangjiung] 에....
[20:44:11] [Server thread/INFO]: [yangjiung] 에....
[20:44:11] [Server thread/INFO]: [yangjiung] 에....
[20:44:12] [Server thread/INFO]: [yangjiung] 에....
[20:44:12] [Server thread/INFO]: [yangjiung] 에....
[20:44:12] [Server thread/INFO]: [yangjiung] 에....
[20:44:12] [Server thread/INFO]: [yangjiung] 에....
[20:44:12] [Server thread/INFO]: [yangjiung] 에....
[20:44:12] [Server thread/INFO]: [yangjiung] 에....
[20:44:12] [Server thread/INFO]: [yangjiung] 에....
[20:44:12] [Server thread/INFO]: [yangjiung] 에....
[20:44:12] [Server thread/INFO]: [yangjiung] 에....
[20:44:12] [Server thread/INFO]: [yangjiung] 에....
[20:44:12] [Server thread/INFO]: [yangjiung] 에....
[20:44:12] [Server thread/INFO]: [yangjiung] 에....
[20:44:12] [Server thread/INFO]: [yangjiung] 에....
[20:44:12] [Server thread/INFO]: [yangjiung] 에....
[20:44:12] [Server thread/INFO]: [yangjiung] 에....
[20:44:12] [Server thread/INFO]: [yangjiung] 에....
[20:44:12] [Server thread/INFO]: [yangjiung] 에....
[20:44:12] [Server thread/INFO]: [yangjiung] 에....
[20:44:12] [Server thread/INFO]: [yangjiung] 에....
[20:44:12] [Server thread/INFO]: [yangjiung] 에....
[20:44:13] [Server thread/INFO]: [yangjiung] 에....
[20:44:13] [Server thread/INFO]: [yangjiung] 에....
[20:44:13] [Server thread/INFO]: [yangjiung] 에....
[20:44:13] [Server thread/INFO]: [yangjiung] 에....
[20:44:13] [Server thread/INFO]: [yangjiung] 에....
[20:44:13] [Server thread/INFO]: [yangjiung] 에....
[20:44:13] [Server thread/INFO]: [yangjiung] 에....
[20:44:13] [Server thread/INFO]: [yangjiung] 에....
[20:44:13] [Server thread/INFO]: [yangjiung] 에....
[20:44:13] [Server thread/INFO]: [yangjiung] 에....
[20:44:13] [Server thread/INFO]: [yangjiung] 에....
[20:44:13] [Server thread/INFO]: [yangjiung] 에....
[20:44:13] [Server thread/INFO]: [yangjiung] 에....
[20:44:13] [Server thread/INFO]: [yangjiung] 에....
[20:44:13] [Server thread/INFO]: [yangjiung] 에....
[20:44:13] [Server thread/INFO]: [yangjiung] 에....
[20:44:13] [Server thread/INFO]: [yangjiung] 에....
[20:44:13] [Server thread/INFO]: [yangjiung] 에....
[20:44:13] [Server thread/INFO]: [yangjiung] 에....
[20:44:13] [Server thread/INFO]: [yangjiung] 에....
[20:44:14] [Server thread/INFO]: [yangjiung] 에....
[20:44:14] [Server thread/INFO]: [yangjiung] 에....
[20:44:14] [Server thread/INFO]: [yangjiung] 에....
[20:44:14] [Server thread/INFO]: [yangjiung] 에....
[20:44:14] [Server thread/INFO]: [yangjiung] 에....
[20:44:14] [Server thread/INFO]: [yangjiung] 에....
[20:44:14] [Server thread/INFO]: [yangjiung] 에....
[20:44:14] [Server thread/INFO]: [yangjiung] 에....
[20:44:14] [Server thread/INFO]: [yangjiung] 에....
[20:44:14] [Server thread/INFO]: [yangjiung] 에....
[20:44:14] [Server thread/INFO]: [yangjiung] 에....
[20:44:14] [Server thread/INFO]: [yangjiung] 에....
[20:44:14] [Server thread/INFO]: [yangjiung] 에....
[20:44:14] [Server thread/INFO]: [yangjiung] 에....
[20:44:14] [Server thread/INFO]: [yangjiung] 에....
[20:44:14] [Server thread/INFO]: [yangjiung] 에....
[20:44:14] [Server thread/INFO]: [yangjiung] 에....
[20:44:14] [Server thread/INFO]: [yangjiung] 에....
[20:44:14] [Server thread/INFO]: [yangjiung] 에....
[20:44:14] [Server thread/INFO]: [yangjiung] 에....
[20:44:15] [Server thread/INFO]: [yangjiung] 에....
[20:44:15] [Server thread/INFO]: [yangjiung] 에....
[20:44:15] [Server thread/INFO]: [yangjiung] 에....
[20:44:15] [Server thread/INFO]: [yangjiung] 에....
[20:44:15] [Server thread/INFO]: [yangjiung] 에....
[20:44:15] [Server thread/INFO]: [yangjiung] 에....
[20:44:15] [Server thread/INFO]: [yangjiung] 에....
[20:44:15] [Server thread/INFO]: [yangjiung] 에....
[20:44:15] [Server thread/INFO]: [yangjiung] 에....
[20:44:15] [Server thread/INFO]: [yangjiung] 에....
[20:44:15] [Server thread/INFO]: [yangjiung] 에....
[20:44:15] [Server thread/INFO]: [yangjiung] 에....
[20:44:15] [Server thread/INFO]: [yangjiung] 에....
[20:44:15] [Server thread/INFO]: [yangjiung] 에....
[20:44:15] [Server thread/INFO]: [yangjiung] 에....
[20:44:15] [Server thread/INFO]: [yangjiung] 에....
[20:44:15] [Server thread/INFO]: [yangjiung] 에....
[20:44:15] [Server thread/INFO]: [yangjiung] 에....
[20:44:15] [Server thread/INFO]: [yangjiung] 에....
[20:44:15] [Server thread/INFO]: [yangjiung] 에....
[20:44:16] [Server thread/INFO]: [yangjiung] 에....
[20:44:16] [Server thread/INFO]: [yangjiung] 에....
[20:44:16] [Server thread/INFO]: [yangjiung] 에....
[20:44:16] [Server thread/INFO]: [yangjiung] 에....
[20:44:16] [Server thread/INFO]: [yangjiung] 에....
[20:44:16] [Server thread/INFO]: [yangjiung] 에....
[20:44:16] [Server thread/INFO]: [yangjiung] 에....
[20:44:16] [Server thread/INFO]: [yangjiung] 에....
[20:44:16] [Server thread/INFO]: [yangjiung] 에....
[20:44:16] [Server thread/INFO]: [yangjiung] 에....
[20:44:16] [Server thread/INFO]: [yangjiung] 에....
[20:44:16] [Server thread/INFO]: [yangjiung] 에....
[20:44:16] [Server thread/INFO]: [yangjiung] 에....
[20:44:16] [Server thread/INFO]: [yangjiung] 에....
[20:44:16] [Server thread/INFO]: [yangjiung] 에....
[20:44:16] [Server thread/INFO]: [yangjiung] 에....
[20:44:16] [Server thread/INFO]: [yangjiung] 에....
[20:44:16] [Server thread/INFO]: [yangjiung] 에....
[20:44:16] [Server thread/INFO]: [yangjiung] 에....
[20:44:16] [Server thread/INFO]: [yangjiung] 에....
[20:44:17] [Server thread/INFO]: [yangjiung] 에....
[20:44:17] [Server thread/INFO]: [yangjiung] 에....
[20:44:17] [Server thread/INFO]: [yangjiung] 에....
[20:44:17] [Server thread/INFO]: [yangjiung] 에....
[20:44:17] [Server thread/INFO]: [yangjiung] 에....
[20:44:17] [Server thread/INFO]: [yangjiung] 에....
[20:44:17] [Server thread/INFO]: [yangjiung] 에....
[20:44:17] [Server thread/INFO]: [yangjiung] 에....
[20:44:17] [Server thread/INFO]: [yangjiung] 에....
[20:44:17] [Server thread/INFO]: [yangjiung] 에....
[20:44:17] [Server thread/INFO]: [yangjiung] 에....
[20:44:17] [Server thread/INFO]: [yangjiung] 에....
[20:44:17] [Server thread/INFO]: [yangjiung] 에....
[20:44:17] [Server thread/INFO]: [yangjiung] 에....
[20:44:17] [Server thread/INFO]: [yangjiung] 에....
[20:44:17] [Server thread/INFO]: [yangjiung] 에....
[20:44:17] [Server thread/INFO]: [yangjiung] 에....
[20:44:17] [Server thread/INFO]: [yangjiung] 에....
[20:44:17] [Server thread/INFO]: [yangjiung] 에....
[20:44:17] [Server thread/INFO]: [yangjiung] 에....
[20:44:18] [Server thread/INFO]: [yangjiung] 에....
[20:44:18] [Server thread/INFO]: [yangjiung] 에....
[20:44:18] [Server thread/INFO]: [yangjiung] 에....
[20:44:18] [Server thread/INFO]: [yangjiung] 에....
[20:44:18] [Server thread/INFO]: [yangjiung] 에....
[20:44:18] [Server thread/INFO]: [yangjiung] 에....
[20:44:18] [Server thread/INFO]: [yangjiung] 에....
[20:44:18] [Server thread/INFO]: [yangjiung] 에....
[20:44:18] [Server thread/INFO]: [yangjiung] 에....
[20:44:18] [Server thread/INFO]: [yangjiung] 에....
[20:44:18] [Server thread/INFO]: [yangjiung] 에....
[20:44:18] [Server thread/INFO]: [yangjiung] 에....
[20:44:18] [Server thread/INFO]: [yangjiung] 에....
[20:44:18] [Server thread/INFO]: [yangjiung] 에....
[20:44:18] [Server thread/INFO]: [yangjiung] 에....
[20:44:18] [Server thread/INFO]: [yangjiung] 에....
[20:44:18] [Server thread/INFO]: [yangjiung] 에....
[20:44:18] [Server thread/INFO]: [yangjiung] 에....
[20:44:18] [Server thread/INFO]: [yangjiung] 에....
[20:44:18] [Server thread/INFO]: [yangjiung] 에....
[20:44:19] [Server thread/INFO]: [yangjiung] 에....
[20:44:19] [Server thread/INFO]: [yangjiung] 에....
[20:44:19] [Server thread/INFO]: [yangjiung] 에....
[20:44:19] [Server thread/INFO]: [yangjiung] 에....
[20:44:19] [Server thread/INFO]: [yangjiung] 에....
[20:44:19] [Server thread/INFO]: [yangjiung] 에....
[20:44:19] [Server thread/INFO]: [yangjiung] 에....
[20:44:19] [Server thread/INFO]: [yangjiung] 에....
[20:44:19] [Server thread/INFO]: [yangjiung] 에....
[20:44:19] [Server thread/INFO]: [yangjiung] 에....
[20:44:19] [Server thread/INFO]: [yangjiung] 에....
[20:44:19] [Server thread/INFO]: [yangjiung] 에....
[20:44:19] [Server thread/INFO]: [yangjiung] 에....
[20:44:19] [Server thread/INFO]: [yangjiung] 에....
[20:44:19] [Server thread/INFO]: [yangjiung] 에....
[20:44:19] [Server thread/INFO]: [yangjiung] 에....
[20:44:19] [Server thread/INFO]: [yangjiung] 에....
[20:44:19] [Server thread/INFO]: [yangjiung] 에....
[20:44:19] [Server thread/INFO]: [yangjiung] 에....
[20:44:19] [Server thread/INFO]: [yangjiung] 에....
[20:44:20] [Server thread/INFO]: [yangjiung] 에....
[20:44:20] [Server thread/INFO]: [yangjiung] 에....
[20:44:20] [Server thread/INFO]: [yangjiung] 에....
[20:44:20] [Server thread/INFO]: [yangjiung] 에....
[20:44:20] [Server thread/INFO]: [yangjiung] 에....
[20:44:20] [Server thread/INFO]: [yangjiung] 에....
[20:44:20] [Server thread/INFO]: [yangjiung] 에....
[20:44:20] [Server thread/INFO]: [yangjiung] 에....
[20:44:20] [Server thread/INFO]: [yangjiung] 에....
[20:44:20] [Server thread/INFO]: [yangjiung] 에....
[20:44:20] [Server thread/INFO]: [yangjiung] 에....
[20:44:20] [Server thread/INFO]: [yangjiung] 에....
[20:44:20] [Server thread/INFO]: [yangjiung] 에....
[20:44:20] [Server thread/INFO]: [yangjiung] 에....
[20:44:20] [Server thread/INFO]: [yangjiung] 에....
[20:44:20] [Server thread/INFO]: [yangjiung] 에....
[20:44:20] [Server thread/INFO]: [yangjiung] 에....
[20:44:20] [Server thread/INFO]: [yangjiung] 에....
[20:44:20] [Server thread/INFO]: [yangjiung] 에....
[20:44:20] [Server thread/INFO]: [yangjiung] 에....
[20:44:21] [Server thread/INFO]: [yangjiung] 에....
[20:44:21] [Server thread/INFO]: [yangjiung] 에....
[20:44:21] [Server thread/INFO]: [yangjiung] 에....
[20:44:21] [Server thread/INFO]: [yangjiung] 에....
[20:44:21] [Server thread/INFO]: [yangjiung] 에....
[20:44:21] [Server thread/INFO]: [yangjiung] 에....
[20:44:21] [Server thread/INFO]: [yangjiung] 에....
[20:44:21] [Server thread/INFO]: [yangjiung] 에....
[20:44:21] [Server thread/INFO]: [yangjiung] 에....
[20:44:21] [Server thread/INFO]: [yangjiung] 에....
[20:44:21] [Server thread/INFO]: [yangjiung] 에....
[20:44:21] [Server thread/INFO]: [yangjiung] 에....
[20:44:21] [Server thread/INFO]: [yangjiung] 에....
[20:44:21] [Server thread/INFO]: [yangjiung] 에....
[20:44:21] [Server thread/INFO]: [yangjiung] 에....
[20:44:21] [Server thread/INFO]: [yangjiung] 에....
[20:44:21] [Server thread/INFO]: [yangjiung] 에....
[20:44:21] [Server thread/INFO]: [yangjiung] 에....
[20:44:22] [Server thread/INFO]: [yangjiung] 에....
[20:44:22] [Server thread/INFO]: [yangjiung] 에....
[20:44:22] [Server thread/INFO]: [yangjiung] 에....
[20:44:22] [Server thread/INFO]: [yangjiung] 에....
[20:44:22] [Server thread/INFO]: [yangjiung] 에....
[20:44:22] [Server thread/INFO]: [yangjiung] 에....
[20:44:22] [Server thread/INFO]: [yangjiung] 에....
[20:44:22] [Server thread/INFO]: [yangjiung] 에....
[20:44:22] [Server thread/INFO]: [yangjiung] 에....
[20:44:22] [Server thread/INFO]: [yangjiung] 에....
[20:44:22] [Server thread/INFO]: [yangjiung] 에....
[20:45:56] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5003ms or 100 ticks behind
[20:46:56] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5043ms or 100 ticks behind
[20:46:59] [Server thread/INFO]: [yangjiung] 에....
[20:47:02] [Server thread/INFO]: [yangjiung] 네....
[20:47:05] [Server thread/INFO]: [yangjiung] 르...
[20:47:51] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5010ms or 100 ticks behind
[20:47:57] [Server thread/INFO]: yangjiung issued server command: /gamemode survival
[20:47:57] [Server thread/INFO]: [yangjiung: Set own game mode to Survival Mode]
[20:48:14] [Server thread/INFO]: yangjiung issued server command: /gamemode creative
[20:48:14] [Server thread/INFO]: [yangjiung: Set own game mode to Creative Mode]
[20:48:27] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5004ms or 100 ticks behind
[20:49:03] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 6138ms or 122 ticks behind
[20:49:39] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5871ms or 117 ticks behind
[20:50:15] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5334ms or 106 ticks behind
[20:50:51] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 6301ms or 126 ticks behind
[20:51:28] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 6882ms or 137 ticks behind
[20:52:07] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5005ms or 100 ticks behind
[20:52:20] [Server thread/INFO]: yangjiung has made the advancement [Stone Age]
[20:52:43] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5008ms or 100 ticks behind
[20:52:47] [Server thread/INFO]: [yangjiung] 에....
[20:52:50] [Server thread/INFO]: [yangjiung] 네....
[20:52:54] [Server thread/INFO]: [yangjiung] 르...
[20:52:57] [Server thread/INFO]: yangjiung issued server command: /locate village
[20:53:07] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-1 (MC: 1.16.1) ---
[20:53:07] [Paper Watchdog Thread/ERROR]: The server has not responded for 10 seconds! Creating thread dump
[20:53:07] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:07] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[20:53:07] [Paper Watchdog Thread/ERROR]: Chunk wait task info below:
[20:53:07] [Paper Watchdog Thread/ERROR]: -64,-53 in 'world:
[20:53:07] [Paper Watchdog Thread/ERROR]: Load Task - none
[20:53:07] [Paper Watchdog Thread/ERROR]: Save Task - none
[20:53:07] [Paper Watchdog Thread/ERROR]: Chunk Holder - non-null
[20:53:07] [Paper Watchdog Thread/ERROR]: Chunk Status - null chunk
[20:53:07] [Paper Watchdog Thread/ERROR]: Chunk Ticket Status - minecraft:structure_starts
[20:53:07] [Paper Watchdog Thread/ERROR]: Chunk Holder Status - null
[20:53:07] [Paper Watchdog Thread/ERROR]: Chunk Holder Priority - 2
[20:53:07] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:07] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
[20:53:07] [Paper Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
[20:53:07] [Paper Watchdog Thread/ERROR]: Stack:
[20:53:07] [Paper Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[20:53:07] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[20:53:07] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.bk(IAsyncTaskHandler.java:131)
[20:53:07] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:120)
[20:53:07] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:511)
[20:53:07] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.World.getChunkAt(World.java:391)
[20:53:07] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IWorldReader.getChunkAt(IWorldReader.java:100)
[20:53:07] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.StructureGenerator.getNearestGeneratedFeature(StructureGenerator.java:142)
[20:53:07] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ChunkGenerator.findNearestMapFeature(ChunkGenerator.java:153)
[20:53:07] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.WorldServer.a(WorldServer.java:1670)
[20:53:07] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate.a(SourceFile:39)
[20:53:07] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate.a(SourceFile:31)
[20:53:07] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate$$Lambda$2412/5165112.run(Unknown Source)
[20:53:07] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:262)
[20:53:07] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:176)
[20:53:07] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandDispatcher.a(CommandDispatcher.java:180)
[20:53:07] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_16_R1.command.VanillaCommandWrapper.execute(VanillaCommandWrapper.java:45)
[20:53:07] [Paper Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159)
[20:53:07] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_16_R1.CraftServer.dispatchCommand(CraftServer.java:792)
[20:53:07] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnection.handleCommand(PlayerConnection.java:1908)
[20:53:07] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnection.a(PlayerConnection.java:1719)
[20:53:07] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
[20:53:07] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PacketPlayInChat.a(PacketPlayInChat.java:5)
[20:53:07] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23)
[20:53:07] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnectionUtils$$Lambda$4618/2271738.run(Unknown Source)
[20:53:07] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.TickTask.run(SourceFile:18)
[20:53:07] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
[20:53:07] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
[20:53:07] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
[20:53:07] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.aZ(MinecraftServer.java:1136)
[20:53:07] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.executeNext(MinecraftServer.java:1129)
[20:53:07] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
[20:53:07] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.a(MinecraftServer.java:1203)
[20:53:07] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:1000)
[20:53:07] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177)
[20:53:07] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer$$Lambda$2931/33270847.run(Unknown Source)
[20:53:07] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[20:53:07] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:07] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[20:53:07] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:12] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-1 (MC: 1.16.1) ---
[20:53:12] [Paper Watchdog Thread/ERROR]: The server has not responded for 15 seconds! Creating thread dump
[20:53:12] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:12] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[20:53:12] [Paper Watchdog Thread/ERROR]: Chunk wait task info below:
[20:53:12] [Paper Watchdog Thread/ERROR]: -64,-53 in 'world:
[20:53:12] [Paper Watchdog Thread/ERROR]: Load Task - none
[20:53:12] [Paper Watchdog Thread/ERROR]: Save Task - none
[20:53:12] [Paper Watchdog Thread/ERROR]: Chunk Holder - non-null
[20:53:12] [Paper Watchdog Thread/ERROR]: Chunk Status - null chunk
[20:53:12] [Paper Watchdog Thread/ERROR]: Chunk Ticket Status - minecraft:structure_starts
[20:53:12] [Paper Watchdog Thread/ERROR]: Chunk Holder Status - null
[20:53:12] [Paper Watchdog Thread/ERROR]: Chunk Holder Priority - 2
[20:53:12] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:12] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
[20:53:12] [Paper Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
[20:53:12] [Paper Watchdog Thread/ERROR]: Stack:
[20:53:12] [Paper Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[20:53:12] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[20:53:12] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.bk(IAsyncTaskHandler.java:131)
[20:53:12] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:120)
[20:53:12] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:511)
[20:53:12] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.World.getChunkAt(World.java:391)
[20:53:12] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IWorldReader.getChunkAt(IWorldReader.java:100)
[20:53:12] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.StructureGenerator.getNearestGeneratedFeature(StructureGenerator.java:142)
[20:53:12] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ChunkGenerator.findNearestMapFeature(ChunkGenerator.java:153)
[20:53:12] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.WorldServer.a(WorldServer.java:1670)
[20:53:12] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate.a(SourceFile:39)
[20:53:12] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate.a(SourceFile:31)
[20:53:12] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate$$Lambda$2412/5165112.run(Unknown Source)
[20:53:12] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:262)
[20:53:12] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:176)
[20:53:12] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandDispatcher.a(CommandDispatcher.java:180)
[20:53:12] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_16_R1.command.VanillaCommandWrapper.execute(VanillaCommandWrapper.java:45)
[20:53:12] [Paper Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159)
[20:53:12] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_16_R1.CraftServer.dispatchCommand(CraftServer.java:792)
[20:53:12] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnection.handleCommand(PlayerConnection.java:1908)
[20:53:12] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnection.a(PlayerConnection.java:1719)
[20:53:12] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
[20:53:12] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PacketPlayInChat.a(PacketPlayInChat.java:5)
[20:53:12] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23)
[20:53:12] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnectionUtils$$Lambda$4618/2271738.run(Unknown Source)
[20:53:12] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.TickTask.run(SourceFile:18)
[20:53:12] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
[20:53:12] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
[20:53:12] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
[20:53:12] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.aZ(MinecraftServer.java:1136)
[20:53:12] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.executeNext(MinecraftServer.java:1129)
[20:53:12] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
[20:53:12] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.a(MinecraftServer.java:1203)
[20:53:12] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:1000)
[20:53:12] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177)
[20:53:12] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer$$Lambda$2931/33270847.run(Unknown Source)
[20:53:12] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[20:53:12] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:12] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[20:53:12] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:17] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-1 (MC: 1.16.1) ---
[20:53:17] [Paper Watchdog Thread/ERROR]: The server has not responded for 20 seconds! Creating thread dump
[20:53:17] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:17] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[20:53:17] [Paper Watchdog Thread/ERROR]: Chunk wait task info below:
[20:53:17] [Paper Watchdog Thread/ERROR]: -64,-53 in 'world:
[20:53:17] [Paper Watchdog Thread/ERROR]: Load Task - none
[20:53:17] [Paper Watchdog Thread/ERROR]: Save Task - none
[20:53:17] [Paper Watchdog Thread/ERROR]: Chunk Holder - non-null
[20:53:17] [Paper Watchdog Thread/ERROR]: Chunk Status - null chunk
[20:53:17] [Paper Watchdog Thread/ERROR]: Chunk Ticket Status - minecraft:structure_starts
[20:53:17] [Paper Watchdog Thread/ERROR]: Chunk Holder Status - null
[20:53:17] [Paper Watchdog Thread/ERROR]: Chunk Holder Priority - 2
[20:53:17] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:17] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
[20:53:17] [Paper Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
[20:53:17] [Paper Watchdog Thread/ERROR]: Stack:
[20:53:17] [Paper Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[20:53:17] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[20:53:17] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.bk(IAsyncTaskHandler.java:131)
[20:53:17] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:120)
[20:53:17] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:511)
[20:53:17] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.World.getChunkAt(World.java:391)
[20:53:17] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IWorldReader.getChunkAt(IWorldReader.java:100)
[20:53:17] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.StructureGenerator.getNearestGeneratedFeature(StructureGenerator.java:142)
[20:53:17] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ChunkGenerator.findNearestMapFeature(ChunkGenerator.java:153)
[20:53:17] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.WorldServer.a(WorldServer.java:1670)
[20:53:17] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate.a(SourceFile:39)
[20:53:17] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate.a(SourceFile:31)
[20:53:17] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate$$Lambda$2412/5165112.run(Unknown Source)
[20:53:17] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:262)
[20:53:17] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:176)
[20:53:17] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandDispatcher.a(CommandDispatcher.java:180)
[20:53:17] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_16_R1.command.VanillaCommandWrapper.execute(VanillaCommandWrapper.java:45)
[20:53:17] [Paper Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159)
[20:53:17] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_16_R1.CraftServer.dispatchCommand(CraftServer.java:792)
[20:53:17] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnection.handleCommand(PlayerConnection.java:1908)
[20:53:17] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnection.a(PlayerConnection.java:1719)
[20:53:17] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
[20:53:17] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PacketPlayInChat.a(PacketPlayInChat.java:5)
[20:53:17] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23)
[20:53:17] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnectionUtils$$Lambda$4618/2271738.run(Unknown Source)
[20:53:17] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.TickTask.run(SourceFile:18)
[20:53:17] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
[20:53:17] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
[20:53:17] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
[20:53:17] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.aZ(MinecraftServer.java:1136)
[20:53:17] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.executeNext(MinecraftServer.java:1129)
[20:53:17] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
[20:53:17] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.a(MinecraftServer.java:1203)
[20:53:17] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:1000)
[20:53:17] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177)
[20:53:17] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer$$Lambda$2931/33270847.run(Unknown Source)
[20:53:17] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[20:53:17] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:17] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[20:53:17] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:22] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-1 (MC: 1.16.1) ---
[20:53:22] [Paper Watchdog Thread/ERROR]: The server has not responded for 25 seconds! Creating thread dump
[20:53:22] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:22] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[20:53:22] [Paper Watchdog Thread/ERROR]: Chunk wait task info below:
[20:53:22] [Paper Watchdog Thread/ERROR]: -64,-53 in 'world:
[20:53:22] [Paper Watchdog Thread/ERROR]: Load Task - none
[20:53:22] [Paper Watchdog Thread/ERROR]: Save Task - none
[20:53:22] [Paper Watchdog Thread/ERROR]: Chunk Holder - non-null
[20:53:22] [Paper Watchdog Thread/ERROR]: Chunk Status - null chunk
[20:53:22] [Paper Watchdog Thread/ERROR]: Chunk Ticket Status - minecraft:structure_starts
[20:53:22] [Paper Watchdog Thread/ERROR]: Chunk Holder Status - null
[20:53:22] [Paper Watchdog Thread/ERROR]: Chunk Holder Priority - 2
[20:53:22] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:22] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
[20:53:22] [Paper Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
[20:53:22] [Paper Watchdog Thread/ERROR]: Stack:
[20:53:22] [Paper Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[20:53:22] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[20:53:22] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.bk(IAsyncTaskHandler.java:131)
[20:53:22] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:120)
[20:53:22] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:511)
[20:53:22] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.World.getChunkAt(World.java:391)
[20:53:22] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IWorldReader.getChunkAt(IWorldReader.java:100)
[20:53:22] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.StructureGenerator.getNearestGeneratedFeature(StructureGenerator.java:142)
[20:53:22] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ChunkGenerator.findNearestMapFeature(ChunkGenerator.java:153)
[20:53:22] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.WorldServer.a(WorldServer.java:1670)
[20:53:22] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate.a(SourceFile:39)
[20:53:22] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate.a(SourceFile:31)
[20:53:22] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate$$Lambda$2412/5165112.run(Unknown Source)
[20:53:22] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:262)
[20:53:22] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:176)
[20:53:22] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandDispatcher.a(CommandDispatcher.java:180)
[20:53:22] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_16_R1.command.VanillaCommandWrapper.execute(VanillaCommandWrapper.java:45)
[20:53:22] [Paper Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159)
[20:53:22] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_16_R1.CraftServer.dispatchCommand(CraftServer.java:792)
[20:53:22] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnection.handleCommand(PlayerConnection.java:1908)
[20:53:22] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnection.a(PlayerConnection.java:1719)
[20:53:22] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
[20:53:22] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PacketPlayInChat.a(PacketPlayInChat.java:5)
[20:53:22] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23)
[20:53:22] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnectionUtils$$Lambda$4618/2271738.run(Unknown Source)
[20:53:22] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.TickTask.run(SourceFile:18)
[20:53:22] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
[20:53:22] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
[20:53:22] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
[20:53:22] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.aZ(MinecraftServer.java:1136)
[20:53:22] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.executeNext(MinecraftServer.java:1129)
[20:53:22] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
[20:53:22] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.a(MinecraftServer.java:1203)
[20:53:22] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:1000)
[20:53:22] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177)
[20:53:22] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer$$Lambda$2931/33270847.run(Unknown Source)
[20:53:22] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[20:53:22] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:22] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[20:53:22] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:27] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-1 (MC: 1.16.1) ---
[20:53:27] [Paper Watchdog Thread/ERROR]: The server has not responded for 30 seconds! Creating thread dump
[20:53:27] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:27] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[20:53:27] [Paper Watchdog Thread/ERROR]: Chunk wait task info below:
[20:53:27] [Paper Watchdog Thread/ERROR]: -64,-53 in 'world:
[20:53:27] [Paper Watchdog Thread/ERROR]: Load Task - none
[20:53:27] [Paper Watchdog Thread/ERROR]: Save Task - none
[20:53:27] [Paper Watchdog Thread/ERROR]: Chunk Holder - non-null
[20:53:27] [Paper Watchdog Thread/ERROR]: Chunk Status - null chunk
[20:53:27] [Paper Watchdog Thread/ERROR]: Chunk Ticket Status - minecraft:structure_starts
[20:53:27] [Paper Watchdog Thread/ERROR]: Chunk Holder Status - null
[20:53:27] [Paper Watchdog Thread/ERROR]: Chunk Holder Priority - 2
[20:53:27] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:27] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
[20:53:27] [Paper Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
[20:53:27] [Paper Watchdog Thread/ERROR]: Stack:
[20:53:27] [Paper Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[20:53:27] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[20:53:27] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.bk(IAsyncTaskHandler.java:131)
[20:53:27] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:120)
[20:53:27] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:511)
[20:53:27] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.World.getChunkAt(World.java:391)
[20:53:27] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IWorldReader.getChunkAt(IWorldReader.java:100)
[20:53:27] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.StructureGenerator.getNearestGeneratedFeature(StructureGenerator.java:142)
[20:53:27] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ChunkGenerator.findNearestMapFeature(ChunkGenerator.java:153)
[20:53:27] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.WorldServer.a(WorldServer.java:1670)
[20:53:27] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate.a(SourceFile:39)
[20:53:27] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate.a(SourceFile:31)
[20:53:27] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate$$Lambda$2412/5165112.run(Unknown Source)
[20:53:27] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:262)
[20:53:27] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:176)
[20:53:27] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandDispatcher.a(CommandDispatcher.java:180)
[20:53:27] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_16_R1.command.VanillaCommandWrapper.execute(VanillaCommandWrapper.java:45)
[20:53:27] [Paper Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159)
[20:53:27] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_16_R1.CraftServer.dispatchCommand(CraftServer.java:792)
[20:53:27] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnection.handleCommand(PlayerConnection.java:1908)
[20:53:27] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnection.a(PlayerConnection.java:1719)
[20:53:27] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
[20:53:27] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PacketPlayInChat.a(PacketPlayInChat.java:5)
[20:53:27] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23)
[20:53:27] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnectionUtils$$Lambda$4618/2271738.run(Unknown Source)
[20:53:27] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.TickTask.run(SourceFile:18)
[20:53:27] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
[20:53:27] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
[20:53:27] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
[20:53:27] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.aZ(MinecraftServer.java:1136)
[20:53:27] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.executeNext(MinecraftServer.java:1129)
[20:53:27] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
[20:53:27] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.a(MinecraftServer.java:1203)
[20:53:27] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:1000)
[20:53:27] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177)
[20:53:27] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer$$Lambda$2931/33270847.run(Unknown Source)
[20:53:27] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[20:53:27] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:27] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[20:53:27] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:30] [User Authenticator #2/INFO]: UUID of player yangjiung is b082a543-d1f6-463f-9ca3-e1d79f17426b
[20:53:32] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-1 (MC: 1.16.1) ---
[20:53:32] [Paper Watchdog Thread/ERROR]: The server has not responded for 35 seconds! Creating thread dump
[20:53:32] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:32] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[20:53:32] [Paper Watchdog Thread/ERROR]: Chunk wait task info below:
[20:53:32] [Paper Watchdog Thread/ERROR]: -64,-53 in 'world:
[20:53:32] [Paper Watchdog Thread/ERROR]: Load Task - none
[20:53:32] [Paper Watchdog Thread/ERROR]: Save Task - none
[20:53:32] [Paper Watchdog Thread/ERROR]: Chunk Holder - non-null
[20:53:32] [Paper Watchdog Thread/ERROR]: Chunk Status - null chunk
[20:53:32] [Paper Watchdog Thread/ERROR]: Chunk Ticket Status - minecraft:structure_starts
[20:53:32] [Paper Watchdog Thread/ERROR]: Chunk Holder Status - null
[20:53:32] [Paper Watchdog Thread/ERROR]: Chunk Holder Priority - 2
[20:53:32] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:32] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
[20:53:32] [Paper Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
[20:53:32] [Paper Watchdog Thread/ERROR]: Stack:
[20:53:32] [Paper Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[20:53:32] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[20:53:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.bk(IAsyncTaskHandler.java:131)
[20:53:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:120)
[20:53:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:511)
[20:53:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.World.getChunkAt(World.java:391)
[20:53:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IWorldReader.getChunkAt(IWorldReader.java:100)
[20:53:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.StructureGenerator.getNearestGeneratedFeature(StructureGenerator.java:142)
[20:53:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ChunkGenerator.findNearestMapFeature(ChunkGenerator.java:153)
[20:53:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.WorldServer.a(WorldServer.java:1670)
[20:53:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate.a(SourceFile:39)
[20:53:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate.a(SourceFile:31)
[20:53:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate$$Lambda$2412/5165112.run(Unknown Source)
[20:53:32] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:262)
[20:53:32] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:176)
[20:53:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandDispatcher.a(CommandDispatcher.java:180)
[20:53:32] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_16_R1.command.VanillaCommandWrapper.execute(VanillaCommandWrapper.java:45)
[20:53:32] [Paper Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159)
[20:53:32] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_16_R1.CraftServer.dispatchCommand(CraftServer.java:792)
[20:53:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnection.handleCommand(PlayerConnection.java:1908)
[20:53:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnection.a(PlayerConnection.java:1719)
[20:53:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
[20:53:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PacketPlayInChat.a(PacketPlayInChat.java:5)
[20:53:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23)
[20:53:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnectionUtils$$Lambda$4618/2271738.run(Unknown Source)
[20:53:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.TickTask.run(SourceFile:18)
[20:53:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
[20:53:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
[20:53:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
[20:53:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.aZ(MinecraftServer.java:1136)
[20:53:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.executeNext(MinecraftServer.java:1129)
[20:53:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
[20:53:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.a(MinecraftServer.java:1203)
[20:53:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:1000)
[20:53:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177)
[20:53:32] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer$$Lambda$2931/33270847.run(Unknown Source)
[20:53:32] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[20:53:32] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:32] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[20:53:32] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:37] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-1 (MC: 1.16.1) ---
[20:53:37] [Paper Watchdog Thread/ERROR]: The server has not responded for 40 seconds! Creating thread dump
[20:53:37] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:37] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[20:53:37] [Paper Watchdog Thread/ERROR]: Chunk wait task info below:
[20:53:37] [Paper Watchdog Thread/ERROR]: -64,-53 in 'world:
[20:53:37] [Paper Watchdog Thread/ERROR]: Load Task - none
[20:53:37] [Paper Watchdog Thread/ERROR]: Save Task - none
[20:53:37] [Paper Watchdog Thread/ERROR]: Chunk Holder - non-null
[20:53:37] [Paper Watchdog Thread/ERROR]: Chunk Status - null chunk
[20:53:37] [Paper Watchdog Thread/ERROR]: Chunk Ticket Status - minecraft:structure_starts
[20:53:37] [Paper Watchdog Thread/ERROR]: Chunk Holder Status - null
[20:53:37] [Paper Watchdog Thread/ERROR]: Chunk Holder Priority - 2
[20:53:37] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:37] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
[20:53:37] [Paper Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
[20:53:37] [Paper Watchdog Thread/ERROR]: Stack:
[20:53:37] [Paper Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[20:53:37] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[20:53:37] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.bk(IAsyncTaskHandler.java:131)
[20:53:37] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:120)
[20:53:37] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:511)
[20:53:37] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.World.getChunkAt(World.java:391)
[20:53:37] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IWorldReader.getChunkAt(IWorldReader.java:100)
[20:53:37] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.StructureGenerator.getNearestGeneratedFeature(StructureGenerator.java:142)
[20:53:37] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ChunkGenerator.findNearestMapFeature(ChunkGenerator.java:153)
[20:53:37] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.WorldServer.a(WorldServer.java:1670)
[20:53:37] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate.a(SourceFile:39)
[20:53:37] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate.a(SourceFile:31)
[20:53:37] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate$$Lambda$2412/5165112.run(Unknown Source)
[20:53:37] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:262)
[20:53:37] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:176)
[20:53:37] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandDispatcher.a(CommandDispatcher.java:180)
[20:53:37] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_16_R1.command.VanillaCommandWrapper.execute(VanillaCommandWrapper.java:45)
[20:53:37] [Paper Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159)
[20:53:37] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_16_R1.CraftServer.dispatchCommand(CraftServer.java:792)
[20:53:37] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnection.handleCommand(PlayerConnection.java:1908)
[20:53:37] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnection.a(PlayerConnection.java:1719)
[20:53:37] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
[20:53:37] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PacketPlayInChat.a(PacketPlayInChat.java:5)
[20:53:37] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23)
[20:53:37] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnectionUtils$$Lambda$4618/2271738.run(Unknown Source)
[20:53:37] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.TickTask.run(SourceFile:18)
[20:53:37] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
[20:53:37] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
[20:53:37] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
[20:53:37] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.aZ(MinecraftServer.java:1136)
[20:53:37] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.executeNext(MinecraftServer.java:1129)
[20:53:37] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
[20:53:37] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.a(MinecraftServer.java:1203)
[20:53:37] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:1000)
[20:53:37] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177)
[20:53:37] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer$$Lambda$2931/33270847.run(Unknown Source)
[20:53:37] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[20:53:37] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:37] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[20:53:37] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:42] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-1 (MC: 1.16.1) ---
[20:53:42] [Paper Watchdog Thread/ERROR]: The server has not responded for 45 seconds! Creating thread dump
[20:53:42] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:42] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[20:53:42] [Paper Watchdog Thread/ERROR]: Chunk wait task info below:
[20:53:42] [Paper Watchdog Thread/ERROR]: -64,-53 in 'world:
[20:53:42] [Paper Watchdog Thread/ERROR]: Load Task - none
[20:53:42] [Paper Watchdog Thread/ERROR]: Save Task - none
[20:53:42] [Paper Watchdog Thread/ERROR]: Chunk Holder - non-null
[20:53:42] [Paper Watchdog Thread/ERROR]: Chunk Status - null chunk
[20:53:42] [Paper Watchdog Thread/ERROR]: Chunk Ticket Status - minecraft:structure_starts
[20:53:42] [Paper Watchdog Thread/ERROR]: Chunk Holder Status - null
[20:53:42] [Paper Watchdog Thread/ERROR]: Chunk Holder Priority - 2
[20:53:42] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:42] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
[20:53:42] [Paper Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
[20:53:42] [Paper Watchdog Thread/ERROR]: Stack:
[20:53:42] [Paper Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[20:53:42] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[20:53:42] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.bk(IAsyncTaskHandler.java:131)
[20:53:42] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:120)
[20:53:42] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:511)
[20:53:42] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.World.getChunkAt(World.java:391)
[20:53:42] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IWorldReader.getChunkAt(IWorldReader.java:100)
[20:53:42] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.StructureGenerator.getNearestGeneratedFeature(StructureGenerator.java:142)
[20:53:42] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ChunkGenerator.findNearestMapFeature(ChunkGenerator.java:153)
[20:53:42] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.WorldServer.a(WorldServer.java:1670)
[20:53:42] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate.a(SourceFile:39)
[20:53:42] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate.a(SourceFile:31)
[20:53:42] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate$$Lambda$2412/5165112.run(Unknown Source)
[20:53:42] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:262)
[20:53:42] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:176)
[20:53:42] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandDispatcher.a(CommandDispatcher.java:180)
[20:53:42] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_16_R1.command.VanillaCommandWrapper.execute(VanillaCommandWrapper.java:45)
[20:53:42] [Paper Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159)
[20:53:42] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_16_R1.CraftServer.dispatchCommand(CraftServer.java:792)
[20:53:42] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnection.handleCommand(PlayerConnection.java:1908)
[20:53:42] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnection.a(PlayerConnection.java:1719)
[20:53:42] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
[20:53:42] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PacketPlayInChat.a(PacketPlayInChat.java:5)
[20:53:42] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23)
[20:53:42] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnectionUtils$$Lambda$4618/2271738.run(Unknown Source)
[20:53:42] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.TickTask.run(SourceFile:18)
[20:53:42] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
[20:53:42] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
[20:53:42] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
[20:53:42] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.aZ(MinecraftServer.java:1136)
[20:53:42] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.executeNext(MinecraftServer.java:1129)
[20:53:42] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
[20:53:42] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.a(MinecraftServer.java:1203)
[20:53:42] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:1000)
[20:53:42] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177)
[20:53:42] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer$$Lambda$2931/33270847.run(Unknown Source)
[20:53:42] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[20:53:42] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:42] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[20:53:42] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:47] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-1 (MC: 1.16.1) ---
[20:53:47] [Paper Watchdog Thread/ERROR]: The server has not responded for 50 seconds! Creating thread dump
[20:53:47] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:47] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[20:53:47] [Paper Watchdog Thread/ERROR]: Chunk wait task info below:
[20:53:47] [Paper Watchdog Thread/ERROR]: -64,-53 in 'world:
[20:53:47] [Paper Watchdog Thread/ERROR]: Load Task - none
[20:53:47] [Paper Watchdog Thread/ERROR]: Save Task - none
[20:53:47] [Paper Watchdog Thread/ERROR]: Chunk Holder - non-null
[20:53:47] [Paper Watchdog Thread/ERROR]: Chunk Status - null chunk
[20:53:47] [Paper Watchdog Thread/ERROR]: Chunk Ticket Status - minecraft:structure_starts
[20:53:47] [Paper Watchdog Thread/ERROR]: Chunk Holder Status - null
[20:53:47] [Paper Watchdog Thread/ERROR]: Chunk Holder Priority - 2
[20:53:47] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:47] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
[20:53:47] [Paper Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
[20:53:47] [Paper Watchdog Thread/ERROR]: Stack:
[20:53:47] [Paper Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[20:53:47] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[20:53:47] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.bk(IAsyncTaskHandler.java:131)
[20:53:47] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:120)
[20:53:47] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:511)
[20:53:47] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.World.getChunkAt(World.java:391)
[20:53:47] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IWorldReader.getChunkAt(IWorldReader.java:100)
[20:53:47] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.StructureGenerator.getNearestGeneratedFeature(StructureGenerator.java:142)
[20:53:47] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ChunkGenerator.findNearestMapFeature(ChunkGenerator.java:153)
[20:53:47] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.WorldServer.a(WorldServer.java:1670)
[20:53:47] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate.a(SourceFile:39)
[20:53:47] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate.a(SourceFile:31)
[20:53:47] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate$$Lambda$2412/5165112.run(Unknown Source)
[20:53:47] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:262)
[20:53:47] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:176)
[20:53:47] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandDispatcher.a(CommandDispatcher.java:180)
[20:53:47] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_16_R1.command.VanillaCommandWrapper.execute(VanillaCommandWrapper.java:45)
[20:53:47] [Paper Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159)
[20:53:47] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_16_R1.CraftServer.dispatchCommand(CraftServer.java:792)
[20:53:47] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnection.handleCommand(PlayerConnection.java:1908)
[20:53:47] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnection.a(PlayerConnection.java:1719)
[20:53:47] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
[20:53:47] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PacketPlayInChat.a(PacketPlayInChat.java:5)
[20:53:47] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23)
[20:53:47] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnectionUtils$$Lambda$4618/2271738.run(Unknown Source)
[20:53:47] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.TickTask.run(SourceFile:18)
[20:53:47] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
[20:53:47] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
[20:53:47] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
[20:53:47] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.aZ(MinecraftServer.java:1136)
[20:53:47] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.executeNext(MinecraftServer.java:1129)
[20:53:47] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
[20:53:47] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.a(MinecraftServer.java:1203)
[20:53:47] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:1000)
[20:53:47] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177)
[20:53:47] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer$$Lambda$2931/33270847.run(Unknown Source)
[20:53:47] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[20:53:47] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:47] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[20:53:47] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:52] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-1 (MC: 1.16.1) ---
[20:53:52] [Paper Watchdog Thread/ERROR]: The server has not responded for 55 seconds! Creating thread dump
[20:53:52] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:52] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[20:53:52] [Paper Watchdog Thread/ERROR]: Chunk wait task info below:
[20:53:52] [Paper Watchdog Thread/ERROR]: -64,-53 in 'world:
[20:53:52] [Paper Watchdog Thread/ERROR]: Load Task - none
[20:53:52] [Paper Watchdog Thread/ERROR]: Save Task - none
[20:53:52] [Paper Watchdog Thread/ERROR]: Chunk Holder - non-null
[20:53:52] [Paper Watchdog Thread/ERROR]: Chunk Status - null chunk
[20:53:52] [Paper Watchdog Thread/ERROR]: Chunk Ticket Status - minecraft:structure_starts
[20:53:52] [Paper Watchdog Thread/ERROR]: Chunk Holder Status - null
[20:53:52] [Paper Watchdog Thread/ERROR]: Chunk Holder Priority - 2
[20:53:52] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:52] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
[20:53:52] [Paper Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
[20:53:52] [Paper Watchdog Thread/ERROR]: Stack:
[20:53:52] [Paper Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[20:53:52] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[20:53:52] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.bk(IAsyncTaskHandler.java:131)
[20:53:52] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:120)
[20:53:52] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:511)
[20:53:52] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.World.getChunkAt(World.java:391)
[20:53:52] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IWorldReader.getChunkAt(IWorldReader.java:100)
[20:53:52] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.StructureGenerator.getNearestGeneratedFeature(StructureGenerator.java:142)
[20:53:52] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ChunkGenerator.findNearestMapFeature(ChunkGenerator.java:153)
[20:53:52] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.WorldServer.a(WorldServer.java:1670)
[20:53:52] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate.a(SourceFile:39)
[20:53:52] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate.a(SourceFile:31)
[20:53:52] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate$$Lambda$2412/5165112.run(Unknown Source)
[20:53:52] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:262)
[20:53:52] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:176)
[20:53:52] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandDispatcher.a(CommandDispatcher.java:180)
[20:53:52] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_16_R1.command.VanillaCommandWrapper.execute(VanillaCommandWrapper.java:45)
[20:53:52] [Paper Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159)
[20:53:52] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_16_R1.CraftServer.dispatchCommand(CraftServer.java:792)
[20:53:52] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnection.handleCommand(PlayerConnection.java:1908)
[20:53:52] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnection.a(PlayerConnection.java:1719)
[20:53:52] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
[20:53:52] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PacketPlayInChat.a(PacketPlayInChat.java:5)
[20:53:52] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23)
[20:53:52] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnectionUtils$$Lambda$4618/2271738.run(Unknown Source)
[20:53:52] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.TickTask.run(SourceFile:18)
[20:53:52] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
[20:53:52] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
[20:53:52] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
[20:53:52] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.aZ(MinecraftServer.java:1136)
[20:53:52] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.executeNext(MinecraftServer.java:1129)
[20:53:52] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
[20:53:52] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.a(MinecraftServer.java:1203)
[20:53:52] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:1000)
[20:53:52] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177)
[20:53:52] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer$$Lambda$2931/33270847.run(Unknown Source)
[20:53:52] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[20:53:52] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:52] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[20:53:52] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:57] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-1 (MC: 1.16.1) ---
[20:53:57] [Paper Watchdog Thread/ERROR]: The server has not responded for 60 seconds! Creating thread dump
[20:53:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:57] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[20:53:57] [Paper Watchdog Thread/ERROR]: Chunk wait task info below:
[20:53:57] [Paper Watchdog Thread/ERROR]: -53,-16 in 'world:
[20:53:57] [Paper Watchdog Thread/ERROR]: Load Task - none
[20:53:57] [Paper Watchdog Thread/ERROR]: Save Task - none
[20:53:57] [Paper Watchdog Thread/ERROR]: Chunk Holder - non-null
[20:53:57] [Paper Watchdog Thread/ERROR]: Chunk Status - null chunk
[20:53:57] [Paper Watchdog Thread/ERROR]: Chunk Ticket Status - minecraft:structure_starts
[20:53:57] [Paper Watchdog Thread/ERROR]: Chunk Holder Status - null
[20:53:57] [Paper Watchdog Thread/ERROR]: Chunk Holder Priority - 2
[20:53:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:57] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
[20:53:57] [Paper Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
[20:53:57] [Paper Watchdog Thread/ERROR]: Stack:
[20:53:57] [Paper Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[20:53:57] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[20:53:57] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.bk(IAsyncTaskHandler.java:131)
[20:53:57] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:120)
[20:53:57] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:511)
[20:53:57] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.World.getChunkAt(World.java:391)
[20:53:57] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IWorldReader.getChunkAt(IWorldReader.java:100)
[20:53:57] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.StructureGenerator.getNearestGeneratedFeature(StructureGenerator.java:142)
[20:53:57] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ChunkGenerator.findNearestMapFeature(ChunkGenerator.java:153)
[20:53:57] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.WorldServer.a(WorldServer.java:1670)
[20:53:57] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate.a(SourceFile:39)
[20:53:57] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate.a(SourceFile:31)
[20:53:57] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate$$Lambda$2412/5165112.run(Unknown Source)
[20:53:57] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:262)
[20:53:57] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:176)
[20:53:57] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandDispatcher.a(CommandDispatcher.java:180)
[20:53:57] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_16_R1.command.VanillaCommandWrapper.execute(VanillaCommandWrapper.java:45)
[20:53:57] [Paper Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159)
[20:53:57] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_16_R1.CraftServer.dispatchCommand(CraftServer.java:792)
[20:53:57] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnection.handleCommand(PlayerConnection.java:1908)
[20:53:57] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnection.a(PlayerConnection.java:1719)
[20:53:57] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
[20:53:57] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PacketPlayInChat.a(PacketPlayInChat.java:5)
[20:53:57] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23)
[20:53:57] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnectionUtils$$Lambda$4618/2271738.run(Unknown Source)
[20:53:57] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.TickTask.run(SourceFile:18)
[20:53:57] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
[20:53:57] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
[20:53:57] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
[20:53:57] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.aZ(MinecraftServer.java:1136)
[20:53:57] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.executeNext(MinecraftServer.java:1129)
[20:53:57] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
[20:53:57] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.a(MinecraftServer.java:1203)
[20:53:57] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:1000)
[20:53:57] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177)
[20:53:57] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer$$Lambda$2931/33270847.run(Unknown Source)
[20:53:57] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[20:53:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:57] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[20:53:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:58] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:58] [Paper Watchdog Thread/ERROR]: The server has stopped responding! This is (probably) not a Paper bug.
[20:53:58] [Paper Watchdog Thread/ERROR]: If you see a plugin in the Server thread dump below, then please report it to that author
[20:53:58] [Paper Watchdog Thread/ERROR]: *Especially* if it looks like HTTP or MySQL operations are occurring
[20:53:58] [Paper Watchdog Thread/ERROR]: If you see a world save or edit, then it means you did far more than your server can handle at once
[20:53:58] [Paper Watchdog Thread/ERROR]: If this is the case, consider increasing timeout-time in spigot.yml but note that this will replace the crash with LARGE lag spikes
[20:53:58] [Paper Watchdog Thread/ERROR]: If you are unsure or still think this is a Paper bug, please report this to https://github.com/PaperMC/Paper/issues
[20:53:58] [Paper Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[20:53:58] [Paper Watchdog Thread/ERROR]: Paper version: git-Paper-1 (MC: 1.16.1)
[20:53:58] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:58] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[20:53:58] [Paper Watchdog Thread/ERROR]: Chunk wait task info below:
[20:53:58] [Paper Watchdog Thread/ERROR]: -53,-16 in 'world:
[20:53:58] [Paper Watchdog Thread/ERROR]: Load Task - none
[20:53:58] [Paper Watchdog Thread/ERROR]: Save Task - none
[20:53:58] [Paper Watchdog Thread/ERROR]: Chunk Holder - non-null
[20:53:58] [Paper Watchdog Thread/ERROR]: Chunk Status - null chunk
[20:53:58] [Paper Watchdog Thread/ERROR]: Chunk Ticket Status - minecraft:structure_starts
[20:53:58] [Paper Watchdog Thread/ERROR]: Chunk Holder Status - null
[20:53:58] [Paper Watchdog Thread/ERROR]: Chunk Holder Priority - 2
[20:53:58] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:58] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
[20:53:58] [Paper Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
[20:53:58] [Paper Watchdog Thread/ERROR]: Stack:
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.bk(IAsyncTaskHandler.java:131)
[20:53:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:120)
[20:53:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:511)
[20:53:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.World.getChunkAt(World.java:391)
[20:53:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IWorldReader.getChunkAt(IWorldReader.java:100)
[20:53:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.StructureGenerator.getNearestGeneratedFeature(StructureGenerator.java:142)
[20:53:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ChunkGenerator.findNearestMapFeature(ChunkGenerator.java:153)
[20:53:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.WorldServer.a(WorldServer.java:1670)
[20:53:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate.a(SourceFile:39)
[20:53:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate.a(SourceFile:31)
[20:53:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandLocate$$Lambda$2412/5165112.run(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:262)
[20:53:58] [Paper Watchdog Thread/ERROR]: com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:176)
[20:53:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.CommandDispatcher.a(CommandDispatcher.java:180)
[20:53:58] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_16_R1.command.VanillaCommandWrapper.execute(VanillaCommandWrapper.java:45)
[20:53:58] [Paper Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159)
[20:53:58] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_16_R1.CraftServer.dispatchCommand(CraftServer.java:792)
[20:53:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnection.handleCommand(PlayerConnection.java:1908)
[20:53:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnection.a(PlayerConnection.java:1719)
[20:53:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
[20:53:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PacketPlayInChat.a(PacketPlayInChat.java:5)
[20:53:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23)
[20:53:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnectionUtils$$Lambda$4618/2271738.run(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.TickTask.run(SourceFile:18)
[20:53:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
[20:53:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
[20:53:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
[20:53:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.aZ(MinecraftServer.java:1136)
[20:53:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.executeNext(MinecraftServer.java:1129)
[20:53:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
[20:53:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.a(MinecraftServer.java:1203)
[20:53:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:1000)
[20:53:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177)
[20:53:58] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer$$Lambda$2931/33270847.run(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:58] [Paper Watchdog Thread/ERROR]: Entire Thread Dump:
[20:53:58] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:58] [Paper Watchdog Thread/ERROR]: Current Thread: User Authenticator #2
[20:53:58] [Paper Watchdog Thread/ERROR]: PID: 67 | Suspended: false | Native: false | State: TIMED_WAITING
[20:53:58] [Paper Watchdog Thread/ERROR]: Stack:
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:58] [Paper Watchdog Thread/ERROR]: Current Thread: Netty Server IO #3
[20:53:58] [Paper Watchdog Thread/ERROR]: PID: 66 | Suspended: false | Native: true | State: RUNNABLE
[20:53:58] [Paper Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[20:53:58] [Paper Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: Stack:
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
[20:53:58] [Paper Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:807)
[20:53:58] [Paper Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:457)
[20:53:58] [Paper Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
[20:53:58] [Paper Watchdog Thread/ERROR]: io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:58] [Paper Watchdog Thread/ERROR]: Current Thread: Netty Server IO #2
[20:53:58] [Paper Watchdog Thread/ERROR]: PID: 58 | Suspended: false | Native: true | State: RUNNABLE
[20:53:58] [Paper Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[20:53:58] [Paper Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: Stack:
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
[20:53:58] [Paper Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:803)
[20:53:58] [Paper Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:457)
[20:53:58] [Paper Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
[20:53:58] [Paper Watchdog Thread/ERROR]: io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:58] [Paper Watchdog Thread/ERROR]: Current Thread: Netty Server IO #1
[20:53:58] [Paper Watchdog Thread/ERROR]: PID: 57 | Suspended: false | Native: true | State: RUNNABLE
[20:53:58] [Paper Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[20:53:58] [Paper Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: Stack:
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
[20:53:58] [Paper Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:803)
[20:53:58] [Paper Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:457)
[20:53:58] [Paper Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
[20:53:58] [Paper Watchdog Thread/ERROR]: io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:58] [Paper Watchdog Thread/ERROR]: Current Thread: Paper Object Cleaner
[20:53:58] [Paper Watchdog Thread/ERROR]: PID: 52 | Suspended: false | Native: false | State: WAITING
[20:53:58] [Paper Watchdog Thread/ERROR]: Stack:
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:58] [Paper Watchdog Thread/ERROR]: Current Thread: Craft Async Scheduler Management Thread
[20:53:58] [Paper Watchdog Thread/ERROR]: PID: 50 | Suspended: false | Native: false | State: WAITING
[20:53:58] [Paper Watchdog Thread/ERROR]: Stack:
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:58] [Paper Watchdog Thread/ERROR]: Current Thread: Paper RegionFile IO Thread
[20:53:58] [Paper Watchdog Thread/ERROR]: PID: 48 | Suspended: false | Native: false | State: WAITING
[20:53:58] [Paper Watchdog Thread/ERROR]: Stack:
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: com.destroystokyo.paper.io.QueueExecutorThread.run(QueueExecutorThread.java:84)
[20:53:58] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:58] [Paper Watchdog Thread/ERROR]: Current Thread: Timer-1
[20:53:58] [Paper Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: false | State: TIMED_WAITING
[20:53:58] [Paper Watchdog Thread/ERROR]: Stack:
[20:53:58] [Paper Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:58] [Paper Watchdog Thread/ERROR]: Current Thread: WorldEdit Session Manager
[20:53:58] [Paper Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: false | State: TIMED_WAITING
[20:53:58] [Paper Watchdog Thread/ERROR]: Stack:
[20:53:58] [Paper Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:58] [Paper Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
[20:53:58] [Paper Watchdog Thread/ERROR]: PID: 45 | Suspended: false | Native: true | State: RUNNABLE
[20:53:58] [Paper Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[20:53:58] [Paper Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: Stack:
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
[20:53:58] [Paper Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:803)
[20:53:58] [Paper Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:457)
[20:53:58] [Paper Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
[20:53:58] [Paper Watchdog Thread/ERROR]: io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:58] [Paper Watchdog Thread/ERROR]: Current Thread: Timer-0
[20:53:58] [Paper Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: false | State: TIMED_WAITING
[20:53:58] [Paper Watchdog Thread/ERROR]: Stack:
[20:53:58] [Paper Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:58] [Paper Watchdog Thread/ERROR]: Current Thread: Paper Watchdog Thread
[20:53:58] [Paper Watchdog Thread/ERROR]: PID: 43 | Suspended: false | Native: false | State: RUNNABLE
[20:53:58] [Paper Watchdog Thread/ERROR]: Stack:
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:127)
[20:53:58] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:58] [Paper Watchdog Thread/ERROR]: Current Thread: Paper Async Chunk Urgent Task Thread
[20:53:58] [Paper Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: false | State: WAITING
[20:53:58] [Paper Watchdog Thread/ERROR]: Stack:
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: com.destroystokyo.paper.io.QueueExecutorThread.run(QueueExecutorThread.java:84)
[20:53:58] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:58] [Paper Watchdog Thread/ERROR]: Current Thread: Paper Async Chunk Task Thread #2
[20:53:58] [Paper Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: false | State: WAITING
[20:53:58] [Paper Watchdog Thread/ERROR]: Stack:
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: com.destroystokyo.paper.io.QueueExecutorThread.run(QueueExecutorThread.java:84)
[20:53:58] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:58] [Paper Watchdog Thread/ERROR]: Current Thread: Paper Async Chunk Task Thread #1
[20:53:58] [Paper Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: false | State: WAITING
[20:53:58] [Paper Watchdog Thread/ERROR]: Stack:
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: com.destroystokyo.paper.io.QueueExecutorThread.run(QueueExecutorThread.java:84)
[20:53:58] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:58] [Paper Watchdog Thread/ERROR]: Current Thread: Paper Async Chunk Task Thread #0
[20:53:58] [Paper Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: WAITING
[20:53:58] [Paper Watchdog Thread/ERROR]: Stack:
[20:53:58] [Paper Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[20:53:58] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[20:53:58] [Paper Watchdog Thread/ERROR]: com.destroystokyo.paper.io.QueueExecutorThread.run(QueueExecutorThread.java:84)
[20:53:58] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:58] [Paper Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[20:53:58] [Paper Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: RUNNABLE
[20:53:58] [Paper Watchdog Thread/ERROR]: Stack:
[20:53:58] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:53:58] [Paper Watchdog Thread/ERROR]: Current Thread: Server console handler
[20:53:58] [Paper Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING
[20:53:58] [Paper Watchdog Thread/ERROR]: Stack:
[20:53:58] [Paper Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
로그임....
중간에 에네르기파 만들어서 나온 대사는 무시해주시고....
왜 이런지 아시는분?
덤으로 서버닫고 다시 열었는데...
C:\Users\yasar\OneDrive\바탕 화면\server>java -jar -Xms1G -Xmx1G paperclip-1.jar
*** Warning, you've not updated in a while! ***
*** Please download a new build as per instructions from https://papermc.io/downloads ***
System Info: Java 1.8 (Java HotSpot(TM) Client VM 25.251-b08) Host: Windows 10 10.0 (x86)
Loading libraries, please wait...
[20:55:30 INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', name='PROD'
[20:55:32 INFO]: Reloading ResourceManager: Default, bukkit
[20:55:41 INFO]: Loaded 7 recipes
[20:55:57 INFO]: Starting minecraft server version 1.16.1
[20:55:57 INFO]: Loading properties
[20:55:57 INFO]: This server is running Paper version git-Paper-1 (MC: 1.16.1) (Implementing API version 1.16.1-R0.1-SNAPSHOT)
[20:55:58 INFO]: Debug logging is disabled
[20:55:58 INFO]: Server Ping Player Sample Count: 12
[20:55:58 INFO]: Using 4 threads for Netty based IO
[20:56:00 INFO]: Default game type: SURVIVAL
[20:56:00 INFO]: Generating keypair
[20:56:01 INFO]: Starting Minecraft server on *:25565
[20:56:01 INFO]: Using default channel type
[20:56:12 INFO]: [WorldEdit] Loading WorldEdit v7.1.0;8e55131
[20:56:13 INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@c47149]
[20:56:13 INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.0-b775
[20:56:13 INFO]: Server permissions file permissions.yml is empty, ignoring it
[20:56:13 INFO]: [WorldEdit] Enabling WorldEdit v7.1.0;8e55131
[20:56:13 INFO]: WEPIF: Using the Bukkit Permissions API.
[20:56:15 WARN]:
**********************************************
** This WorldEdit version does not fully support your version of Bukkit.
**
** When working with blocks or undoing, chests will be empty, signs
** will be blank, and so on. There will be no support for entity
** and block property-related functions.
**
** Please see https://worldedit.enginehub.org/en/latest/faq/#bukkit-adapters
**********************************************
[20:56:16 INFO]: Preparing level "world"
[20:56:16 INFO]: -------- World Settings For [world] --------
[20:56:16 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[20:56:16 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[20:56:16 INFO]: Zombie Aggressive Towards Villager: true
[20:56:16 INFO]: Item Merge Radius: 2.5
이부분 뜨고있을때 접속되버리고....
왜이러죠?
SiroRabbit
2020.07.05죄송하지만 질문의 주 의도가 무엇인지 잘 모르겠습니다. 간략하게나마 설명 부탁드리겠습니다.
이응미음
2020.07.18월드에딧쪽 문제 같은데요
도톨2
2020.09.29[20:21:52] [main/INFO]: Reloading ResourceManager: Default, bukkit
[20:22:10] [Server-Worker-4/INFO]: Loaded 7 recipes
[20:22:26] [Server thread/INFO]: Starting minecraft server version 1.16.1
[20:22:26] [Server thread/INFO]: Loading properties
[20:22:28] [Server thread/INFO]: This server is running Paper version git-Paper-1 (MC: 1.16.1) (Implementing API version 1.16.1-R0.1-SNAPSHOT)
[20:22:28] [Server thread/INFO]: Debug logging is disabled
[20:22:28] [Server thread/INFO]: Using 4 threads for Netty based IO
[20:22:28] [Server thread/INFO]: Server Ping Player Sample Count: 12
[20:22:29] [Server thread/INFO]: Default game type: SURVIVAL
[20:22:29] [Server thread/INFO]: Generating keypair
[20:22:30] [Server thread/INFO]: Starting Minecraft server on *:25565
[20:22:30] [Server thread/INFO]: Using default channel type
[20:22:42] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.1.0;8e55131
[20:22:44] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@2d299d]
[20:22:44] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.0-b775
[20:22:44] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[20:22:44] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.1.0;8e55131
여기 까진 서버가 시작될때 뜨는 문구 같은 데요?