Folia 1.21.11 Server Log

#BjTpcCO
1 error
134 lines
Raw
Analysis
Minecraft version:
1.21.11
1[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)
2[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
3[13:00:24] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
4[13:00:24] [ServerMain/INFO]: [PluginInitializerManager] Initialized 0 plugins
5[13:00:26] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, profilesHost=https://api.mojang.com, name=PROD]
6[13:00:27] [ServerMain/INFO]: Found new data pack file/bukkit, loading it automatically
7[13:00:27] [ServerMain/INFO]: Found new data pack paper, loading it automatically
8[13:00:27] [ServerMain/INFO]: No existing world data, creating new world
9[13:00:28] [ServerMain/INFO]: Loaded 1470 recipes
10[13:00:28] [ServerMain/INFO]: Loaded 1584 advancements
11[13:00:28] [ServerMain/INFO]: [ca.spottedleaf.dataconverter.minecraft.datatypes.MCTypeRegistry] Initialising converters for DataConverter...
12[13:00:28] [ServerMain/INFO]: [ca.spottedleaf.dataconverter.minecraft.datatypes.MCTypeRegistry] Finished initialising converters for DataConverter in 326.6ms
13[13:00:28] [Server thread/INFO]: Starting json RPC server on 0.0.0.0:9900
14[13:00:28] [Server thread/INFO]: Json-RPC Management connection listening on 0.0.0.0:9900
15[13:00:28] [Server thread/INFO]: Starting minecraft server version 1.21.11
16[13:00:28] [Server thread/INFO]: Loading properties
17[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)
18[13:00:28] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
19[13:00:28] [Server thread/INFO]: Server Ping Player Sample Count: 12
20[13:00:28] [Server thread/INFO]: Using 4 threads for Netty based IO
21[13:00:28] [Server thread/INFO]: [MoonriseCommon] Paper is using 1 worker threads, 1 I/O threads
22[13:00:28] [Server thread/INFO]: [io.papermc.paper.threadedregions.TickRegions] Initialised EDF Folia scheduler with initial 1 target thread(s)
23[13:00:28] [Management server IO #1/INFO]: RPC Connection #1: Management connection opened for /**.**.**.**:10442
24[13:00:28] [Server thread/INFO]: Default game type: SURVIVAL
25[13:00:28] [Server thread/INFO]: Generating keypair
26[13:00:29] [Server thread/INFO]: Starting Minecraft server on *:58829
27[13:00:29] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
28[13:00:29] [Server thread/INFO]: Paper: Using OpenSSL 3.x.x (Linux x86_64) cipher from Velocity.
29[13:00:29] [Server thread/INFO]: Preparing level "world"
30[13:00:29] [Server thread/INFO]: Selecting spawn point for world 'minecraft:overworld'...
31[13:00:33] [Server thread/INFO]: Selecting spawn point for world 'minecraft:the_nether'...
32[13:00:34] [Server thread/INFO]: Selecting spawn point for world 'minecraft:the_end'...
33[13:00:34] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:overworld'...
34[13:00:34] [Server thread/INFO]: Preparing spawn area: 100%
35[13:00:34] [Server thread/INFO]: Prepared spawn area in 5085 ms
36[13:00:34] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:the_nether'...
37[13:00:34] [Server thread/INFO]: Preparing spawn area: 100%
38[13:00:34] [Server thread/INFO]: Prepared spawn area in 548 ms
39[13:00:34] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:the_end'...
40[13:00:34] [Server thread/INFO]: Preparing spawn area: 100%
41[13:00:34] [Server thread/INFO]: Prepared spawn area in 131 ms
42[13:00:34] [Server thread/INFO]: Done preparing level "world" (5.337s)
43[13:00:34] [Server thread/INFO]: [spark] The spark plugin has been preferred but was not loaded. The bundled spark profiler will enabled instead.
44[13:00:34] [Server thread/INFO]: [spark] The spark profiler will not be enabled because it is currently disabled in the configuration.
45[13:00:34] [Server thread/INFO]: Starting GS4 status listener
46[13:00:34] [Server thread/INFO]: Thread Query Listener started
47[13:00:34] [Query Listener #1/INFO]: Query running on 0.0.0.0:9898
48[13:00:34] [Server thread/INFO]: Done (10.913s)! For help, type "help"
49[13:01:04] [Management server IO #1/ERROR]: Error while dispatching rpc method minecraft:server/status
50java.lang.UnsupportedOperationException
51 at net.minecraft.server.MinecraftServer.submit(MinecraftServer.java:390) ~[folia-1.21.11.jar:1.21.11-3-eee7128]
52 at net.minecraft.server.jsonrpc.internalapi.MinecraftExecutorServiceImpl.submit(MinecraftExecutorServiceImpl.java:16) ~[folia-1.21.11.jar:1.21.11-3-eee7128]
53 at net.minecraft.server.jsonrpc.internalapi.MinecraftApi.submit(MinecraftApi.java:43) ~[folia-1.21.11.jar:1.21.11-3-eee7128]
54 at net.minecraft.server.jsonrpc.Connection.dispatchIncomingRequest(Connection.java:228) ~[folia-1.21.11.jar:1.21.11-3-eee7128]
55 at net.minecraft.server.jsonrpc.Connection.handleIncomingRequest(Connection.java:200) ~[folia-1.21.11.jar:1.21.11-3-eee7128]
56 at net.minecraft.server.jsonrpc.Connection.handleJsonObject(Connection.java:168) ~[folia-1.21.11.jar:1.21.11-3-eee7128]
57 at net.minecraft.server.jsonrpc.Connection.channelRead0(Connection.java:106) ~[folia-1.21.11.jar:1.21.11-3-eee7128]
58 at net.minecraft.server.jsonrpc.Connection.channelRead0(Connection.java:40) ~[folia-1.21.11.jar:1.21.11-3-eee7128]
59 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
60 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:356) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
61 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:107) ~[netty-codec-4.1.118.Final.jar:4.1.118.Final]
62 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:356) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
63 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:107) ~[netty-codec-4.1.118.Final.jar:4.1.118.Final]
64 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:356) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
65 at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
66 at io.netty.handler.codec.http.websocketx.Utf8FrameValidator.channelRead(Utf8FrameValidator.java:98) ~[netty-codec-http-4.2.7.Final.jar:4.2.7.Final]
67 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:356) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
68 at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
69 at net.minecraft.server.jsonrpc.security.AuthenticationHandler.channelRead(AuthenticationHandler.java:60) ~[folia-1.21.11.jar:1.21.11-3-eee7128]
70 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:354) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
71 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) ~[netty-codec-4.1.118.Final.jar:4.1.118.Final]
72 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318) ~[netty-codec-4.1.118.Final.jar:4.1.118.Final]
73 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:356) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
74 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
75 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
76 at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:168) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
77 at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.handle(AbstractNioChannel.java:445) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
78 at io.netty.channel.nio.NioIoHandler$DefaultNioRegistration.handle(NioIoHandler.java:388) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
79 at io.netty.channel.nio.NioIoHandler.processSelectedKey(NioIoHandler.java:596) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
80 at io.netty.channel.nio.NioIoHandler.processSelectedKeysOptimized(NioIoHandler.java:571) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
81 at io.netty.channel.nio.NioIoHandler.processSelectedKeys(NioIoHandler.java:512) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
82 at io.netty.channel.nio.NioIoHandler.run(NioIoHandler.java:484) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
83 at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
84 at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) ~[netty-transport-4.2.7.Final.jar:4.2.7.Final]
85 at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1193) ~[netty-common-4.2.7.Final.jar:4.2.7.Final]
86 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.2.7.Final.jar:4.2.7.Final]
87 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
88[13:01:08] [Folia Region Scheduler Thread #0/INFO]: Stopping the server
89[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Awaiting scheduler termination for 60s...
90[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Scheduler halted
91[13:01:08] [Region shutdown thread/INFO]: Stopping server
92[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Halting chunk systems...
93[13:01:08] [Region shutdown thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world'
94[13:01:08] [Region shutdown thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world'
95[13:01:08] [Region shutdown thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_nether'
96[13:01:08] [Region shutdown thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_nether'
97[13:01:08] [Region shutdown thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_the_end'
98[13:01:08] [Region shutdown thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_the_end'
99[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Halted chunk systems
100[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Finishing pending teleports...
101[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Finished pending teleports
102[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saving all worlds
103[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saving world data for world 'world'
104[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Closing player inventories...
105[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Closed player inventories
106[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saving chunks...
107[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saved chunks
108[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saving level data...
109[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saved level data
110[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saved world data for world 'world'
111[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saving world data for world 'world_nether'
112[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Closing player inventories...
113[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Closed player inventories
114[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saving chunks...
115[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saved chunks
116[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saving level data...
117[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saved level data
118[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saved world data for world 'world_nether'
119[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saving world data for world 'world_the_end'
120[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Closing player inventories...
121[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Closed player inventories
122[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saving chunks...
123[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saved chunks
124[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saving level data...
125[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saved level data
126[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saved world data for world 'world_the_end'
127[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saved all worlds
128[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saving all player data...
129[13:01:08] [Region shutdown thread/INFO]: [RegionShutdownThread] Saved all player data
130[13:01:08] [Region shutdown thread/INFO]: Waiting for all RegionFile I/O tasks to complete...
131[13:01:08] [Region shutdown thread/INFO]: All RegionFile I/O tasks to complete
132[13:01:08] [Region shutdown thread/INFO]: [MoonriseCommon] Awaiting termination of worker pool for up to 60s...
133[13:01:08] [Region shutdown thread/INFO]: [MoonriseCommon] Awaiting termination of I/O pool for up to 60s...
134[13:01:08] [Management server IO #1/INFO]: RPC Connection #1: Management connection closed for /**.**.**.**:10442
This log will be saved for 90 days from their last view.
Report abuse