Paste your logs.

Built for Minecraft & Hytale

Paper 26.2 Server Log

3 errors
134 lines
Raw
Detected
Minecraft version: 26.2
[21:52:21] [ServerMain/INFO]: [bootstrap] Running Java 25 (OpenJDK 64-Bit Server VM 25.0.3+9-LTS; Amazon.com Inc. Corretto-25.**.**.**.**) on Linux 6.17.0-35-generic (amd64)
[21:52:21] [ServerMain/INFO]: [bootstrap] Loading Paper 26.2-84-main@26e81c4 (2026-07-26T18:11:33Z) for Minecraft 26.2
[21:52:21] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
[21:52:21] [ServerMain/INFO]: [PluginInitializerManager] Initialized 1 plugin
[21:52:21] [ServerMain/INFO]: [PluginInitializerManager] Paper plugins (1):
- ReconfigurationReproducer (1.0.0)
[21:52:23] [DataConverter MCTypeRegistry init thread/INFO]: [ca.spottedleaf.dataconverter.minecraft.datatypes.MCTypeRegistry] Initialising converters for DataConverter...
[21:52:23] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, profilesHost=https://api.mojang.com, name=PROD]
[21:52:24] [DataConverter MCTypeRegistry init thread/INFO]: [ca.spottedleaf.dataconverter.minecraft.datatypes.MCTypeRegistry] Finished initialising converters for DataConverter in 247.7ms
[21:52:25] [ServerMain/INFO]: Loaded 1585 recipes
[21:52:25] [ServerMain/INFO]: Loaded 1688 advancements
[21:52:25] [Server thread/INFO]: Starting minecraft server version 26.2
[21:52:25] [Server thread/INFO]: Loading properties
[21:52:25] [Server thread/INFO]: This server is running Paper version 26.2-84-main@26e81c4 (2026-07-26T18:11:33Z) (Implementing API version 26.2.build.84-stable)
[21:52:25] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
[21:52:25] [Server thread/INFO]: Server Ping Player Sample Count: 12
[21:52:25] [Server thread/INFO]: Using 4 threads for Netty based IO
[21:52:25] [Server thread/INFO]: [MoonriseCommon] Paper is using 24 worker threads, 2 I/O threads
[21:52:25] [Server thread/INFO]: Default game type: SURVIVAL
[21:52:25] [Server thread/INFO]: Generating keypair
[21:52:25] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:24530
[21:52:25] [Server thread/WARN]: Using HAProxy, please ensure the server port is adequately firewalled.
[21:52:25] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[21:52:25] [Server thread/INFO]: Paper: Using OpenSSL 3.x.x (Linux x86_64) cipher from Velocity.
[21:52:25] [Server thread/INFO]: [ReconfigurationReproducer] Loading server plugin ReconfigurationReproducer v1.0.0
[21:52:25] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[21:52:25] [Server thread/INFO]: Preparing level "world"
[21:52:26] [Server thread/INFO]: Loading 0 persistent chunks for level 'minecraft:overworld'...
[21:52:26] [Server thread/INFO]: Prepared spawn area in 0 ms
[21:52:26] [Server thread/INFO]: Loading 0 persistent chunks for level 'minecraft:the_nether'...
[21:52:26] [Server thread/INFO]: Prepared spawn area in 0 ms
[21:52:26] [Server thread/INFO]: Loading 0 persistent chunks for level 'minecraft:the_end'...
[21:52:26] [Server thread/INFO]: Prepared spawn area in 0 ms
[21:52:26] [Server thread/INFO]: Done preparing level "world" (0.269s)
[21:52:26] [Server thread/INFO]: [ReconfigurationReproducer] Enabling ReconfigurationReproducer v1.0.0
[21:52:26] [Server thread/INFO]: [spark] Starting background profiler...
[21:52:26] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[21:52:26] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_nether
[21:52:26] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_end
[21:52:26] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[21:52:26] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[21:52:26] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[21:52:26] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[21:52:26] [Server thread/INFO]: Running delayed init tasks
[21:52:26] [Server thread/INFO]: Done (5.135s)! For help, type "help"
[21:52:27] [User Authenticator #0/INFO]: UUID of player Twisti_twixi is 176b0e81-850b-4636-8c88-298284650823
[21:52:28] [Server thread/INFO]: Twisti_twixi joined the game
[21:52:28] [Server thread/INFO]: Twisti_twixi[/**.**.**.**:1047] logged in with entity id 88 at ([minecraft:overworld]55.42542400903558, 67.0, -132.82105060197284)
[21:52:29] [Server thread/INFO]: Checking version, please wait...
[21:52:29] [ForkJoinPool.commonPool-worker-57/INFO]: This server is running Paper version 26.2-84-main@26e81c4 (2026-07-26T18:11:33Z) (Implementing API version 26.2.build.84-stable)
You are running the latest version
Previous version: 26.2-d9f1128 (MC: 26.2)
[21:52:31] [Server thread/INFO]: ℹ Server Plugins (1):
[21:52:31] [Server thread/INFO]: Paper Plugins:
[21:52:31] [Server thread/INFO]: - ReconfigurationReproducer
[21:52:35] [Server thread/INFO]: Twisti_twixi left the game
[21:52:35] [Netty Epoll IO #1/ERROR]: Error sending packet clientbound/minecraft:block_changed_ack
io.netty.handler.codec.EncoderException: Sending unknown packet 'clientbound/minecraft:block_changed_ack'
at net.minecraft.network.codec.IdDispatchCodec.encode(IdDispatchCodec.java:50) ~[paper-26.2.jar:26.2-84-26e81c4]
at net.minecraft.network.codec.IdDispatchCodec.encode(IdDispatchCodec.java:13) ~[paper-26.2.jar:26.2-84-26e81c4]
at net.minecraft.network.PacketEncoder.encode(PacketEncoder.java:27) ~[paper-26.2.jar:26.2-84-26e81c4]
at net.minecraft.network.PacketEncoder.encode(PacketEncoder.java:12) ~[paper-26.2.jar:26.2-84-26e81c4]
at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:107) ~[netty-codec-base-4.2.15.Final.jar:4.2.15.Final]
at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:800) ~[netty-transport-4.2.15.Final.jar:4.2.15.Final]
at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:737) ~[netty-transport-4.2.15.Final.jar:4.2.15.Final]
at io.netty.channel.ChannelOutboundHandlerAdapter.write(ChannelOutboundHandlerAdapter.java:113) ~[netty-transport-4.2.15.Final.jar:4.2.15.Final]
at net.minecraft.network.Connection$2.write(Connection.java:685) ~[paper-26.2.jar:26.2-84-26e81c4]
at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:800) ~[netty-transport-4.2.15.Final.jar:4.2.15.Final]
at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:776) ~[netty-transport-4.2.15.Final.jar:4.2.15.Final]
at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1041) ~[netty-transport-4.2.15.Final.jar:4.2.15.Final]
at io.netty.channel.Channel.writeAndFlush(Channel.java:262) ~[netty-transport-4.2.15.Final.jar:4.2.15.Final]
at net.minecraft.network.Connection.doSendPacket(Connection.java:467) ~[paper-26.2.jar:26.2-84-26e81c4]
at net.minecraft.network.Connection.lambda$sendPacket$0(Connection.java:449) ~[paper-26.2.jar:26.2-84-26e81c4]
at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:148) ~[netty-common-4.2.15.Final.jar:4.2.15.Final]
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:141) ~[netty-common-4.2.15.Final.jar:4.2.15.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:535) ~[netty-common-4.2.15.Final.jar:4.2.15.Final]
at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:201) ~[netty-transport-4.2.15.Final.jar:4.2.15.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) ~[netty-common-4.2.15.Final.jar:4.2.15.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.2.15.Final.jar:4.2.15.Final]
at java.base/java.lang.Thread.run(Thread.java:1474) ~[?:?]
[21:52:35] [Server thread/INFO]: Twisti_twixi lost connection: Internal Exception: io.netty.handler.codec.EncoderException: Sending unknown packet 'clientbound/minecraft:block_changed_ack'
[21:52:35] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.IllegalStateException: Already retired
at io.papermc.paper.threadedregions.EntityScheduler.retire(EntityScheduler.java:116) ~[paper-26.2.jar:26.2-84-26e81c4]
at net.minecraft.world.entity.Entity.retireScheduler(Entity.java:5230) ~[paper-26.2.jar:26.2-84-26e81c4]
at net.minecraft.server.players.PlayerList.remove(PlayerList.java:498) ~[paper-26.2.jar:26.2-84-26e81c4]
at net.minecraft.server.players.PlayerList.remove(PlayerList.java:432) ~[paper-26.2.jar:26.2-84-26e81c4]
at net.minecraft.server.network.ServerGamePacketListenerImpl.removePlayerFromWorld(ServerGamePacketListenerImpl.java:2295) ~[paper-26.2.jar:26.2-84-26e81c4]
at net.minecraft.server.network.ServerGamePacketListenerImpl.onDisconnect(ServerGamePacketListenerImpl.java:2273) ~[paper-26.2.jar:26.2-84-26e81c4]
at net.minecraft.network.Connection.handleDisconnection(Connection.java:835) ~[paper-26.2.jar:26.2-84-26e81c4]
at net.minecraft.server.network.ServerConnectionListener.tick(ServerConnectionListener.java:296) ~[paper-26.2.jar:26.2-84-26e81c4]
at net.minecraft.server.MinecraftServer.tickConnection(MinecraftServer.java:1875) ~[paper-26.2.jar:26.2-84-26e81c4]
at net.minecraft.server.dedicated.DedicatedServer.tickConnection(DedicatedServer.java:529) ~[paper-26.2.jar:26.2-84-26e81c4]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1838) ~[paper-26.2.jar:26.2-84-26e81c4]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1621) ~[paper-26.2.jar:26.2-84-26e81c4]
at net.minecraft.server.dedicated.DedicatedServer.tickServer(DedicatedServer.java:404) ~[paper-26.2.jar:26.2-84-26e81c4]
at net.minecraft.server.MinecraftServer.processPacketsAndTick(MinecraftServer.java:1679) ~[paper-26.2.jar:26.2-84-26e81c4]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1349) ~[paper-26.2.jar:26.2-84-26e81c4]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:303) ~[paper-26.2.jar:26.2-84-26e81c4]
at java.base/java.lang.Thread.run(Thread.java:1474) ~[?:?]
[21:52:35] [Server thread/ERROR]: This crash report has been saved to: /home/********/crash-reports/crash-2026-07-28_21.52.35-server.txt
[21:52:35] [Server thread/INFO]: Stopping server
[21:52:35] [Server thread/INFO]: [ReconfigurationReproducer] Disabling ReconfigurationReproducer v1.0.0
[21:52:35] [Server thread/INFO]: Saving players
[21:52:35] [Server thread/INFO]: Saving worlds
[21:52:35] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[21:52:35] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'minecraft:overworld'
[21:52:35] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'minecraft:overworld'
[21:52:35] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'minecraft:overworld'
[21:52:36] [Server thread/INFO]: [ChunkHolderManager] Saved 628 block chunks, 628 entity chunks, 0 poi chunks in world 'minecraft:overworld' in 0.37s
[21:52:36] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk I/O to halt for world 'minecraft:overworld'
[21:52:36] [Server thread/INFO]: [ChunkHolderManager] Halted I/O scheduler for world 'minecraft:overworld'
[21:52:36] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_nether
[21:52:36] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'minecraft:the_nether'
[21:52:36] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'minecraft:the_nether'
[21:52:36] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'minecraft:the_nether'
[21:52:36] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 0 entity chunks, 0 poi chunks in world 'minecraft:the_nether' in 0.00s
[21:52:36] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk I/O to halt for world 'minecraft:the_nether'
[21:52:36] [Server thread/INFO]: [ChunkHolderManager] Halted I/O scheduler for world 'minecraft:the_nether'
[21:52:36] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_end
[21:52:36] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'minecraft:the_end'
[21:52:36] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'minecraft:the_end'
[21:52:36] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'minecraft:the_end'
[21:52:36] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 0 entity chunks, 0 poi chunks in world 'minecraft:the_end' in 0.00s
[21:52:36] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk I/O to halt for world 'minecraft:the_end'
[21:52:36] [Server thread/INFO]: [ChunkHolderManager] Halted I/O scheduler for world 'minecraft:the_end'
[21:52:36] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[21:52:36] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[21:52:36] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[21:52:36] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[21:52:36] [Server thread/INFO]: Waiting for all RegionFile I/O tasks to complete...
[21:52:36] [Server thread/INFO]: All RegionFile I/O tasks to complete
[21:52:36] [Server thread/INFO]: [MoonriseCommon] Awaiting termination of worker pool for up to 60s...
[21:52:36] [Server thread/INFO]: [MoonriseCommon] Awaiting termination of I/O pool for up to 60s...