Fabric 1.21 Crash Report

#FiXKVFI
382 lines
Raw
Analysis
Minecraft version:
1.21
Java version:
21.0.4
Fabric loader version:
0.16.13
1---- Minecraft Crash Report ----
2// Oh - I know what I did wrong!
3
4Time: 2025-04-25 02:37:36
5Description: Watching Server
6
7java.lang.Error: Watchdog
8 at knot//net.minecraft.class_3178.run(class_3178.java:51)
9 at java.base/java.lang.Thread.run(Thread.java:1583)
10
11
12A detailed walkthrough of the error, its code path and all known details is as follows:
13---------------------------------------------------------------------------------------
14
15-- Head --
16Thread: Server Watchdog
17Stacktrace:
18 at knot//net.minecraft.class_3178.run(class_3178.java:51)
19
20-- Thread Dump --
21Details:
22 Threads: "Reference Handler" daemon prio=10 Id=9 RUNNABLE
23 at java.base@21.0.4/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
24 at java.base@21.0.4/java.lang.ref.Reference.processPendingReferences(Reference.java:246)
25 at java.base@21.0.4/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:208)
26
27
28"Finalizer" daemon prio=8 Id=10 WAITING on java.lang.ref.NativeReferenceQueue$Lock@795a334f
29 at java.base@21.0.4/java.lang.Object.wait0(Native Method)
30 - waiting on java.lang.ref.NativeReferenceQueue$Lock@795a334f
31 at java.base@21.0.4/java.lang.Object.wait(Object.java:366)
32 at java.base@21.0.4/java.lang.Object.wait(Object.java:339)
33 at java.base@21.0.4/java.lang.ref.NativeReferenceQueue.await(NativeReferenceQueue.java:48)
34 at java.base@21.0.4/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:158)
35 at java.base@21.0.4/java.lang.ref.NativeReferenceQueue.remove(NativeReferenceQueue.java:89)
36 at java.base@21.0.4/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:173)
37
38
39"Signal Dispatcher" daemon prio=9 Id=11 RUNNABLE
40
41
42"Notification Thread" daemon prio=9 Id=16 RUNNABLE
43
44
45"Common-Cleaner" daemon prio=8 Id=17 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@779dd214
46 at java.base@21.0.4/jdk.internal.misc.Unsafe.park(Native Method)
47 - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@779dd214
48 at java.base@21.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
49 at java.base@21.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1847)
50 at java.base@21.0.4/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:71)
51 at java.base@21.0.4/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:143)
52 at java.base@21.0.4/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:218)
53 at java.base@21.0.4/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140)
54 at java.base@21.0.4/java.lang.Thread.runWith(Thread.java:1596)
55 ...
56
57
58"JNA Cleaner" daemon prio=5 Id=28 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@73a2583f
59 at java.base@21.0.4/jdk.internal.misc.Unsafe.park(Native Method)
60 - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@73a2583f
61 at java.base@21.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
62 at java.base@21.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1847)
63 at java.base@21.0.4/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:71)
64 at java.base@21.0.4/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:143)
65 at java.base@21.0.4/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:218)
66 at knot//com.sun.jna.internal.Cleaner$CleanerThread.run(Cleaner.java:154)
67
68
69"FileSystemWatchService" daemon prio=5 Id=29 RUNNABLE (in native)
70 at java.base@21.0.4/sun.nio.fs.LinuxWatchService.poll(Native Method)
71 at java.base@21.0.4/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:307)
72 at java.base@21.0.4/java.lang.Thread.runWith(Thread.java:1596)
73 at java.base@21.0.4/java.lang.Thread.run(Thread.java:1583)
74
75
76"Config Lib config file watcher" daemon prio=5 Id=30 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@36a0d82f
77 at java.base@21.0.4/jdk.internal.misc.Unsafe.park(Native Method)
78 - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@36a0d82f
79 at java.base@21.0.4/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
80 at java.base@21.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
81 at java.base@21.0.4/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
82 at java.base@21.0.4/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
83 at java.base@21.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
84 at java.base@21.0.4/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
85 at java.base@21.0.4/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
86 ...
87
88
89"FileSystemWatchService" daemon prio=5 Id=31 RUNNABLE (in native)
90 at java.base@21.0.4/sun.nio.fs.LinuxWatchService.poll(Native Method)
91 at java.base@21.0.4/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:307)
92 at java.base@21.0.4/java.lang.Thread.runWith(Thread.java:1596)
93 at java.base@21.0.4/java.lang.Thread.run(Thread.java:1583)
94
95
96"config-file-watcher-0-0" daemon prio=5 Id=32 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1e4855ff
97 at java.base@21.0.4/jdk.internal.misc.Unsafe.park(Native Method)
98 - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1e4855ff
99 at java.base@21.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
100 at java.base@21.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758)
101 at java.base@21.0.4/java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:515)
102 at java.base@21.0.4/java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:677)
103 at java.base@21.0.4/sun.nio.fs.AbstractWatchService.poll(AbstractWatchService.java:108)
104 at knot//com.electronwill.nightconfig.core.file.FileWatcher$FsWatcher.run(FileWatcher.java:530)
105 at java.base@21.0.4/java.lang.Thread.runWith(Thread.java:1596)
106 ...
107
108
109"pool-2-thread-1" prio=5 Id=33 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7dc2950
110 at java.base@21.0.4/jdk.internal.misc.Unsafe.park(Native Method)
111 - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7dc2950
112 at java.base@21.0.4/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
113 at java.base@21.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
114 at java.base@21.0.4/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
115 at java.base@21.0.4/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
116 at java.base@21.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
117 at java.base@21.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)
118 at java.base@21.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
119 ...
120
121
122"Timer hack thread" daemon prio=5 Id=42 TIMED_WAITING
123 at java.base@21.0.4/java.lang.Thread.sleep0(Native Method)
124 at java.base@21.0.4/java.lang.Thread.sleep(Thread.java:509)
125 at knot//net.minecraft.class_156$9.run(class_156.java:913)
126
127
128"Yggdrasil Key Fetcher" daemon prio=5 Id=43 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66defa34
129 at java.base@21.0.4/jdk.internal.misc.Unsafe.park(Native Method)
130 - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66defa34
131 at java.base@21.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
132 at java.base@21.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758)
133 at java.base@21.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
134 at java.base@21.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
135 at java.base@21.0.4/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
136 at java.base@21.0.4/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
137 at java.base@21.0.4/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
138 ...
139
140
141"DestroyJavaVM" prio=5 Id=48 RUNNABLE
142
143
144"Server console handler" daemon prio=5 Id=49 RUNNABLE (in native)
145 at java.base@21.0.4/java.io.FileInputStream.readBytes(Native Method)
146 at java.base@21.0.4/java.io.FileInputStream.read(FileInputStream.java:287)
147 at java.base@21.0.4/java.io.BufferedInputStream.read1(BufferedInputStream.java:345)
148 at java.base@21.0.4/java.io.BufferedInputStream.implRead(BufferedInputStream.java:420)
149 at java.base@21.0.4/java.io.BufferedInputStream.read(BufferedInputStream.java:399)
150 at java.base@21.0.4/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:350)
151 at java.base@21.0.4/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:393)
152 at java.base@21.0.4/sun.nio.cs.StreamDecoder.lockedRead(StreamDecoder.java:217)
153 ...
154
155 Number of locked synchronizers = 3
156 - java.util.concurrent.locks.ReentrantLock$NonfairSync@568f2760
157 - java.util.concurrent.locks.ReentrantLock$NonfairSync@a3477e3
158 - java.util.concurrent.locks.ReentrantLock$NonfairSync@6cc4595c
159
160
161"Netty Epoll Server IO #0" daemon prio=5 Id=50 RUNNABLE (in native)
162 at knot//io.netty.channel.epoll.Native.epollWait(Native Method)
163 at knot//io.netty.channel.epoll.Native.epollWait(Native.java:209)
164 at knot//io.netty.channel.epoll.Native.epollWait(Native.java:202)
165 at knot//io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:316)
166 at knot//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:373)
167 at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
168 at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
169 at java.base@21.0.4/java.lang.Thread.runWith(Thread.java:1596)
170 ...
171
172
173"Server Watchdog" daemon prio=5 Id=54 RUNNABLE
174 at java.management@21.0.4/sun.management.ThreadImpl.dumpThreads0(Native Method)
175 at java.management@21.0.4/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:518)
176 at java.management@21.0.4/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:506)
177 at knot//net.minecraft.class_3178.run(class_3178.java:48)
178 at java.base@21.0.4/java.lang.Thread.runWith(Thread.java:1596)
179 at java.base@21.0.4/java.lang.Thread.run(Thread.java:1583)
180
181
182"Java2D Disposer" daemon prio=10 Id=55 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7dda11aa
183 at java.base@21.0.4/jdk.internal.misc.Unsafe.park(Native Method)
184 - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7dda11aa
185 at java.base@21.0.4/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
186 at java.base@21.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
187 at java.base@21.0.4/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
188 at java.base@21.0.4/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
189 at java.base@21.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
190 at java.base@21.0.4/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:67)
191 at java.base@21.0.4/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:158)
192 ...
193
194
195"Netty Epoll Server IO #1" daemon prio=5 Id=58 RUNNABLE (in native)
196 at knot//io.netty.channel.epoll.Native.epollWait(Native Method)
197 at knot//io.netty.channel.epoll.Native.epollWait(Native.java:209)
198 at knot//io.netty.channel.epoll.Native.epollWait(Native.java:202)
199 at knot//io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:316)
200 at knot//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:373)
201 at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
202 at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
203 at java.base@21.0.4/java.lang.Thread.runWith(Thread.java:1596)
204 ...
205
206
207"Netty Epoll Server IO #2" daemon prio=5 Id=64 RUNNABLE (in native)
208 at knot//io.netty.channel.epoll.Native.epollWait(Native Method)
209 at knot//io.netty.channel.epoll.Native.epollWait(Native.java:209)
210 at knot//io.netty.channel.epoll.Native.epollWait(Native.java:202)
211 at knot//io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:316)
212 at knot//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:373)
213 at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
214 at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
215 at java.base@21.0.4/java.lang.Thread.runWith(Thread.java:1596)
216 ...
217
218
219"Netty Epoll Server IO #3" daemon prio=5 Id=65 RUNNABLE (in native)
220 at knot//io.netty.channel.epoll.Native.epollWait(Native Method)
221 at knot//io.netty.channel.epoll.Native.epollWait(Native.java:209)
222 at knot//io.netty.channel.epoll.Native.epollWait(Native.java:202)
223 at knot//io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:316)
224 at knot//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:373)
225 at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
226 at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
227 at java.base@21.0.4/java.lang.Thread.runWith(Thread.java:1596)
228 ...
229
230
231
232Stacktrace:
233 at knot//net.minecraft.class_3178.run(class_3178.java:51)
234 at java.base/java.lang.Thread.run(Thread.java:1583)
235
236-- Performance stats --
237Details:
238 Random tick rate: 20
239 Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 2, entities: 4,2,3,0,0,0,1105 [minecraft:player:2], block_entities: 971 [<null>:971], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 4,2,3,0,0,0,1105,
240ResourceKey[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,
241ResourceKey[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
242Stacktrace:
243 at knot//net.minecraft.class_3178.run(class_3178.java:51)
244 at java.base/java.lang.Thread.run(Thread.java:1583)
245
246-- System Details --
247Details:
248 Minecraft Version: 1.21
249 Minecraft Version ID: 1.21
250 Operating System: Linux (amd64) version 6.1.0-32-cloud-amd64
251 Java Version: 21.0.4, Eclipse Adoptium
252 Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
253 Memory: 172610312 bytes (164 MiB) / 1509949440 bytes (1440 MiB) up to 7730102272 bytes (7372 MiB)
254 CPUs: 2
255 Processor Vendor: AuthenticAMD
256 Processor Name: AMD EPYC 9354P 32-Core Processor
257 Identifier: AuthenticAMD Family 25 Model 17 Stepping 1
258 Microarchitecture: Zen 3
259 Frequency (GHz): -0.00
260 Number of physical packages: 1
261 Number of physical CPUs: 2
262 Number of logical CPUs: 2
263 Graphics card #0 name: unknown
264 Graphics card #0 vendor: unknown
265 Graphics card #0 VRAM (MiB): 0.00
266 Graphics card #0 deviceId: unknown
267 Graphics card #0 versionInfo: unknown
268 Virtual memory max (MiB): 3976.39
269 Virtual memory used (MiB): 3063.50
270 Swap memory total (MiB): 0.00
271 Swap memory used (MiB): 0.00
272 Space in storage for jna.tmpdir (MiB): <path not set>
273 Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
274 Space in storage for io.netty.native.workdir (MiB): <path not set>
275 Space in storage for java.io.tmpdir (MiB): available: 86494.23, total: 100582.12
276 Space in storage for workdir (MiB): available: 86494.23, total: 100582.12
277 JVM Flags: 2 total; -Xmx7372M -Xms256M
278 Fabric Mods:
279 architectury: Architectury 13.0.8
280 athena: Athena 4.0.1
281 balm: Balm 21.0.41
282 kuma_api: KumaAPI 21.0.5
283 cardinal-components: Cardinal Components API 6.1.2
284 cardinal-components-base: Cardinal Components API (base) 6.1.2
285 cardinal-components-block: Cardinal Components API (blocks) 6.1.2
286 cardinal-components-chunk: Cardinal Components API (chunks) 6.1.2
287 cardinal-components-entity: Cardinal Components API (entities) 6.1.2
288 cardinal-components-item: Cardinal Components API (items) 6.1.2
289 cardinal-components-level: Cardinal Components API (world saves) 6.1.2
290 cardinal-components-scoreboard: Cardinal Components API (scoreboard) 6.1.2
291 cardinal-components-world: Cardinal Components API (worlds) 6.1.2
292 carryon: Carry On 2.2.1
293 chunkloaders: Chunk Loaders 1.2.8+b
294 cloth-config: Cloth Config v15 15.0.140
295 cloth-basic-math: cloth-basic-math 0.6.1
296 collective: Collective 8.3
297 doubledoors: Double Doors 7.0
298 elytraslot: Elytra Slot 9.0.1+1.21.1
299 fabric-api: Fabric API 0.102.0+1.21
300 fabric-api-base: Fabric API Base 0.4.42+6573ed8cd1
301 fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.68+b5597344d1
302 fabric-biome-api-v1: Fabric Biome API (v1) 13.0.29+5bd9f1bcd1
303 fabric-block-api-v1: Fabric Block API (v1) 1.0.22+0af3f5a7d1
304 fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.10+6573ed8cd1
305 fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366fd1
306 fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd9d1
307 fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b3d1
308 fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.16+b5597344d1
309 fabric-convention-tags-v1: Fabric Convention Tags 2.0.19+7f945d5bd1
310 fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.5.0+c5e2b5c6d1
311 fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a7d1
312 fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.27+6a6dfa19d1
313 fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.16+16c4ae25d1
314 fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b99d1
315 fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.12+6fc22b99d1
316 fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.12+ba9dae06d1
317 fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd9d1
318 fabric-item-api-v1: Fabric Item API (v1) 11.0.0+afdfc921d1
319 fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.4+78017270d1
320 fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.12+6c1df360d1
321 fabric-loot-api-v2: Fabric Loot API (v2) 3.0.14+3f89f5a5d1
322 fabric-loot-api-v3: Fabric Loot API (v3) 1.0.2+3f89f5a5d1
323 fabric-message-api-v1: Fabric Message API (v1) 6.0.13+6573ed8cd1
324 fabric-networking-api-v1: Fabric Networking API (v1) 4.2.2+60c3209bd1
325 fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.0+a551f7a4d1
326 fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8cd1
327 fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.12+65089712d1
328 fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.1.2+60c3209bd1
329 fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.48+73761d2ed1
330 fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+b5597344d1
331 fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0+8dc279b1d1
332 fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.0+56599129d1
333 fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.86+b5597344d1
334 fabric-transfer-api-v1: Fabric Transfer API (v1) 5.1.16+3dccd343d1
335 fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.1.0+176f9036d1
336 fabricloader: Fabric Loader 0.16.13
337 mixinextras: MixinExtras 0.4.1
338 framework: Framework 0.9.1
339 org_javassist_javassist: javassist 3.29.2-GA
340 org_reflections_reflections: reflections 0.10.2
341 geckolib: GeckoLib 4 4.5.8
342 jade: Jade 15.1.5+fabric
343 jamlib: JamLib 1.3.5+1.21.1
344 blue_endless_jankson: jankson 1.2.3
345 java: OpenJDK 64-Bit Server VM 21
346 jei: Just Enough Items **.**.**.**
347 jrftl: JRFTL 1.8.0
348 mcwpaintings: Macaw's Paintings 1.0.5
349 minecraft: Minecraft 1.21
350 moonlight: Moonlight Lib 1.21-2.18.10
351 oritech: Oritech 0.14.5
352 team_reborn_energy: Energy 4.1.0
353 owo: oωo **.**.**.**+1.21
354 io_wispforest_endec: endec **.**.**.**
355 io_wispforest_endec_gson: gson **.**.**.**
356 io_wispforest_endec_jankson: jankson **.**.**.**
357 io_wispforest_endec_netty: netty 0.1.2
358 refurbished_furniture: MrCrayfish's Furniture Mod: Refurbished 1.0.6
359 rightclickharvest: Right Click Harvest 4.5.3+1.21.1
360 smallships: Small Ships 2.0.0-b1.5
361 forgeconfigapiport: Forge Config API Port 21.0.8
362 com_electronwill_night-config_core: core 3.8.0
363 com_electronwill_night-config_toml: toml 3.8.0
364 supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8
365 supermartijn642corelib: SuperMartijn642's Core Lib 1.1.18+a
366 supplementaries: Supplementaries 1.21-3.1.7
367 mixinsquared: MixinSquared 0.1.1
368 torchmaster: Torchmaster 21.0.3-alpha
369 travelersbackpack: Traveler's Backpack 10.1.19
370 trinkets: Trinkets 3.10.0
371 waystones: Waystones 21.1.17
372 xaerominimap: Xaero's Minimap 25.1.0
373 Server Running: true
374 Player Count: 2 / 20; [class_3222['Arbiter_BIu'/77015, l='ServerLevel[Mrrp meow bloomfies]', x=155.70, y=90.86, z=110.96], class_3222['sirclockman2345'/87914, l='ServerLevel[Mrrp meow bloomfies]', x=-57.68, y=70.00, z=-5.45]]
375 Active Data Packs: vanilla, fabric, balm (incompatible), carryon (incompatible), chunkloaders (incompatible), collective, elytraslot (incompatible), fabric-convention-tags-v2, jrftl, mcwpaintings (incompatible), moonlight, oritech, refurbished_furniture (incompatible), rightclickharvest, smallships, supermartijn642corelib (incompatible), supplementaries, torchmaster (incompatible), travelersbackpack, trinkets, waystones (incompatible), supplementaries:generated_pack
376 Available Data Packs: balm (incompatible), bundle, carryon (incompatible), chunkloaders (incompatible), collective, elytraslot (incompatible), fabric, fabric-convention-tags-v2, jrftl, mcwpaintings (incompatible), moonlight, oritech, refurbished_furniture (incompatible), rightclickharvest, smallships, supermartijn642corelib (incompatible), supplementaries, supplementaries:generated_pack, torchmaster (incompatible), trade_rebalance, travelersbackpack, trinkets, vanilla, waystones (incompatible)
377 Enabled Feature Flags: minecraft:vanilla
378 World Generation: Stable
379 World Seed: 3831030326112217589
380 Is Modded: Definitely; Server brand changed to 'fabric'
381 Type: Dedicated Server (map_server.txt)
382
This log will be saved for 90 days from their last view.
Report abuse