Fabric 1.20.4 Crash Report

#zysiiHU
305 lines
Raw
Analysis
Minecraft version:
1.20.4
Java version:
19.0.2
1---- Minecraft Crash Report ----
2// Hi. I'm Minecraft, and I'm a crashaholic.
3
4Time: 2024-03-21 21:49:00
5Description: Watching Server
6
7java.lang.Error: Watchdog
8 at net.minecraft.class_7927$$Lambda$6725/0x0000000801bb90f8.accept(Unknown Source)
9 at net.minecraft.world.entity.EntityTrackingSection.forEach(EntityTrackingSection.java:35)
10 at net.minecraft.world.entity.SectionedEntityCache.method_39465(SectionedEntityCache.java:122)
11 at net.minecraft.class_5573$$Lambda$6726/0x0000000801bb9308.accept(Unknown Source)
12 at net.minecraft.world.entity.SectionedEntityCache.forEachInBox(SectionedEntityCache.java:65)
13 at net.minecraft.world.entity.SectionedEntityCache.forEachIntersects(SectionedEntityCache.java:122)
14 at net.minecraft.world.entity.SimpleEntityLookup.forEachIntersects(SimpleEntityLookup.java:43)
15 at net.minecraft.world.World.getOtherEntities(World.java:676)
16 at net.minecraft.world.EntityView.getEntityCollisions(EntityView.java:62)
17 at net.minecraft.world.RegistryWorldView.getEntityCollisions(RegistryWorldView.java:23)
18 at net.minecraft.world.CollisionView.isSpaceEmpty(CollisionView.java:57)
19 at net.minecraft.entity.ItemEntity.tick(ItemEntity.java:145)
20 at net.minecraft.server.world.ServerWorld.tickEntity(ServerWorld.java:761)
21 at net.minecraft.class_3218$$Lambda$6708/0x0000000801bb6af0.accept(Unknown Source)
22 at net.minecraft.world.World.tickEntity(World.java:492)
23 at net.minecraft.server.world.ServerWorld.method_31420(ServerWorld.java:399)
24 at net.minecraft.class_3218$$Lambda$6698/0x0000000801baf9c8.accept(Unknown Source)
25 at net.minecraft.world.EntityList.forEach(EntityList.java:54)
26 at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:363)
27 at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:948)
28 at net.minecraft.server.dedicated.MinecraftDedicatedServer.tickWorlds(MinecraftDedicatedServer.java:283)
29 at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:845)
30 at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:683)
31 at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:270)
32 at net.minecraft.server.MinecraftServer$$Lambda$6073/0x0000000801a67ac0.run(Unknown Source)
33 at java.base@19.0.2/java.lang.Thread.run(Thread.java:1589)
34
35
36A detailed walkthrough of the error, its code path and all known details is as follows:
37---------------------------------------------------------------------------------------
38
39-- Head --
40Thread: Server Watchdog
41Stacktrace:
42 at net.minecraft.class_7927$$Lambda$6725/0x0000000801bb90f8.accept(Unknown Source)
43 at net.minecraft.world.entity.EntityTrackingSection.forEach(EntityTrackingSection.java:35)
44 at net.minecraft.world.entity.SectionedEntityCache.method_39465(SectionedEntityCache.java:122)
45 at net.minecraft.class_5573$$Lambda$6726/0x0000000801bb9308.accept(Unknown Source)
46 at net.minecraft.world.entity.SectionedEntityCache.forEachInBox(SectionedEntityCache.java:65)
47 at net.minecraft.world.entity.SectionedEntityCache.forEachIntersects(SectionedEntityCache.java:122)
48 at net.minecraft.world.entity.SimpleEntityLookup.forEachIntersects(SimpleEntityLookup.java:43)
49 at net.minecraft.world.World.getOtherEntities(World.java:676)
50 at net.minecraft.world.EntityView.getEntityCollisions(EntityView.java:62)
51 at net.minecraft.world.RegistryWorldView.getEntityCollisions(RegistryWorldView.java:23)
52 at net.minecraft.world.CollisionView.isSpaceEmpty(CollisionView.java:57)
53 at net.minecraft.entity.ItemEntity.tick(ItemEntity.java:145)
54 at net.minecraft.server.world.ServerWorld.tickEntity(ServerWorld.java:761)
55 at net.minecraft.class_3218$$Lambda$6708/0x0000000801bb6af0.accept(Unknown Source)
56 at net.minecraft.world.World.tickEntity(World.java:492)
57 at net.minecraft.server.world.ServerWorld.method_31420(ServerWorld.java:399)
58 at net.minecraft.class_3218$$Lambda$6698/0x0000000801baf9c8.accept(Unknown Source)
59 at net.minecraft.world.EntityList.forEach(EntityList.java:54)
60 at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:363)
61 at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:948)
62 at net.minecraft.server.dedicated.MinecraftDedicatedServer.tickWorlds(MinecraftDedicatedServer.java:283)
63 at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:845)
64 at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:683)
65 at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:270)
66
67-- Thread Dump --
68Details:
69 Threads: "Reference Handler" daemon prio=10 Id=8 RUNNABLE
70 at java.base@19.0.2/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
71 at java.base@19.0.2/java.lang.ref.Reference.processPendingReferences(Reference.java:245)
72 at java.base@19.0.2/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:207)
73
74
75"Finalizer" daemon prio=8 Id=9 WAITING on java.lang.ref.NativeReferenceQueue$Lock@7dae0efe
76 at java.base@19.0.2/java.lang.Object.wait0(Native Method)
77 - waiting on java.lang.ref.NativeReferenceQueue$Lock@7dae0efe
78 at java.base@19.0.2/java.lang.Object.wait(Object.java:366)
79 at java.base@19.0.2/java.lang.Object.wait(Object.java:339)
80 at java.base@19.0.2/java.lang.ref.NativeReferenceQueue.await(NativeReferenceQueue.java:48)
81 at java.base@19.0.2/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:158)
82 at java.base@19.0.2/java.lang.ref.NativeReferenceQueue.remove(NativeReferenceQueue.java:89)
83 at java.base@19.0.2/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:173)
84
85
86"Signal Dispatcher" daemon prio=9 Id=10 RUNNABLE
87
88
89"Notification Thread" daemon prio=9 Id=17 RUNNABLE
90
91
92"Common-Cleaner" daemon prio=8 Id=19 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7369ff3b
93 at java.base@19.0.2/jdk.internal.misc.Unsafe.park(Native Method)
94 - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7369ff3b
95 at java.base@19.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
96 at java.base@19.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1759)
97 at java.base@19.0.2/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:71)
98 at java.base@19.0.2/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:143)
99 at java.base@19.0.2/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:218)
100 at java.base@19.0.2/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140)
101 at java.base@19.0.2/java.lang.Thread.run(Thread.java:1589)
102 ...
103
104
105"JNA Cleaner" daemon prio=5 Id=31 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7756658e
106 at java.base@19.0.2/jdk.internal.misc.Unsafe.park(Native Method)
107 - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7756658e
108 at java.base@19.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
109 at java.base@19.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
110 at java.base@19.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3745)
111 at java.base@19.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3690)
112 at java.base@19.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625)
113 at java.base@19.0.2/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:67)
114 at java.base@19.0.2/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:158)
115 ...
116
117
118"Timer hack thread" daemon prio=5 Id=32 TIMED_WAITING
119 at java.base@19.0.2/java.lang.Thread.sleep0(Native Method)
120 at java.base@19.0.2/java.lang.Thread.sleep(Thread.java:465)
121 at net.minecraft.util.Util$9.run(class_156.java:833)
122
123
124"Yggdrasil Key Fetcher" daemon prio=5 Id=33 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3254f500
125 at java.base@19.0.2/jdk.internal.misc.Unsafe.park(Native Method)
126 - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3254f500
127 at java.base@19.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
128 at java.base@19.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1674)
129 at java.base@19.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
130 at java.base@19.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
131 at java.base@19.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
132 at java.base@19.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
133 at java.base@19.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
134 ...
135
136
137"Worker-Main-1" daemon prio=5 Id=36 WAITING on java.util.concurrent.ForkJoinPool@3f80c44a
138 at java.base@19.0.2/jdk.internal.misc.Unsafe.park(Native Method)
139 - waiting on java.util.concurrent.ForkJoinPool@3f80c44a
140 at java.base@19.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
141 at java.base@19.0.2/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1891)
142 at java.base@19.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1807)
143 at java.base@19.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)
144
145
146"Worker-Main-2" daemon prio=5 Id=37 WAITING on java.util.concurrent.ForkJoinPool@3f80c44a
147 at java.base@19.0.2/jdk.internal.misc.Unsafe.park(Native Method)
148 - waiting on java.util.concurrent.ForkJoinPool@3f80c44a
149 at java.base@19.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
150 at java.base@19.0.2/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1891)
151 at java.base@19.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1807)
152 at java.base@19.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)
153
154
155"Worker-Main-3" daemon prio=5 Id=38 TIMED_WAITING on java.util.concurrent.ForkJoinPool@3f80c44a
156 at java.base@19.0.2/jdk.internal.misc.Unsafe.park(Native Method)
157 - waiting on java.util.concurrent.ForkJoinPool@3f80c44a
158 at java.base@19.0.2/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:449)
159 at java.base@19.0.2/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1889)
160 at java.base@19.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1807)
161 at java.base@19.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)
162
163
164"Server thread" prio=5 Id=39 RUNNABLE
165 at net.minecraft.class_7927$$Lambda$6725/0x0000000801bb90f8.accept(Unknown Source)
166 at net.minecraft.world.entity.EntityTrackingSection.forEach(EntityTrackingSection.java:35)
167 at net.minecraft.world.entity.SectionedEntityCache.method_39465(SectionedEntityCache.java:122)
168 at net.minecraft.class_5573$$Lambda$6726/0x0000000801bb9308.accept(Unknown Source)
169 at net.minecraft.world.entity.SectionedEntityCache.forEachInBox(SectionedEntityCache.java:65)
170 at net.minecraft.world.entity.SectionedEntityCache.forEachIntersects(SectionedEntityCache.java:122)
171 at net.minecraft.world.entity.SimpleEntityLookup.forEachIntersects(SimpleEntityLookup.java:43)
172 at net.minecraft.world.World.getOtherEntities(World.java:676)
173 ...
174
175
176"DestroyJavaVM" prio=5 Id=41 RUNNABLE
177
178
179"Server console handler" daemon prio=5 Id=42 RUNNABLE (in native)
180 at java.base@19.0.2/java.io.FileInputStream.readBytes(Native Method)
181 at java.base@19.0.2/java.io.FileInputStream.read(FileInputStream.java:293)
182 at java.base@19.0.2/java.io.BufferedInputStream.read1(BufferedInputStream.java:308)
183 at java.base@19.0.2/java.io.BufferedInputStream.implRead(BufferedInputStream.java:382)
184 at java.base@19.0.2/java.io.BufferedInputStream.read(BufferedInputStream.java:361)
185 at java.base@19.0.2/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:333)
186 at java.base@19.0.2/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:376)
187 at java.base@19.0.2/sun.nio.cs.StreamDecoder.lockedRead(StreamDecoder.java:219)
188 ...
189
190 Number of locked synchronizers = 3
191 - java.util.concurrent.locks.ReentrantLock$NonfairSync@3ac64a6
192 - java.util.concurrent.locks.ReentrantLock$NonfairSync@47920b48
193 - java.util.concurrent.locks.ReentrantLock$NonfairSync@527b0a4f
194
195
196"Netty Epoll Server IO #0" daemon prio=5 Id=43 RUNNABLE
197 at io.netty.channel.epoll.Native.epollWait(Native Method)
198 at io.netty.channel.epoll.Native.epollWait(Native.java:209)
199 at io.netty.channel.epoll.Native.epollWait(Native.java:202)
200 at io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:316)
201 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:373)
202 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
203 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
204 at java.base@19.0.2/java.lang.Thread.run(Thread.java:1589)
205
206
207"Server Watchdog" daemon prio=5 Id=51 RUNNABLE
208 at java.management@19.0.2/sun.management.ThreadImpl.dumpThreads0(Native Method)
209 at java.management@19.0.2/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:541)
210 at java.management@19.0.2/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:528)
211 at net.minecraft.server.dedicated.DedicatedServerWatchdog.run(DedicatedServerWatchdog.java:48)
212 at java.base@19.0.2/java.lang.Thread.run(Thread.java:1589)
213
214
215"Netty Epoll Server IO #1" daemon prio=5 Id=52 RUNNABLE (in native)
216 at io.netty.channel.epoll.Native.epollWait(Native Method)
217 at io.netty.channel.epoll.Native.epollWait(Native.java:209)
218 at io.netty.channel.epoll.Native.epollWait(Native.java:202)
219 at io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:316)
220 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:373)
221 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
222 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
223 at java.base@19.0.2/java.lang.Thread.run(Thread.java:1589)
224
225
226"Netty Epoll Server IO #2" daemon prio=5 Id=53 RUNNABLE (in native)
227 at io.netty.channel.epoll.Native.epollWait(Native Method)
228 at io.netty.channel.epoll.Native.epollWait(Native.java:209)
229 at io.netty.channel.epoll.Native.epollWait(Native.java:202)
230 at io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:316)
231 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:373)
232 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
233 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
234 at java.base@19.0.2/java.lang.Thread.run(Thread.java:1589)
235
236
237"Netty Epoll Server IO #3" daemon prio=5 Id=54 RUNNABLE (in native)
238 at io.netty.channel.epoll.Native.epollWait(Native Method)
239 at io.netty.channel.epoll.Native.epollWait(Native.java:209)
240 at io.netty.channel.epoll.Native.epollWait(Native.java:202)
241 at io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:316)
242 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:373)
243 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
244 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
245 at java.base@19.0.2/java.lang.Thread.run(Thread.java:1589)
246
247
248"Netty Epoll Server IO #4" daemon prio=5 Id=55 RUNNABLE (in native)
249 at io.netty.channel.epoll.Native.epollWait(Native Method)
250 at io.netty.channel.epoll.Native.epollWait(Native.java:209)
251 at io.netty.channel.epoll.Native.epollWait(Native.java:202)
252 at io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:316)
253 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:373)
254 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
255 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
256 at java.base@19.0.2/java.lang.Thread.run(Thread.java:1589)
257
258
259
260Stacktrace:
261 at net.minecraft.server.dedicated.DedicatedServerWatchdog.run(DedicatedServerWatchdog.java:64)
262 at java.base/java.lang.Thread.run(Thread.java:1589)
263
264-- Performance stats --
265Details:
266 Random tick rate: 10
267 Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 0, entities: 207420,207420,35,529,529,155,0 [minecraft:item:207306,minecraft:villager:67,minecraft:zombie:8,minecraft:skeleton:7,minecraft:creeper:7], block_entities: 568 [minecraft:sculk_sensor:369,minecraft:sculk_catalyst:88,minecraft:sculk_shrieker:39,minecraft:hopper:20,minecraft:sign:19], block_ticks: 4, fluid_ticks: 5, chunk_source: Chunks[S] W: 2209 E: 207420,207420,35,529,529,155,0,
268ResourceKey[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,
269ResourceKey[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
270
271-- System Details --
272Details:
273 Minecraft Version: 1.20.4
274 Minecraft Version ID: 1.20.4
275 Operating System: Linux (amd64) version 6.1.0-18-amd64
276 Java Version: 19.0.2, Eclipse Adoptium
277 Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
278 Memory: 1506102176 bytes (1436 MiB) / 3649044480 bytes (3480 MiB) up to 6102712320 bytes (5820 MiB)
279 CPUs: 4
280 Processor Vendor: AuthenticAMD
281 Processor Name: AMD EPYC 7401P 24-Core Processor
282 Identifier: AuthenticAMD Family 23 Model 1 Stepping 2
283 Microarchitecture: Zen
284 Frequency (GHz): -0.00
285 Number of physical packages: 1
286 Number of physical CPUs: 24
287 Number of logical CPUs: 48
288 Graphics card #0 name: unknown
289 Graphics card #0 vendor: unknown
290 Graphics card #0 VRAM (MB): 0.00
291 Graphics card #0 deviceId: unknown
292 Graphics card #0 versionInfo: unknown
293 Virtual memory max (MB): 262019.84
294 Virtual memory used (MB): 138957.86
295 Swap memory total (MB): 4091.00
296 Swap memory used (MB): 1234.32
297 JVM Flags: 2 total; -Xms128M -XX:MaxRAMPercentage=95.0
298 Server Running: true
299 Player Count: 0 / 20; []
300 Data Packs: vanilla
301 Enabled Feature Flags: minecraft:vanilla
302 World Generation: Stable
303 Is Modded: Definitely; Server brand changed to 'fabric'
304 Type: Dedicated Server (map_server.txt)
305
This log will be saved for 90 days from their last view.
Report abuse