Paste your logs.

Built for Minecraft & Hytale

Folia 1.21.11 Server Log

1 error
134 lines
Raw
Detected
Minecraft version: 1.21.11
[13:00:23] [ServerMain/INFO]: [bootstrap] Running Java 21 (OpenJDK 64-Bit Server VM 21.0.9+10-LTS; Eclipse Adoptium Temurin-21.0.9+10) on Linux 6.8.0-87-generic (amd64)
[13:00:23] [ServerMain/INFO]: [bootstrap] Loading Folia 1.21.11-3-ver/1.21.11@eee7128 (2025-12-21T23:35:28Z) for Minecraft 1.21.11
[13:00:24] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
[13:00:24] [ServerMain/INFO]: [PluginInitializerManager] Initialized 0 plugins
[13:00:26] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, profilesHost=https://api.mojang.com, name=PROD]
[13:00:27] [ServerMain/INFO]: Found new data pack file/bukkit, loading it automatically
[13:00:27] [ServerMain/INFO]: Found new data pack paper, loading it automatically
[13:00:27] [ServerMain/INFO]: No existing world data, creating new world
[13:00:28] [ServerMain/INFO]: Loaded 1470 recipes
[13:00:28] [ServerMain/INFO]: Loaded 1584 advancements
[13:00:28] [ServerMain/INFO]: [ca.spottedleaf.dataconverter.minecraft.datatypes.MCTypeRegistry] Initialising converters for DataConverter...
[13:00:28] [ServerMain/INFO]: [ca.spottedleaf.dataconverter.minecraft.datatypes.MCTypeRegistry] Finished initialising converters for DataConverter in 326.6ms
[13:00:28] [Server thread/INFO]: Starting json RPC server on 0.0.0.0:9900
[13:00:28] [Server thread/INFO]: Json-RPC Management connection listening on 0.0.0.0:9900
[13:00:28] [Server thread/INFO]: Starting minecraft server version 1.21.11
[13:00:28] [Server thread/INFO]: Loading properties
[13:00:28] [Server thread/INFO]: This server is running Folia version 1.21.11-3-ver/1.21.11@eee7128 (2025-12-21T23:35:28Z) (Implementing API version 1.21.11-R0.1-SNAPSHOT)
[13:00:28] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
[13:00:28] [Server thread/INFO]: Server Ping Player Sample Count: 12
[13:00:28] [Server thread/INFO]: Using 4 threads for Netty based IO
[13:00:28] [Server thread/INFO]: [MoonriseCommon] Paper is using 1 worker threads, 1 I/O threads
[13:00:28] [Server thread/INFO]: [io.papermc.paper.threadedregions.TickRegions] Initialised EDF Folia scheduler with initial 1 target thread(s)
[13:00:28] [Management server IO #1/INFO]: RPC Connection #1: Management connection opened for /**.**.**.**:10442
[13:00:28] [Server thread/INFO]: Default game type: SURVIVAL
[13:00:28] [Server thread/INFO]: Generating keypair
[13:00:29] [Server thread/INFO]: Starting Minecraft server on *:58829
[13:00:29] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[13:00:29] [Server thread/INFO]: Paper: Using OpenSSL 3.x.x (Linux x86_64) cipher from Velocity.
[13:00:29] [Server thread/INFO]: Preparing level "world"
[13:00:29] [Server thread/INFO]: Selecting spawn point for world 'minecraft:overworld'...
[13:00:33] [Server thread/INFO]: Selecting spawn point for world 'minecraft:the_nether'...
[13:00:34] [Server thread/INFO]: Selecting spawn point for world 'minecraft:the_end'...
[13:00:34] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:overworld'...
[13:00:34] [Server thread/INFO]: Preparing spawn area: 100%
[13:00:34] [Server thread/INFO]: Prepared spawn area in 5085 ms
[13:00:34] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:the_nether'...
[13:00:34] [Server thread/INFO]: Preparing spawn area: 100%
[13:00:34] [Server thread/INFO]: Prepared spawn area in 548 ms
[13:00:34] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:the_end'...
[13:00:34] [Server thread/INFO]: Preparing spawn area: 100%
[13:00:34] [Server thread/INFO]: Prepared spawn area in 131 ms
[13:00:34] [Server thread/INFO]: Done preparing level "world" (5.337s)
[13:00:34] [Server thread/INFO]: [spark] The spark plugin has been preferred but was not loaded. The bundled spark profiler will enabled instead.
[13:00:34] [Server thread/INFO]: [spark] The spark profiler will not be enabled because it is currently disabled in the configuration.
[13:00:34] [Server thread/INFO]: Starting GS4 status listener
[13:00:34] [Server thread/INFO]: Thread Query Listener started
[13:00:34] [Query Listener #1/INFO]: Query running on 0.0.0.0:9898
[13:00:34] [Server thread/INFO]: Done (10.913s)! For help, type "help"
[13:01:04] [Management server IO #1/ERROR]: Error while dispatching rpc method minecraft:server/status
java.lang.UnsupportedOperationException
at net.minecraft.server.MinecraftServer.submit(MinecraftServer.java:390) ~[folia-1.21.11.jar:1.21.11-3-eee7128]
at net.minecraft.server.jsonrpc.internalapi.MinecraftExecutorServiceImpl.submit(MinecraftExecutorServiceImpl.java:16) ~[folia-1.21.11.jar:1.21.11-3-eee7128]
at net.minecraft.server.jsonrpc.internalapi.MinecraftApi.submit(MinecraftApi.java:43) ~[folia-1.21.11.jar:1.21.11-3-eee7128]
at net.minecraft.server.jsonrpc.Connection.dispatchIncomingRequest(Connection.java:228) ~[folia-1.21.11.jar:1.21.11-3-eee7128]
at net.minecraft.server.jsonrpc.Connection.handleIncomingRequest(Connection.java:200) ~[folia-1.21.11.jar:1.21.11-3-eee7128]
at net.minecraft.server.jsonrpc.Connection.handleJsonObject(Connection.java:168) ~[folia-1.21.11.jar:1.21.11-3-eee7128]
at net.minecraft.server.jsonrpc.Connection.channelRead0(Connection.java:106) ~[folia-1.21.11.jar:1.21.11-3-eee7128]
at net.minecraft.server.jsonrpc.Connection.channelRead0(Connection.java:40) ~[folia-1.21.11.jar:1.21.11-3-eee7128]
at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:356) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:107) ~[netty-codec-4.1.118.Final.jar:4.1.118.Final]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:356) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:107) ~[netty-codec-4.1.118.Final.jar:4.1.118.Final]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:356) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
at io.netty.handler.codec.http.websocketx.Utf8FrameValidator.channelRead(Utf8FrameValidator.java:98) ~[netty-codec-http-4.2.7.Final.jar:4.2.7.Final]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:356) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
at net.minecraft.server.jsonrpc.security.AuthenticationHandler.channelRead(AuthenticationHandler.java:60) ~[folia-1.21.11.jar:1.21.11-3-eee7128]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:354) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) ~[netty-codec-4.1.118.Final.jar:4.1.118.Final]
at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318) ~[netty-codec-4.1.118.Final.jar:4.1.118.Final]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:356) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:168) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.handle(AbstractNioChannel.java:445) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
at io.netty.channel.nio.NioIoHandler$DefaultNioRegistration.handle(NioIoHandler.java:388) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
at io.netty.channel.nio.NioIoHandler.processSelectedKey(NioIoHandler.java:596) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
at io.netty.channel.nio.NioIoHandler.processSelectedKeysOptimized(NioIoHandler.java:571) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
at io.netty.channel.nio.NioIoHandler.processSelectedKeys(NioIoHandler.java:512) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
at io.netty.channel.nio.NioIoHandler.run(NioIoHandler.java:484) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1193) ~[netty-common-4.2.7.Final.jar:4.2.7.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.2.7.Final.jar:4.2.7.Final]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
[13:01:08] [Folia Region Scheduler Thread #0/INFO]: Stopping the server
[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Awaiting scheduler termination for 60s...
[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Scheduler halted
[13:01:08] [Region shutdown thread/INFO]: Stopping server
[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Halting chunk systems...
[13:01:08] [Region shutdown thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world'
[13:01:08] [Region shutdown thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world'
[13:01:08] [Region shutdown thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_nether'
[13:01:08] [Region shutdown thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_nether'
[13:01:08] [Region shutdown thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_the_end'
[13:01:08] [Region shutdown thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_the_end'
[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Halted chunk systems
[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Finishing pending teleports...
[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Finished pending teleports
[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saving all worlds
[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saving world data for world 'world'
[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Closing player inventories...
[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Closed player inventories
[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saving chunks...
[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saved chunks
[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saving level data...
[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saved level data
[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saved world data for world 'world'
[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saving world data for world 'world_nether'
[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Closing player inventories...
[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Closed player inventories
[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saving chunks...
[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saved chunks
[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saving level data...
[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saved level data
[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saved world data for world 'world_nether'
[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saving world data for world 'world_the_end'
[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Closing player inventories...
[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Closed player inventories
[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saving chunks...
[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saved chunks
[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saving level data...
[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saved level data
[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saved world data for world 'world_the_end'
[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saved all worlds
[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saving all player data...
[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saved all player data
[13:01:08] [Region shutdown thread/INFO]: Waiting for all RegionFile I/O tasks to complete...
[13:01:08] [Region shutdown thread/INFO]: All RegionFile I/O tasks to complete
[13:01:08] [Region shutdown thread/INFO]: [MoonriseCommon] Awaiting termination of worker pool for up to 60s...
[13:01:08] [Region shutdown thread/INFO]: [MoonriseCommon] Awaiting termination of I/O pool for up to 60s...
[13:01:08] [Management server IO #1/INFO]: RPC Connection #1: Management connection closed for /**.**.**.**:10442