Community listing page, reviews here may not be monitored by the author.
Entity Watchdog
No reviews yet
Watches every entity-loading path at the highest interception priority, and the moment any entity fails to load it crashes the game/server instantly with a detailed diagnostic report pinpointing which mod and what caused the failure.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Filters
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Entity Watchdog

Vanilla Minecraft silently discards entities when loading fails (unregistered entity ids, exceptions thrown by an entity constructor or Entity.load, or client-side packet creation failures), printing only a "Skipping Entity" warning, which makes creatures vanish and data corrupt with no way to trace the cause. Entity Watchdog pins mixins to the lowest-level entity-loading entry points (EntityType.create / loadStaticEntity / loadEntityRecursive and the client's ClientboundAddEntityPacket handling) with injection priority 100000
— above any normal mod —
and crashes by throwing an Error, so other mods' catch(Exception) fallbacks cannot swallow it.
The crash report includes the failure scenario, entity id, registry resolution, dimension/side/thread, the full stack trace of the swallowed original exception, a complete dump of the entity NBT, the nearest matching registered entity ids (rename detection), the full list of loaded mods, and fix instructions —
making it immediately clear which mod and what caused the failure.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources