---- Minecraft Crash Report ---- // Who set us up the TNT? Time: 12/3/20 12:33 AM Description: Watching Server java.lang.Error: Watchdog at net.minecraft.class_3178.run(class_3178.java:52) at java.lang.Thread.run(Thread.java:748) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Thread Dump -- Details: Threads: "JDA RateLimit-Worker 5" Id=137 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7f08fbd9 at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7f08fbd9 at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ... "JDA RateLimit-Worker 4" Id=136 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7f08fbd9 at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7f08fbd9 at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ... "Server Watchdog" Id=135 RUNNABLE at sun.management.ThreadImpl.dumpThreads0(Native Method) at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454) at net.minecraft.class_3178.run(class_3178.java:49) at java.lang.Thread.run(Thread.java:748) "Netty Epoll Server IO #0" Id=129 RUNNABLE (in native) at io.netty.channel.epoll.Native.epollWait0(Native Method) at io.netty.channel.epoll.Native.epollWait(Native.java:114) at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at java.lang.Thread.run(Thread.java:748) "ObjectCleanerThread" Id=128 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@71cf0a48 at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@71cf0a48 at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) at io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) "Server console handler" Id=127 RUNNABLE (in native) at java.io.FileInputStream.readBytes(Native Method) at java.io.FileInputStream.read(FileInputStream.java:255) at java.io.BufferedInputStream.read1(BufferedInputStream.java:284) at java.io.BufferedInputStream.read(BufferedInputStream.java:345) - locked java.io.BufferedInputStream@75f090a9 at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284) at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178) - locked java.io.InputStreamReader@30f20073 at java.io.InputStreamReader.read(InputStreamReader.java:184) ... "DestroyJavaVM" Id=126 RUNNABLE "Snooper Timer" Id=124 WAITING on java.util.TaskQueue@81cf387 at java.lang.Object.wait(Native Method) - waiting on java.util.TaskQueue@81cf387 at java.lang.Object.wait(Object.java:502) at java.util.TimerThread.mainLoop(Timer.java:526) at java.util.TimerThread.run(Timer.java:505) "JDA MainWS-WriteThread" Id=119 WAITING on com.neovisionaries.ws.client.WritingThread@1083586 at java.lang.Object.wait(Native Method) - waiting on com.neovisionaries.ws.client.WritingThread@1083586 at java.lang.Object.wait(Object.java:502) at com.neovisionaries.ws.client.WritingThread.waitForFrames(WritingThread.java:305) at com.neovisionaries.ws.client.WritingThread.main(WritingThread.java:89) at com.neovisionaries.ws.client.WritingThread.runMain(WritingThread.java:55) at com.neovisionaries.ws.client.WebSocketThread.run(WebSocketThread.java:45) "JDA MainWS-ReadThread" Id=118 RUNNABLE (in native) at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:990) - locked java.lang.Object@700c98d6 at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:948) ... "JDA Gateway-Worker 1" Id=112 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7fd6180e at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7fd6180e at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ... "JDA RateLimit-Worker 3" Id=110 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7f08fbd9 at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7f08fbd9 at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ... "JDA RateLimit-Worker 2" Id=103 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7f08fbd9 at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7f08fbd9 at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ... "JDA RateLimit-Worker 1" Id=102 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7f08fbd9 at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7f08fbd9 at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ... "Timer hack thread" Id=100 TIMED_WAITING at java.lang.Thread.sleep(Native Method) at net.minecraft.class_156$6.run(class_156.java:636) "Signal Dispatcher" Id=4 RUNNABLE "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@6b08f50a at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@6b08f50a at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216) "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@5493c348 at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.Reference$Lock@5493c348 at java.lang.Object.wait(Object.java:502) at java.lang.ref.Reference.tryHandlePending(Reference.java:191) at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153) -- Performance stats -- Details: Random tick rate: 3 Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 0, entities: 199 [minecraft:pig:35,minecraft:item:31,minecraft:chicken:29,minecraft:cow:26,minecraft:bat:15], block_entities: 15 [minecraft:mob_spawner:6,minecraft:chest:6,minecraft:beehive:3], block_ticks: 1487, fluid_ticks: 18, chunk_source: ServerChunkCache: 2025, ResourceKey[minecraft:dimension / minecraft:the_nether]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0, ResourceKey[minecraft:dimension / minecraft:the_end]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0 Stacktrace: at net.minecraft.class_3178.run(class_3178.java:52) at java.lang.Thread.run(Thread.java:748) -- System Details -- Details: Minecraft Version: 1.16.4 Minecraft Version ID: 1.16.4 Operating System: Linux (amd64) version 5.10.0-rc5-96-tkg-MuQSS Java Version: 1.8.0_265, Oracle Corporation Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 421076176 bytes (401 MB) / 1777336320 bytes (1695 MB) up to 3722969088 bytes (3550 MB) CPUs: 4 JVM Flags: 0 total; Fabric Mods: autoconfig1u: Auto Config v1 Updated 3.3.1 blue_endless_jankson: jankson + carpet: Carpet Mod in Fabric 1.4.17 carpet-extra: Carpet Extra 1.4.16 cloth-basic-math: Cloth Basic Math 0.5.1 cloth-config2: Cloth Config v4 4.8.2 com_fasterxml_jackson_core_jackson-annotations: jackson-annotations 2.10.1 com_fasterxml_jackson_core_jackson-core: jackson-core 2.10.1 com_fasterxml_jackson_core_jackson-databind: jackson-databind 2.10.1 com_github_wearblackallday_javautils: JavaUtils ab1e0ad736be1d2c2d74c68fa8e9e40e752f2d18 com_google_code_findbugs_jsr305: jsr305 3.0.2 com_mashape_unirest_unirest-java: unirest-java 1.4.9 com_neovisionaries_nv-websocket-client: nv-websocket-client 2.10 com_squareup_okhttp3_okhttp: okhttp 3.13.0 com_squareup_okio_okio: okio 1.17.2 commons-codec_commons-codec: commons-codec 1.9 commons-logging_commons-logging: commons-logging 1.2 dimthread: DimensionalThreading 1.2 disfabric: DisFabric 1.2.0 fabric: Fabric API 0.26.0+1.16 fabric-api-base: Fabric API Base 0.2.0+ba858fb83a fabric-biome-api-v1: Fabric Biome API (v1) 3.1.0+2e23b97c3a fabric-command-api-v1: Fabric Command API (v1) 1.0.9+6a2618f53a fabric-commands-v0: Fabric Commands (v0) 0.2.0+6a2618f53a fabric-containers-v0: Fabric Containers (v0) 0.1.8+6a2618f53a fabric-content-registries-v0: Fabric Content Registries (v0) 0.1.9+6a2618f53a fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.2+b7f9825d3a fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.1+6a2618f53a fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.0+6a2618f53a fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.3+a4467d2a3a fabric-item-api-v1: Fabric Item API (v1) 1.2.0+6a2618f53a fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.1+6a2618f53a fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.2.0+6a2618f53a fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.1+6a2618f53a fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.2+6a2618f53a fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.5+6a2618f53a fabric-networking-v0: Fabric Networking (v0) 0.1.10+6a2618f53a fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.9.2+6a2618f53a fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.1+6a2618f53a fabric-particles-v1: fabric-particles-v1 0.2.2+6a2618f53a fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.6.1+6a2618f53a fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.4+6a2618f53a fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.3.2+1944f3e03a fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.0+6a2618f53a fabric-structure-api-v1: Fabric Structure API (v1) 1.1.0+f8ac1db23a fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.0.3+6a2618f53a fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.5+6a2618f53a fabricloader: Fabric Loader 0.10.8 fabricproxy: FabricProxy 1.3.4 falling_tree: FallingTree 2.7.0 inventorysorter: Inventory Sorter 1.7.4-1.16 kyrptconfig: Kytpt Config 1.1.2-1.16 lithium: Lithium 0.6.0 lithium-api: Lithium API 0.6.0 minecraft: Minecraft 1.16.4 net_dv8tion_jda: JDA 4.2.0_182 net_sf_trove4j_trove4j: trove4j 3.0.3 org_apache_commons_commons-collections4: commons-collections4 4.1 org_apache_httpcomponents_httpasyncclient: httpasyncclient 4.1.1 org_apache_httpcomponents_httpclient: httpclient 4.5.1 org_apache_httpcomponents_httpcore: httpcore 4.4.4 org_apache_httpcomponents_httpcore-nio: httpcore-nio 4.4.4 org_apache_httpcomponents_httpmime: httpmime 4.5.2 org_apache_logging_log4j_log4j-slf4j-impl: log4j-slf4j-impl 2.8.1 org_jetbrains_annotations: annotations 16.0.1 org_json_json: json 20160212 org_slf4j_slf4j-api: slf4j-api 1.7.25 phosphor: Phosphor 0.6.0-SNAPSHOT Player Count: 0 / 69420; [] Data Packs: vanilla, fabric/com_github_wearblackallday_javautils, fabric/fabric-tool-attribute-api-v1 Is Modded: Definitely; Server brand changed to 'fabric' Type: Dedicated Server (map_server.txt)