FullStack Watchdog
Modby telepathicgrunt
Make Watchdog crashes show all the code that was running for all threads
Type
Mod
CurseForge Downloads
21,938,829
CurseForge ID
849817
Modrinth Downloads
2,330,883
Modrinth ID
oZiSDGCi
Last Updated
Jun 11, 2026
Description
This is a tiny **server-sided** mod that makes it so that the logs show more information when the Watchdog system on the server has killed the server due to being deadlocked or stuck so long. The crash report log will now show all of the code that was running at the time of the deadlocked server. In other words, the full stacktrace of all threads instead of the normally truncated (shortened) version.
In theory, this should help with diagnosing what modded code or mixin has caused an "off-thread" to lock up. When a thread locks up, the server thread gets stuck and if it remains stuck for so long, the Watchdog kills it because a tick took too long to complete. **It won't help solve all deadlock issues.** But it might get you just enough info to track down the cause of a few deadlocks.
Image below is an example of before and after this mod is put on **(Gallery tab shows image better)**:

**Yes you may ship this mod in a modpack.** The client can also have this mod on but it won't do anything on client since the Watchdog system is only ran on servers. You can also run servers with this mod only on the server. Clients without this mod can still connect.
**NOTE 1:** NeoForge 20.4.107 and newer already has this mod merged into it! You do not need this mod in NeoForge for 1.20.4 MC or newer! https://github.com/neoforged/NeoForge/pull/512
**NOTE 2:** Fabric API 0.104.0+1.21.2 and newer already has this mod merged into it! You do not need this mod in Fabric for 1.21.2 MC or newer! https://github.com/FabricMC/fabric/pull/4052
Compatibility
Mod Loaders
Fabric
Forge
Neoforge
Game Versions
1.16.5
1.17.1
1.18
1.18.1
1.18.2
1.19
1.19.1
1.19.2
1.19.3
1.19.4
+9 more
Screenshots
Similar Mods
Puzzles Lib
Why is it called Puzzles? That's the puzzle.
Mod
239,397,492
CreativeCore
a core mod
Mod
238,922,581
AutoRegLib
A library to ease menial tasks in mod development.
Mod
237,379,222
Just Enough Resources (JER)
A JEI addon that adds mob drops, ore gen, ..
Mod
235,912,348
Storage Drawers
Interactive compartment storage for your workshops.
Mod
231,174,477
Sophisticated Backpacks
Yet another backpack mod this time with backpack you can place in world, color in different color combinations, upgrade...
Mod
229,536,269
Included in Modpacks
Steam 'n' Rails Server Modpack