Paste your logs.

Built for Minecraft & Hytale

Paper 1.17.1 Server Log

29 errors
99 lines
Raw
Detected
Minecraft version: 1.17.1
[18:49:34] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[18:49:35] [main/INFO]: Found new data pack file/bukkit, loading it automatically
[18:49:35] [main/INFO]: Reloading ResourceManager: Default, bukkit
[18:49:39] [Worker-Main-1/INFO]: Loaded 7 recipes
[18:49:44] [Server thread/INFO]: Starting minecraft server version 1.17.1
[18:49:44] [Server thread/INFO]: Loading properties
[18:49:45] [Server thread/INFO]: This server is running Paper version git-Paper-133 (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT) (Git: b32a3b1)
[18:49:45] [Server thread/INFO]: Debug logging is disabled
[18:49:45] [Server thread/INFO]: Using 4 threads for Netty based IO
[18:49:45] [Server thread/INFO]: Server Ping Player Sample Count: 12
[18:49:45] [Server thread/INFO]: Default game type: SURVIVAL
[18:49:45] [Server thread/INFO]: Generating keypair
[18:49:45] [Server thread/INFO]: Starting Minecraft server on *:33087
[18:49:45] [Server thread/INFO]: Using epoll channel type
[18:49:46] [Server thread/INFO]: Preparing level "world"
[18:50:00] [Server thread/WARN]: Unable to find spawn biome
[18:50:04] [Server thread/WARN]: Unable to find spawn biome
[18:50:05] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[18:50:07] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[18:50:07] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[18:50:07] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[18:50:07] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[18:50:07] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[18:50:07] [Server thread/INFO]: Time elapsed: 2013 ms
[18:50:07] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[18:50:24] [Server thread/INFO]: Time elapsed: 16669 ms
[18:50:24] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[18:50:26] [Server thread/INFO]: Time elapsed: 2326 ms
[18:50:27] [Server thread/INFO]: Starting GS4 status listener
[18:50:27] [Server thread/INFO]: Thread Query Listener started
[18:50:27] [Query Listener #1/INFO]: Query running on **.**.**.**:9898
[18:50:27] [Server thread/INFO]: JMX monitoring enabled
[18:50:27] [Server thread/INFO]: Running delayed init tasks
[18:50:27] [Server thread/INFO]: Done (42.518s)! For help, type "help"
[18:50:27] [Server thread/INFO]: Timings Reset
[18:50:54] [User Authenticator #1/INFO]: UUID of player CrystalBlackpaws is fab4d0a9-dab6-4d70-b3f3-b1f762764b07
[18:50:54] [Server thread/INFO]: CrystalBlackpaws joined the game
[18:50:55] [Server thread/INFO]: CrystalBlackpaws[/**.**.**.**:49658] logged in with entity id 223 at ([world]109.5, 65.0, 127.5)
[18:50:58] [Server thread/INFO]: Gamerule drowningDamage is now set to: false
[18:50:59] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5175ms or 103 ticks behind
[18:51:03] [Server thread/INFO]: Gamerule fallDamage is now set to: false
[18:51:17] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-133 (MC: 1.17.1) ---
[18:51:17] [Paper Watchdog Thread/ERROR]: The server has not responded for 10 seconds! Creating thread dump
[18:51:17] [Paper Watchdog Thread/ERROR]: ------------------------------
[18:51:17] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[18:51:17] [Paper Watchdog Thread/ERROR]: ------------------------------
[18:51:17] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
[18:51:17] [Paper Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: RUNNABLE
[18:51:17] [Paper Watchdog Thread/ERROR]: Stack:
[18:51:17] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.level.ChunkHolder.recalcNeighborPriority(ChunkHolder.java:184)
[18:51:17] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.level.ChunkHolder.setNeighborPriority(ChunkHolder.java:171)
[18:51:17] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.level.ChunkHolder.updateFutures(ChunkHolder.java:782)
[18:51:17] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.level.PlayerChunk$$Lambda$4022/0x00000008015a4ae8.accept(Unknown Source)
[18:51:17] [Paper Watchdog Thread/ERROR]: java.base@16.0.1/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
[18:51:17] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.level.ChunkHolder.updateFutures(ChunkHolder.java:782)
[18:51:17] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.level.DistanceManager.runAllUpdates(DistanceManager.java:130)
[18:51:17] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.level.ServerChunkCache.runDistanceManagerUpdates(ServerChunkCache.java:672)
[18:51:17] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.level.ServerChunkCache$MainThreadExecutor.pollTask(ServerChunkCache.java:1074)
[18:51:17] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.level.ServerChunkCache.pollTask(ServerChunkCache.java:667)
[18:51:17] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1336)
[18:51:17] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1320)
[18:51:17] [Paper Watchdog Thread/ERROR]: app//net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132)
[18:51:17] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1397)
[18:51:17] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1188)
[18:51:17] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
[18:51:17] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.MinecraftServer$$Lambda$3664/0x00000008013c88d0.run(Unknown Source)
[18:51:17] [Paper Watchdog Thread/ERROR]: java.base@16.0.1/java.lang.Thread.run(Thread.java:831)
[18:51:17] [Paper Watchdog Thread/ERROR]: ------------------------------
[18:51:17] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[18:51:17] [Paper Watchdog Thread/ERROR]: ------------------------------
[18:51:20] [Server thread/INFO]: Gamerule keepInventory is now set to: true
[18:51:22] [Server thread/INFO]: Gamerule doWeatherCycle is now set to: false
[18:51:37] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 7964ms or 159 ticks behind
[18:52:39] [Server thread/INFO]: CrystalBlackpaws lost connection: Disconnected
[18:52:39] [Server thread/INFO]: CrystalBlackpaws left the game
[18:52:44] [User Authenticator #2/INFO]: UUID of player CrystalBlackpaws is fab4d0a9-dab6-4d70-b3f3-b1f762764b07
[18:52:44] [Server thread/INFO]: CrystalBlackpaws joined the game
[18:52:44] [Server thread/INFO]: CrystalBlackpaws[/**.**.**.**:49897] logged in with entity id 584 at ([world]110.59696135556231, 66.0, 132.77807728147673)
[18:53:26] [Server thread/INFO]: CrystalBlackpaws lost connection: Disconnected
[18:53:26] [Server thread/INFO]: CrystalBlackpaws left the game
[18:53:56] [User Authenticator #3/INFO]: UUID of player CrystalBlackpaws is fab4d0a9-dab6-4d70-b3f3-b1f762764b07
[18:53:57] [Server thread/INFO]: CrystalBlackpaws joined the game
[18:53:57] [Server thread/INFO]: CrystalBlackpaws[/**.**.**.**:50038] logged in with entity id 679 at ([world]110.12888585119354, 67.0, 128.83930479181808)
[18:55:17] [Server thread/INFO]: CrystalBlackpaws lost connection: Disconnected
[18:55:17] [Server thread/INFO]: CrystalBlackpaws left the game
[18:57:37] [Server thread/INFO]: Stopping the server
[18:57:37] [Server thread/INFO]: Stopping server
[18:57:37] [Server thread/INFO]: Saving players
[18:57:37] [Server thread/INFO]: Saving worlds
[18:57:37] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[18:57:37] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
[18:57:37] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
[18:57:37] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[18:57:37] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[18:57:37] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[18:57:37] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[18:57:38] [Server thread/INFO]: Flushing Chunk IO
[18:57:38] [Server thread/INFO]: Closing Thread Pool
[18:57:38] [Server thread/INFO]: Closing Server