Unknown Log

#6StFwtI
801 lines
Raw
1// Don't be sad. I'll do better next time, I promise!
2
3Time: 2025-11-26 20:24:20
4Description: Watching Server
5
6java.lang.Error: Watchdog
7 at java.base@17.0.16/jdk.internal.misc.Unsafe.park(Native Method)
8 at java.base@17.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
9 at knot//net.minecraft.class_1255.method_20813(class_1255.java:151)
10 at knot//net.minecraft.class_1255.method_18857(class_1255.java:141)
11 at knot//net.minecraft.class_3215.method_12121(class_3215.java:140)
12 at knot//net.minecraft.class_3215.method_20586(class_3215.java:123)
13 at knot//net.minecraft.class_3215$$Lambda$23900/0x00007c741a546760.get(Unknown Source)
14 at java.base@17.0.16/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
15 at knot//net.minecraft.class_1255.method_18859(class_1255.java:156)
16 at knot//net.minecraft.class_3215$class_4212.method_18859(class_3215.java:564)
17 at knot//net.minecraft.class_1255.method_16075(class_1255.java:130)
18 at knot//net.minecraft.class_3215$class_4212.method_16075(class_3215.java:573)
19 at knot//net.minecraft.class_3215.method_19492(class_3215.java:282)
20 at knot//net.minecraft.server.MinecraftServer.method_20415(MinecraftServer.java:770)
21 at knot//net.minecraft.server.MinecraftServer.method_16075(MinecraftServer.java:758)
22 at knot//net.minecraft.class_1255.method_18857(class_1255.java:139)
23 at knot//net.minecraft.server.MinecraftServer.mixinextras$bridge$method_18857$256(MinecraftServer.java)
24 at knot//net.minecraft.server.MinecraftServer$$Lambda$20736/0x00007c741a0db488.call(Unknown Source)
25 at knot//net.minecraft.server.MinecraftServer.wrapOperation$ceh000$modernfix$managedBlock(MinecraftServer.java:1823)
26 at knot//net.minecraft.server.MinecraftServer.method_16208(MinecraftServer.java:743)
27 at knot//net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:675)
28 at knot//net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265)
29 at knot//net.minecraft.server.MinecraftServer$$Lambda$20424/0x00007c7419ffe9c8.run(Unknown Source)
30 at java.base@17.0.16/java.lang.Thread.run(Thread.java:840)
31
32
33A detailed walkthrough of the error, its code path and all known details is as follows:
34---------------------------------------------------------------------------------------
35
36-- Head --
37Thread: Server Watchdog
38Stacktrace:
39 at java.base@17.0.16/jdk.internal.misc.Unsafe.park(Native Method)
40 at java.base@17.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
41 at knot//net.minecraft.class_1255.method_20813(class_1255.java:151)
42 at knot//net.minecraft.class_1255.method_18857(class_1255.java:141)
43 at knot//net.minecraft.class_3215.method_12121(class_3215.java:140)
44 at knot//net.minecraft.class_3215.method_20586(class_3215.java:123)
45 at knot//net.minecraft.class_3215$$Lambda$23900/0x00007c741a546760.get(Unknown Source)
46 at java.base@17.0.16/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
47 at knot//net.minecraft.class_1255.method_18859(class_1255.java:156)
48 at knot//net.minecraft.class_3215$class_4212.method_18859(class_3215.java:564)
49 at knot//net.minecraft.class_1255.method_16075(class_1255.java:130)
50 at knot//net.minecraft.class_3215$class_4212.method_16075(class_3215.java:573)
51 at knot//net.minecraft.class_3215.method_19492(class_3215.java:282)
52 at knot//net.minecraft.server.MinecraftServer.method_20415(MinecraftServer.java:770)
53 at knot//net.minecraft.server.MinecraftServer.method_16075(MinecraftServer.java:758)
54 at knot//net.minecraft.class_1255.method_18857(class_1255.java:139)
55 at knot//net.minecraft.server.MinecraftServer.mixinextras$bridge$method_18857$256(MinecraftServer.java)
56 at knot//net.minecraft.server.MinecraftServer$$Lambda$20736/0x00007c741a0db488.call(Unknown Source)
57 at knot//net.minecraft.server.MinecraftServer.wrapOperation$ceh000$modernfix$managedBlock(MinecraftServer.java:1823)
58 at knot//net.minecraft.server.MinecraftServer.method_16208(MinecraftServer.java:743)
59 at knot//net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:675)
60 at knot//net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265)
61
62-- Thread Dump --
63Details:
64 Threads: "Reference Handler" daemon prio=10 Id=2 RUNNABLE
65 at java.base@17.0.16/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
66 at java.base@17.0.16/java.lang.ref.Reference.processPendingReferences(Reference.java:253)
67 at java.base@17.0.16/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:215)
68
69
70"Finalizer" daemon prio=8 Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@26e9fde5
71 at java.base@17.0.16/java.lang.Object.wait(Native Method)
72 - waiting on java.lang.ref.ReferenceQueue$Lock@26e9fde5
73 at java.base@17.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
74 at java.base@17.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
75 at java.base@17.0.16/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:172)
76
77
78"Signal Dispatcher" daemon prio=9 Id=4 RUNNABLE
79
80
81"Common-Cleaner" daemon prio=8 Id=11 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@282e0748
82 at java.base@17.0.16/java.lang.Object.wait(Native Method)
83 - waiting on java.lang.ref.ReferenceQueue$Lock@282e0748
84 at java.base@17.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
85 at java.base@17.0.16/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140)
86 at java.base@17.0.16/java.lang.Thread.run(Thread.java:840)
87 at java.base@17.0.16/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:162)
88
89
90"idle-timeout-task" daemon prio=5 Id=13 TIMED_WAITING on java.util.TaskQueue@2c119695
91 at java.base@17.0.16/java.lang.Object.wait(Native Method)
92 - waiting on java.util.TaskQueue@2c119695
93 at java.base@17.0.16/java.util.TimerThread.mainLoop(Timer.java:563)
94 at java.base@17.0.16/java.util.TimerThread.run(Timer.java:516)
95
96
97"JolokiaDiscoveryListenerThread-172.19.0.2" daemon prio=5 Id=14 RUNNABLE (in native)
98 at java.base@17.0.16/sun.nio.ch.DatagramChannelImpl.receive0(Native Method)
99 at java.base@17.0.16/sun.nio.ch.DatagramChannelImpl.receiveIntoNativeBuffer(DatagramChannelImpl.java:750)
100 at java.base@17.0.16/sun.nio.ch.DatagramChannelImpl.receive(DatagramChannelImpl.java:728)
101 at java.base@17.0.16/sun.nio.ch.DatagramChannelImpl.trustedBlockingReceive(DatagramChannelImpl.java:666)
102 at java.base@17.0.16/sun.nio.ch.DatagramChannelImpl.blockingReceive(DatagramChannelImpl.java:635)
103 at java.base@17.0.16/sun.nio.ch.DatagramSocketAdaptor.receive(DatagramSocketAdaptor.java:240)
104 at java.base@17.0.16/java.net.DatagramSocket.receive(DatagramSocket.java:700)
105 at app//org.jolokia.discovery.MulticastSocketListenerThread.receiveMessage(MulticastSocketListenerThread.java:115)
106 ...
107
108 Number of locked synchronizers = 1
109 - java.util.concurrent.locks.ReentrantLock$NonfairSync@69130d73
110
111
112"HTTP-Dispatcher" daemon prio=5 Id=16 RUNNABLE (in native)
113 at java.base@17.0.16/sun.nio.ch.EPoll.wait(Native Method)
114 at java.base@17.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:118)
115 at java.base@17.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
116 - locked sun.nio.ch.Util$2@7cc361
117 - locked sun.nio.ch.EPollSelectorImpl@58b08061
118 at java.base@17.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
119 at platform/jdk.httpserver@17.0.16/sun.net.httpserver.ServerImpl$Dispatcher.run(ServerImpl.java:471)
120 at java.base@17.0.16/java.lang.Thread.run(Thread.java:840)
121
122
123"Jolokia Agent Cleanup Thread" daemon prio=5 Id=17 WAITING on java.lang.Thread@783510dc
124 at java.base@17.0.16/java.lang.Object.wait(Native Method)
125 - waiting on java.lang.Thread@783510dc
126 at java.base@17.0.16/java.lang.Thread.join(Thread.java:1313)
127 at java.base@17.0.16/java.lang.Thread.join(Thread.java:1381)
128 at app//org.jolokia.jvmagent.CleanupThread.joinThreads(CleanupThread.java:110)
129 at app//org.jolokia.jvmagent.CleanupThread.run(CleanupThread.java:60)
130
131
132"Notification Thread" daemon prio=9 Id=20 RUNNABLE
133
134
135"FileSystemWatchService" daemon prio=5 Id=31 RUNNABLE (in native)
136 at java.base@17.0.16/sun.nio.fs.LinuxWatchService.poll(Native Method)
137 at java.base@17.0.16/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
138 at java.base@17.0.16/java.lang.Thread.run(Thread.java:840)
139
140
141"JNA Cleaner" daemon prio=5 Id=33 WAITING on java.lang.ref.ReferenceQueue$Lock@93cf23c
142 at java.base@17.0.16/java.lang.Object.wait(Native Method)
143 - waiting on java.lang.ref.ReferenceQueue$Lock@93cf23c
144 at java.base@17.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
145 at java.base@17.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
146 at knot//com.sun.jna.internal.Cleaner$1.run(Cleaner.java:58)
147
148
149"FileSystemWatchService" daemon prio=5 Id=35 RUNNABLE (in native)
150 at java.base@17.0.16/sun.nio.fs.LinuxWatchService.poll(Native Method)
151 at java.base@17.0.16/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
152 at java.base@17.0.16/java.lang.Thread.run(Thread.java:840)
153
154
155"config-file-watcher-0-0" daemon prio=5 Id=36 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6f3d5fb1
156 at java.base@17.0.16/jdk.internal.misc.Unsafe.park(Native Method)
157 - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6f3d5fb1
158 at java.base@17.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
159 at java.base@17.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1679)
160 at java.base@17.0.16/java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:515)
161 at java.base@17.0.16/java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:677)
162 at java.base@17.0.16/sun.nio.fs.AbstractWatchService.poll(AbstractWatchService.java:108)
163 at knot//com.electronwill.nightconfig.core.file.FileWatcher$FsWatcher.run(FileWatcher.java:531)
164 at java.base@17.0.16/java.lang.Thread.run(Thread.java:840)
165
166
167"FileSystemWatchService" daemon prio=5 Id=37 RUNNABLE (in native)
168 at java.base@17.0.16/sun.nio.fs.LinuxWatchService.poll(Native Method)
169 at java.base@17.0.16/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
170 at java.base@17.0.16/java.lang.Thread.run(Thread.java:840)
171
172
173"config-file-watcher-1-0" daemon prio=5 Id=38 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@335269bf
174 at java.base@17.0.16/jdk.internal.misc.Unsafe.park(Native Method)
175 - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@335269bf
176 at java.base@17.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
177 at java.base@17.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1679)
178 at java.base@17.0.16/java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:515)
179 at java.base@17.0.16/java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:677)
180 at java.base@17.0.16/sun.nio.fs.AbstractWatchService.poll(AbstractWatchService.java:108)
181 at knot//com.electronwill.nightconfig.core.file.FileWatcher$FsWatcher.run(FileWatcher.java:531)
182 at java.base@17.0.16/java.lang.Thread.run(Thread.java:840)
183
184
185"FileWatcher-2-thread-1" daemon prio=5 Id=39 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@63313cf9
186 at java.base@17.0.16/jdk.internal.misc.Unsafe.park(Native Method)
187 - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@63313cf9
188 at java.base@17.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
189 at java.base@17.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
190 at java.base@17.0.16/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
191 at java.base@17.0.16/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
192 at java.base@17.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1630)
193 at java.base@17.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)
194 at java.base@17.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
195 ...
196
197
198"HttpClient-1-SelectorManager" daemon prio=5 Id=40 RUNNABLE (in native)
199 at java.base@17.0.16/sun.nio.ch.EPoll.wait(Native Method)
200 at java.base@17.0.16/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:118)
201 at java.base@17.0.16/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
202 - locked sun.nio.ch.Util$2@d728fb1
203 - locked sun.nio.ch.EPollSelectorImpl@8378979
204 at java.base@17.0.16/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
205 at platform/java.net.http@17.0.16/jdk.internal.net.http.HttpClientImpl$SelectorManager.run(HttpClientImpl.java:894)
206
207
208"FileSystemWatchService" daemon prio=5 Id=43 RUNNABLE (in native)
209 at java.base@17.0.16/sun.nio.fs.LinuxWatchService.poll(Native Method)
210 at java.base@17.0.16/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
211 at java.base@17.0.16/java.lang.Thread.run(Thread.java:840)
212
213
214"Config Lib config file watcher" daemon prio=5 Id=44 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@28080651
215 at java.base@17.0.16/jdk.internal.misc.Unsafe.park(Native Method)
216 - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@28080651
217 at java.base@17.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
218 at java.base@17.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
219 at java.base@17.0.16/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
220 at java.base@17.0.16/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
221 at java.base@17.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1630)
222 at java.base@17.0.16/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
223 at java.base@17.0.16/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
224 ...
225
226
227"DFU cleaning thread" daemon prio=1 Id=45 TIMED_WAITING
228 at java.base@17.0.16/jdk.internal.misc.Unsafe.park(Native Method)
229 at java.base@17.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
230 at knot//org.embeddedt.modernfix.dfu.DFUBlaster$CleanerThread.run(DFUBlaster.java:61)
231
232
233"ConfigSaver" daemon prio=5 Id=46 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4234215d
234 at java.base@17.0.16/jdk.internal.misc.Unsafe.park(Native Method)
235 - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4234215d
236 at java.base@17.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
237 at java.base@17.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
238 at java.base@17.0.16/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
239 at java.base@17.0.16/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
240 at java.base@17.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1630)
241 at java.base@17.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
242 at java.base@17.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
243 ...
244
245
246"Timer hack thread" daemon prio=5 Id=52 TIMED_WAITING
247 at java.base@17.0.16/java.lang.Thread.sleep(Native Method)
248 at knot//net.minecraft.class_156$9.run(class_156.java:839)
249
250
251"Yggdrasil Key Fetcher" daemon prio=5 Id=53 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5b2231ad
252 at java.base@17.0.16/jdk.internal.misc.Unsafe.park(Native Method)
253 - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5b2231ad
254 at java.base@17.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
255 at java.base@17.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1679)
256 at java.base@17.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
257 at java.base@17.0.16/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
258 at java.base@17.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
259 at java.base@17.0.16/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
260 at java.base@17.0.16/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
261 ...
262
263
264"Worker-Main-3" daemon prio=4 Id=59 WAITING on java.util.concurrent.CompletableFuture$Signaller@6fea17f1
265 at java.base@17.0.16/jdk.internal.misc.Unsafe.park(Native Method)
266 - waiting on java.util.concurrent.CompletableFuture$Signaller@6fea17f1
267 at java.base@17.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
268 at java.base@17.0.16/java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1864)
269 at java.base@17.0.16/java.util.concurrent.ForkJoinPool.compensatedBlock(ForkJoinPool.java:3451)
270 at java.base@17.0.16/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
271 at java.base@17.0.16/java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1898)
272 at java.base@17.0.16/java.util.concurrent.CompletableFuture.join(CompletableFuture.java:2117)
273 at knot//net.minecraft.class_3215.method_12121(class_3215.java:123)
274 ...
275
276
277"Server thread" prio=8 Id=61 TIMED_WAITING on java.lang.String@7b8aed3
278 at java.base@17.0.16/jdk.internal.misc.Unsafe.park(Native Method)
279 - waiting on java.lang.String@7b8aed3
280 at java.base@17.0.16/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
281 at knot//net.minecraft.class_1255.method_20813(class_1255.java:151)
282 at knot//net.minecraft.class_1255.method_18857(class_1255.java:141)
283 at knot//net.minecraft.class_3215.method_12121(class_3215.java:140)
284 at knot//net.minecraft.class_3215.method_20586(class_3215.java:123)
285 at knot//net.minecraft.class_3215$$Lambda$23900/0x00007c741a546760.get(Unknown Source)
286 at java.base@17.0.16/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
287 ...
288
289
290"DestroyJavaVM" prio=5 Id=63 RUNNABLE
291
292
293"Server console handler" daemon prio=8 Id=64 RUNNABLE (in native)
294 at java.base@17.0.16/java.io.FileInputStream.readBytes(Native Method)
295 at java.base@17.0.16/java.io.FileInputStream.read(FileInputStream.java:276)
296 at java.base@17.0.16/java.io.BufferedInputStream.read1(BufferedInputStream.java:282)
297 at java.base@17.0.16/java.io.BufferedInputStream.read(BufferedInputStream.java:343)
298 - locked java.io.BufferedInputStream@64e559b0
299 at java.base@17.0.16/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:287)
300 at java.base@17.0.16/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:330)
301 at java.base@17.0.16/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:190)
302 - locked java.io.InputStreamReader@2e80a3d8
303 at java.base@17.0.16/java.io.InputStreamReader.read(InputStreamReader.java:177)
304 ...
305
306
307"Netty Epoll Server IO #0" daemon prio=5 Id=65 RUNNABLE (in native)
308 at knot//io.netty.channel.epoll.Native.epollWait(Native Method)
309 at knot//io.netty.channel.epoll.Native.epollWait(Native.java:209)
310 at knot//io.netty.channel.epoll.Native.epollWait(Native.java:202)
311 at knot//io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:306)
312 at knot//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:363)
313 at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
314 at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
315 at java.base@17.0.16/java.lang.Thread.run(Thread.java:840)
316
317
318"Query Listener #1" prio=8 Id=70 RUNNABLE
319 at java.base@17.0.16/sun.nio.ch.Net.poll(Native Method)
320 at java.base@17.0.16/sun.nio.ch.SelChImpl.park(SelChImpl.java:98)
321 at java.base@17.0.16/sun.nio.ch.DatagramChannelImpl.trustedBlockingReceive(DatagramChannelImpl.java:705)
322 at java.base@17.0.16/sun.nio.ch.DatagramChannelImpl.blockingReceive(DatagramChannelImpl.java:633)
323 at java.base@17.0.16/sun.nio.ch.DatagramSocketAdaptor.receive(DatagramSocketAdaptor.java:240)
324 at java.base@17.0.16/java.net.DatagramSocket.receive(DatagramSocket.java:700)
325 at knot//net.minecraft.class_3364.run(class_3364.java:259)
326 at java.base@17.0.16/java.lang.Thread.run(Thread.java:840)
327
328 Number of locked synchronizers = 1
329 - java.util.concurrent.locks.ReentrantLock$NonfairSync@11ea7c66
330
331
332"Server Watchdog" daemon prio=8 Id=71 RUNNABLE
333 at java.management@17.0.16/sun.management.ThreadImpl.dumpThreads0(Native Method)
334 at java.management@17.0.16/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:528)
335 at java.management@17.0.16/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:516)
336 at knot//net.minecraft.class_3178.run(class_3178.java:47)
337 at java.base@17.0.16/java.lang.Thread.run(Thread.java:840)
338
339
340"Java2D Disposer" daemon prio=10 Id=72 WAITING on java.lang.ref.ReferenceQueue$Lock@53e696be
341 at java.base@17.0.16/java.lang.Object.wait(Native Method)
342 - waiting on java.lang.ref.ReferenceQueue$Lock@53e696be
343 at java.base@17.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
344 at java.base@17.0.16/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
345 at java.desktop@17.0.16/sun.java2d.Disposer.run(Disposer.java:145)
346 at java.base@17.0.16/java.lang.Thread.run(Thread.java:840)
347
348
349"jolokia-0" daemon prio=5 Id=75 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1d806dab
350 at java.base@17.0.16/jdk.internal.misc.Unsafe.park(Native Method)
351 - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1d806dab
352 at java.base@17.0.16/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
353 at java.base@17.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
354 at java.base@17.0.16/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
355 at java.base@17.0.16/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
356 at java.base@17.0.16/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1630)
357 at java.base@17.0.16/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
358 at java.base@17.0.16/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
359 ...
360
361
362"Netty Epoll Server IO #1" daemon prio=5 Id=76 RUNNABLE (in native)
363 at knot//io.netty.channel.epoll.Native.epollWait(Native Method)
364 at knot//io.netty.channel.epoll.Native.epollWait(Native.java:209)
365 at knot//io.netty.channel.epoll.Native.epollWait(Native.java:202)
366 at knot//io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:306)
367 at knot//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:363)
368 at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
369 at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
370 at java.base@17.0.16/java.lang.Thread.run(Thread.java:840)
371
372
373"Netty Epoll Server IO #2" daemon prio=5 Id=77 RUNNABLE (in native)
374 at knot//io.netty.channel.epoll.Native.epollWait(Native Method)
375 at knot//io.netty.channel.epoll.Native.epollWait(Native.java:209)
376 at knot//io.netty.channel.epoll.Native.epollWait(Native.java:202)
377 at knot//io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:306)
378 at knot//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:363)
379 at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
380 at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
381 at java.base@17.0.16/java.lang.Thread.run(Thread.java:840)
382
383
384"Netty Epoll Server IO #3" daemon prio=5 Id=78 RUNNABLE (in native)
385 at knot//io.netty.channel.epoll.Native.epollWait(Native Method)
386 at knot//io.netty.channel.epoll.Native.epollWait(Native.java:209)
387 at knot//io.netty.channel.epoll.Native.epollWait(Native.java:202)
388 at knot//io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:306)
389 at knot//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:363)
390 at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
391 at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
392 at java.base@17.0.16/java.lang.Thread.run(Thread.java:840)
393
394
395"Netty Epoll Server IO #4" daemon prio=5 Id=82 RUNNABLE (in native)
396 at knot//io.netty.channel.epoll.Native.epollWait(Native Method)
397 at knot//io.netty.channel.epoll.Native.epollWait(Native.java:209)
398 at knot//io.netty.channel.epoll.Native.epollWait(Native.java:202)
399 at knot//io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:306)
400 at knot//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:363)
401 at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
402 at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
403 at java.base@17.0.16/java.lang.Thread.run(Thread.java:840)
404
405
406"Netty Epoll Server IO #5" daemon prio=5 Id=83 RUNNABLE (in native)
407 at knot//io.netty.channel.epoll.Native.epollWait(Native Method)
408 at knot//io.netty.channel.epoll.Native.epollWait(Native.java:209)
409 at knot//io.netty.channel.epoll.Native.epollWait(Native.java:202)
410 at knot//io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:306)
411 at knot//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:363)
412 at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
413 at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
414 at java.base@17.0.16/java.lang.Thread.run(Thread.java:840)
415
416
417"Netty Epoll Server IO #6" daemon prio=5 Id=84 RUNNABLE (in native)
418 at knot//io.netty.channel.epoll.Native.epollWait(Native Method)
419 at knot//io.netty.channel.epoll.Native.epollWait(Native.java:209)
420 at knot//io.netty.channel.epoll.Native.epollWait(Native.java:202)
421 at knot//io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:306)
422 at knot//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:363)
423 at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
424 at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
425 at java.base@17.0.16/java.lang.Thread.run(Thread.java:840)
426
427
428"Netty Epoll Server IO #7" daemon prio=5 Id=89 RUNNABLE (in native)
429 at knot//io.netty.channel.epoll.Native.epollWait(Native Method)
430 at knot//io.netty.channel.epoll.Native.epollWait(Native.java:209)
431 at knot//io.netty.channel.epoll.Native.epollWait(Native.java:202)
432 at knot//io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:306)
433 at knot//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:363)
434 at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
435 at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
436 at java.base@17.0.16/java.lang.Thread.run(Thread.java:840)
437
438
439"Netty Epoll Server IO #8" daemon prio=5 Id=101 RUNNABLE (in native)
440 at knot//io.netty.channel.epoll.Native.epollWait(Native Method)
441 at knot//io.netty.channel.epoll.Native.epollWait(Native.java:209)
442 at knot//io.netty.channel.epoll.Native.epollWait(Native.java:202)
443 at knot//io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:306)
444 at knot//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:363)
445 at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
446 at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
447 at java.base@17.0.16/java.lang.Thread.run(Thread.java:840)
448
449
450"Netty Epoll Server IO #9" daemon prio=5 Id=107 RUNNABLE (in native)
451 at knot//io.netty.channel.epoll.Native.epollWait(Native Method)
452 at knot//io.netty.channel.epoll.Native.epollWait(Native.java:209)
453 at knot//io.netty.channel.epoll.Native.epollWait(Native.java:202)
454 at knot//io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:306)
455 at knot//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:363)
456 at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
457 at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
458 at java.base@17.0.16/java.lang.Thread.run(Thread.java:840)
459
460
461
462Stacktrace:
463 at knot//net.minecraft.class_3178.run(class_3178.java:63)
464 at java.base/java.lang.Thread.run(Thread.java:840)
465
466-- Performance stats --
467Details:
468 Random tick rate: 3
469 Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 4, entities: 946,946,560,2849,2849,2,0 [minecraft:item:91,minecraft:skeleton:64,minecraft:creeper:53,artifacts:mimic:51,minecraft:zombie:45], block_entities: 1447 [minecraft:campfire:387,minecraft:sign:266,minecraft:furnace:205,minecraft:mob_spawner:182,minecraft:blast_furnace:105], block_ticks: 201579, fluid_ticks: 7503, chunk_source: Chunks[S] W: 9625 E: 946,946,560,2849,2849,2,0,
470ResourceKey[minecraft:dimension / ad_astra:mercury]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
471ResourceKey[minecraft:dimension / ad_astra:mars_orbit]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
472ResourceKey[minecraft:dimension / ad_astra:mars]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
473ResourceKey[minecraft:dimension / deeperdarker:otherside]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
474ResourceKey[minecraft:dimension / minecraft:the_end]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
475ResourceKey[minecraft:dimension / aether:the_aether]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
476ResourceKey[minecraft:dimension / ad_astra:mercury_orbit]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
477ResourceKey[minecraft:dimension / ad_astra:moon_orbit]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
478ResourceKey[minecraft:dimension / ad_astra:venus]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
479ResourceKey[minecraft:dimension / ad_astra:moon]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
480ResourceKey[minecraft:dimension / ad_astra:venus_orbit]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
481ResourceKey[minecraft:dimension / minecraft:the_nether]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
482ResourceKey[minecraft:dimension / ad_astra:glacio]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
483ResourceKey[minecraft:dimension / ad_astra:earth_orbit]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
484ResourceKey[minecraft:dimension / ad_astra:glacio_orbit]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0
485
486-- System Details --
487Details:
488 Minecraft Version: 1.20.1
489 Minecraft Version ID: 1.20.1
490 Operating System: Linux (amd64) version 6.8.0-64-generic
491 Java Version: 17.0.16, Eclipse Adoptium
492 Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
493 Memory: 2419779200 bytes (2307 MiB) / 5368709120 bytes (5120 MiB) up to 10737418240 bytes (10240 MiB)
494 CPUs: 5
495 Processor Vendor: AuthenticAMD
496 Processor Name: AMD EPYC 74F3 24-Core Processor
497 Identifier: AuthenticAMD Family 25 Model 1 Stepping 1
498 Microarchitecture: Zen 3
499 Frequency (GHz): -0.00
500 Number of physical packages: 1
501 Number of physical CPUs: 24
502 Number of logical CPUs: 48
503 Graphics card #0 name: unknown
504 Graphics card #0 vendor: unknown
505 Graphics card #0 VRAM (MB): 0.00
506 Graphics card #0 deviceId: unknown
507 Graphics card #0 versionInfo: unknown
508 Virtual memory max (MB): 258833.80
509 Virtual memory used (MB): 83560.03
510 Swap memory total (MB): 1024.00
511 Swap memory used (MB): 452.00
512 JVM Flags: 2 total; -Xmx10240M -Xms5120M
513 Fabric Mods:
514 abridged: Abridged 2.0.0
515 accessories: Accessories 1.0.0-beta.48+1.20.1
516 io_wispforest_endec: endec 0.1.8
517 io_wispforest_endec_gson: gson 0.1.5
518 io_wispforest_endec_netty: netty 0.1.4
519 ad_astra: Ad Astra 1.15.20
520 javazoom_jlayer: jlayer 1.0.1
521 addonslib: AddonsLib 1.20.1-1.7
522 aether: The Aether 1.5.2-beta.6
523 cardinal-components-world: Cardinal Components API (worlds) 5.2.2
524 mm_shedaniel: Manningham Mills (shedaniel's fork) 2.4.1
525 nitrogen_internals: Nitrogen 1.20.1-1.0.15-fabric
526 porting_lib_asm: Porting Lib ASM 2.3.9-beta.51+1.20.1
527 porting_lib_base: Porting Lib Base 2.3.9-beta.52+1.20.1
528 porting_lib_accessors: Porting Lib Accessors 2.3.9-beta.52+1.20.1
529 porting_lib_attributes: Porting Lib Attributes 2.3.9-beta.52+1.20.1
530 porting_lib_common: Porting Lib Common 2.3.9-beta.52+1.20.1
531 porting_lib_config: Porting Lib Config 2.3.9-beta.52+1.20.1
532 porting_lib_core: Porting Lib Core 2.3.9-beta.52+1.20.1
533 porting_lib_entity: Porting Lib Entity 2.3.9-beta.52+1.20.1
534 porting_lib_extensions: Porting Lib Extensions 2.3.9-beta.52+1.20.1
535 porting_lib_fluids: Porting Lib Fluids 2.3.9-beta.52+1.20.1
536 porting_lib_gui_utils: Porting Lib Gui Utils 2.3.9-beta.52+1.20.1
537 porting_lib_lazy_registration: Porting Lib Lazy Register 2.3.9-beta.52+1.20.1
538 porting_lib_mixin_extensions: Porting Lib Mixin Extensions 2.3.9-beta.52+1.20.1
539 porting_lib_tool_actions: Porting Lib Tool Actions 2.3.9-beta.52+1.20.1
540 porting_lib_transfer: Porting Lib Transfer 2.3.9-beta.52+1.20.1
541 porting_lib_utility: Porting Lib Utility 2.3.9-beta.52+1.20.1
542 porting_lib_blocks: Porting Lib Blocks 2.3.9-beta.51+1.20.1
543 porting_lib_brewing: Porting Lib Brewing 2.3.9-beta.51+1.20.1
544 porting_lib_client_events: Porting Lib Client Events 2.3.9-beta.51+1.20.1
545 porting_lib_data: Porting Lib Data 2.3.9-beta.51+1.20.1
546 porting_lib_items: Porting Lib Items 2.3.9-beta.51+1.20.1
547 porting_lib_level_events: Porting Lib Level Events 2.3.9-beta.51+1.20.1
548 porting_lib_loot: Porting Lib Loot 2.3.9-beta.51+1.20.1
549 porting_lib_model_generators: Porting Lib Model Generators 2.3.9-beta.51+1.20.1
550 porting_lib_model_materials: Porting Lib Model Materials 2.3.9-beta.51+1.20.1
551 porting_lib_model_loader: Porting Lib Model Loader 2.3.9-beta.51+1.20.1
552 porting_lib_models: Porting Lib Models 2.3.9-beta.51+1.20.1
553 porting_lib_networking: Porting Lib Networking 2.3.9-beta.51+1.20.1
554 porting_lib_recipe_book_categories: Porting Lib Recipe Book Categories 2.3.9-beta.51+1.20.1
555 porting_lib_tags: Porting Lib Tags 3.0
556 appleskin: AppleSkin 2.5.1+mc1.20
557 architectury: Architectury 9.2.14
558 artifacts: Artifacts 9.5.15
559 cardinal-components-base: Cardinal Components API (base) 5.2.2
560 cardinal-components-entity: Cardinal Components API (entities) 5.2.2
561 expandability: ExpandAbility 9.0.4
562 step-height-entity-attribute: Step Height Entity Attribute 1.2.0
563 attributefix: AttributeFix 21.0.4
564 automobility: Automobility 0.4.2+1.20.1-fabric
565 jsonem: JsonEM 0.2.1+1.20
566 backpacked: Backpacked 3.0.0-beta.9
567 mm: Manningham Mills 2.3
568 bakery: [Let's Do] Bakery 1.1.15
569 balm: Balm 7.3.37
570 kuma_api: KumaAPI 20.1.12
571 bcc: BetterCompatibilityChecker 4.0.8
572 betterarcheology: Better Archeology 1.2.1-1.20.1
573 bettercombat: Better Combat 1.8.6+1.20.1
574 biomesoplenty: BiomesOPlenty **.**.**.**
575 biomeswevegone: Oh The Biomes We've Gone 1.7.1
576 bookshelf: Bookshelf 20.2.13
577 botanypots: BotanyPots 13.0.41
578 botanytrees: BotanyTrees 9.0.19
579 botarium: Botarium 2.3.4
580 team_reborn_energy: Energy 3.0.0
581 brewery: [Let's Do] Brewery 1.1.9
582 brutalbosses: brutalbosses Mod 1.20.1-8.4
583 carryon: Carry On **.**.**.**
584 charmofundying: Charm of Undying 6.5.0+1.20.1
585 cloth-config: Cloth Config v11 11.1.136
586 cloth-basic-math: cloth-basic-math 0.6.1
587 clumps: Clumps **.**.**.**
588 comforts: Comforts 6.4.0+1.20.1
589 spectrelib: SpectreLib 0.13.15+1.20.1
590 configured: Configured 2.2.3
591 cookingforblockheads: Cooking for Blockheads 16.0.14
592 corgilib: CorgiLib **.**.**.**
593 com_electronwill_night-config_core: core 3.8.2
594 com_electronwill_night-config_toml: toml 3.8.2
595 coroutil: CoroUtil 1.20.1-1.3.7
596 cristellib: Cristel Lib 1.1.5
597 blue_endless_jankson: jankson 1.2.3
598 crittersandcompanions: Critters and Companions 1.20.1-2.3.5
599 croptopia: Croptopia 3.0.3
600 ctov: ChoiceTheorem's Overhauled Village 3.4.14
601 cupboard: cupboard 1.20.1-2.7
602 deeperdarker: Deeper and Darker 1.3.3
603 customportalapi: Custom Portal Api 0.0.1-beta64-1.20
604 disenchanting_table: Dis-Enchanting Table 5.0.2
605 doapi: [Let's Do] API 1.2.15
606 terraform-wood-api-v1: Terraform Wood API (v1) 7.0.1
607 dragonfight: Dragonfight Mod 1.20.1-4.7
608 duckling: Duckling 3.0.0
609 easy_mob_farm: Easy Mob Farm 10.2.0
610 ecologics: Ecologics 2.2.2
611 elytraslot: Elytra Slot 6.4.4+1.20.1
612 elytratrims: Elytra Trims 3.9.3
613 conditional-mixin: conditional mixin 0.6.4
614 mixinsquared: MixinSquared 0.3.3
615 epherolib: EpheroLib 1.2.0
616 explorerscompass: Explorer's Compass 1.20.1-2.2.3-fabric
617 fabric-api: Fabric API 0.92.6+1.20.1
618 fabric-api-base: Fabric API Base 0.4.32+1802ada577
619 fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.37+1802ada577
620 fabric-biome-api-v1: Fabric Biome API (v1) 13.0.14+1802ada577
621 fabric-block-api-v1: Fabric Block API (v1) 1.0.12+1802ada577
622 fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.3+924f046a77
623 fabric-command-api-v1: Fabric Command API (v1) 1.2.35+f71b366f77
624 fabric-command-api-v2: Fabric Command API (v2) 2.2.14+1802ada577
625 fabric-commands-v0: Fabric Commands (v0) 0.2.52+df3654b377
626 fabric-containers-v0: Fabric Containers (v0) 0.1.67+df3654b377
627 fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.13+1802ada577
628 fabric-convention-tags-v1: Fabric Convention Tags 1.5.6+1802ada577
629 fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.20+1802ada577
630 fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.2+de0fd6d177
631 fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.7+1802ada577
632 fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.55+1802ada577
633 fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.1+1c78457f77
634 fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.5+13a40c6677
635 fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.64+df3654b377
636 fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.41+1802ada577
637 fabric-item-api-v1: Fabric Item API (v1) 2.1.29+1802ada577
638 fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.14+1802ada577
639 fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.23+1802ada577
640 fabric-loot-api-v2: Fabric Loot API (v2) 1.2.3+1802ada577
641 fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.47+9e7660c677
642 fabric-message-api-v1: Fabric Message API (v1) 5.1.10+1802ada577
643 fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.52+1802ada577
644 fabric-networking-api-v1: Fabric Networking API (v1) 1.3.14+a158aa0477
645 fabric-networking-v0: Fabric Networking (v0) 0.3.54+df3654b377
646 fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.5+e35120df77
647 fabric-particles-v1: Fabric Particles (v1) 1.1.3+1802ada577
648 fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.24+1802ada577
649 fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.6+1802ada577
650 fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.39+92a0d36777
651 fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.29+1802ada577
652 fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.9+1802ada577
653 fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.12+fb82e9d777
654 fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.33+1802ada577
655 fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.6+8dd72ea377
656 fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.2+1802ada577
657 fabric-language-kotlin: Fabric Language Kotlin 1.13.7+kotlin.2.2.21
658 org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.2.21
659 org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.2.21
660 org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.2.21
661 org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.2.21
662 org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.29.0
663 org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.2
664 org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.2
665 org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.7.1
666 org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.8.0
667 org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.8.0
668 org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.9.0
669 org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.9.0
670 org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.9.0
671 fabricloader: Fabric Loader 0.18.0
672 mixinextras: MixinExtras 0.5.0
673 farmers_structures: FarmersStructures 1.0.0
674 farmersdelight: Farmer's Delight 1.20.1-1.4.3
675 forgeconfigapiport: Forge Config API Port 8.0.2
676 formations: Formations 1.0.4
677 formationsoverworld: Formations Overworld 1.0.5
678 framework: Framework 0.7.15
679 org_javassist_javassist: javassist 3.29.2-GA
680 org_reflections_reflections: reflections 0.10.2
681 galosphere: Galosphere 1.20.1-1.4.1
682 geckolib: GeckoLib 4 4.8.2
683 com_eliotlash_mclib_mclib: mclib 20
684 glitchcore: GlitchCore **.**.**.**
685 goblintraders: Goblin Traders 1.11.5
686 gpumemleakfix: Gpu memory leak fix mod 1.20.1-1.8
687 herbalbrews: [Let's Do] HerbalBrews 1.0.12
688 iceberg: Iceberg 1.1.25
689 illagerinvasion: Illager Invasion 8.0.7
690 extensibleenums: Extensible Enums 7.0.1
691 illagerwarship: Illager-Warship 1.0.0
692 immersive_aircraft: Immersive Aircraft 1.4.0+1.20.1
693 org_mariuszgromada_math_mathparser_org-mxparser: MathParser.org-mXparser 5.2.1
694 immersive_armors: Immersive Armors 1.7.1+1.20.1
695 ironchests: Iron Chests: Restocked 5.0.2
696 jade: Jade 11.13.1+fabric
697 java: OpenJDK 64-Bit Server VM 17
698 jei: Just Enough Items **.**.**.**
699 jeresources: Just Enough Resources **.**.**.**
700 justzoom: Just Zoom 2.1.0
701 konkrete: Konkrete 1.8.1
702 leavesbegone: Leaves Be Gone 8.0.0
703 lithostitched: Lithostitched 1.4.11
704 magistuarmory: Epic-Knights: Shields, Armor and Weapons 9.31
705 man_of_many_planes: Man of Many Planes 0.2.0+1.20.1
706 mcwbiomesoplenty: Macaw's Biomes O' Plenty 1.20.1-1.4
707 net_jodah_typetools: typetools 0.6.3
708 mcwbridges: Macaw's Bridges 3.1.0
709 mcwdoors: Macaw's Doors 1.1.2
710 mcwfences: Macaw's Fences and Walls 1.2.0
711 mcwfurnitures: Macaw's Furniture 3.4.0
712 mcwlights: Macaw's Lights and Lamps 1.1.2
713 mcwpaths: Macaw's Paths and Pavings 1.1.1
714 mcwroofs: Macaw's Roofs 2.3.2
715 mcwstairs: Macaw's Stairs and Balconies 1.0.1
716 mcwtrpdoors: Macaw's Trapdoors 1.1.4
717 mcwwindows: Macaw's Windows 2.4.1
718 mes: Moog's End Structures 1.4.6-1.20-fabric
719 minecraft: Minecraft 1.20.1
720 mns: MoogsNetherStructures 2.0.2
721 modern_industrialization: Modern Industrialization 1.8.6
722 magna: Magna 1.10.1+1.20.1
723 omega-config: OmegaConfig 1.0.8
724 patchouli: Patchouli 1.20.1-81-FABRIC
725 fiber: fiber 0.23.0-2
726 playerabilitylib: Pal 1.8.0
727 modernfix: ModernFix 5.25.1+mc1.20.1
728 monolib: MonoLib 2.1.0
729 moogs_structures: Moog's Structure Lib 1.1.0-1.20-1.20.4
730 moonlight: Moonlight 1.20-2.16.15
731 mr_dungeons_andtaverns: Dungeons and Taverns 3.0.3.f
732 mr_dungeons_andtavernsancientcityoverhaul: Dungeons and Taverns Ancient City Overhaul 1
733 mr_tidal_towns: Tidal Towns 1.3.4
734 mss: MoogsSoaringStructures 2.0.0
735 musketmod: Musket Mod 1.4.6-X
736 mutantmonsters: Mutant Monsters 8.0.8
737 mvs: Moog's Voyager Structures 5.0.21
738 naturalist: Naturalist 5.0pre5
739 midnightlib: MidnightLib 1.4.1
740 necronomicon: Necronomicon 1.6.0
741 netherexp: Jaden's Nether Expansion 2.1.3
742 nochatreports: No Chat Reports 1.20.1-v2.2.2
743 ohthetreesyoullgrow: Oh The Trees You'll Grow 1.4.2
744 owo: oωo 0.11.2+1.20
745 player-animator: Player Animator 1.0.2-rc1+1.20
746 pointblank: Point Blank 1.9.6
747 powah: Powah! 5.0.11
748 puzzleslib: Puzzles Lib 8.1.33
749 puzzlesaccessapi: Puzzles Access Api 20.1.1
750 refurbished_furniture: MrCrayfish's Furniture Mod: Refurbished 1.0.20
751 resourcefulconfig: Resourcefulconfig 2.1.3
752 resourcefullib: Resourceful Lib 2.1.29
753 com_teamresourceful_bytecodecs: bytecodecs 1.0.2
754 com_teamresourceful_yabn: yabn 1.0.3
755 simplyswords: Simply Swords 1.56.0-1.20.1
756 skinlayers3d: 3d-Skin-Layers 1.9.2
757 transition: TRansition 1.0.6
758 trender: TRender 1.0.7
759 smallships: Small Ships 2.0.0-b1.4
760 sound_physics_remastered: Sound Physics Remastered 1.20.1-1.5.1
761 storagedrawers: Storage Drawers 12.14.3
762 structureessentials: Structure Essentials Mod 1.20.1-4.8
763 supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8+a
764 supermartijn642corelib: SuperMartijn642's Core Lib 1.1.18+a
765 supplementaries: Supplementaries 1.20-3.1.41
766 t_and_t: Towns and Towers 1.12
767 terrablender: TerraBlender **.**.**.**
768 terralith: Terralith 2.5.4
769 thirstybottles: ThirstyBottles 7.0.2
770 tiered: Tierify 1.2.0
771 autotag: AutoTag 2.0.2+1.20
772 autotag-convention: AutoTag Convention 2.0.2+1.20
773 com_fasterxml_jackson_core_jackson-annotations: jackson-annotations 2.15.2
774 com_fasterxml_jackson_core_jackson-core: jackson-core 2.15.2
775 com_fasterxml_jackson_core_jackson-databind: jackson-databind 2.15.2
776 libz: LibZ 1.0.2
777 reach-entity-attributes: Reach Entity Attributes 2.4.0
778 trashcans: Trash Cans 1.0.18
779 trinkets: Trinkets 3.7.2
780 underground_bunkers: Underground Bunkers 1.0.3
781 universalbonemeal: Universal Bone Meal 8.0.1
782 variantsandventures: Variants & Ventures 1.0.6
783 villagesandpillages: Villages & Pillages 1.0.2
784 vinery: [Let's Do] Vinery 1.4.41
785 watut: What Are They Up To 1.20.1-1.2.3
786 waystones: Waystones 14.1.17
787 xaerominimap: Xaero's Minimap 25.2.10
788 yigd: You're in Grave Danger 2.0.16
789 fabric-permissions-api-v0: fabric-permissions-api 0.2-SNAPSHOT
790 libgui: LibGui 8.1.1+1.20.1
791 jankson: Jankson 6.0.0+j1.2.3
792 libninepatch: LibNinePatch 1.2.0
793 yungsapi: YUNG's API 1.20-Fabric-4.0.6
794 zombieawareness: Zombie Awareness 1.20.1-1.13.1
795 Server Running: true
796 Player Count: 4 / 20; [class_3222['snakeboop'/7217, l='ServerLevel[RowanSMP]', x=-1963.96, y=66.00, z=3000.70], class_3222['kriskool75'/13115, l='ServerLevel[RowanSMP]', x=-5729.64, y=63.00, z=1636.18], class_3222['Brookke'/13340, l='ServerLevel[RowanSMP]', x=-5788.76, y=64.59, z=1602.35], class_3222['scullkrusher413'/13301, l='ServerLevel[RowanSMP]', x=-5708.07, y=117.25, z=1752.62]]
797 Data Packs: pointblank_resources, vanilla, Supplementaries Generated Pack, builtin/aether_accessories, fabric, lithostitched:breaks_seed_parity, resources/t_and_t_waystones_patch_1.19.2 (incompatible)
798 Enabled Feature Flags: minecraft:vanilla
799 World Generation: Stable
800 Is Modded: Definitely; Server brand changed to 'fabric'
801 Type: Dedicated Server (map_server.txt)
This log will be saved for 90 days from their last view.
Report abuse