Misanthropy's Quest Additions Fix
Modby Misanthropy
Fixes entity interaction quest crashing on fake entities.
Type
Mod
CurseForge Downloads
89,315
CurseForge ID
1486773
Last Updated
Sep 5, 2026
Description
In Quests Additions (v1.4.7), there is a bug in how the mod handles entity interactions. The mod assumes that every entity performing a "Right-Click Entity" action is a real player with quest data.
When mods like Modular Routers (using the Activator Module) that interacts with entities, they use a "Fake Player." Since Fake Players do not exist in the questing system, the mod receives a null.
It then tries to check quest progress on that null data, causing an immediate NullPointerException (NPE) and crashing the server.
The Fix
This mod implements a Mixin patch to questsadditions.tasks.TasksRegistry.
How it works: It checks if the interacting entity is a FakePlayer.
If it's a fake player, the patch forces the mod to ignore the interaction.
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Similar Mods
Drippy Early Loading Module
This is a module for Drippy Loading Screen to add support for NeoForge's early loading screen.
Trident Crafting & Structures[FORGE]
Structures & trident recipes
IBE Editor
Simple GUI Mod to edit an item, a block or an entity in your current world
Chalk (Fabric): Colorful Addon
Colorful Chalk for the Chalk mod
Animated Doors
Door open & close animation. Connects double doors to open simultaneously. Supports iron doors and redstone signals
Realistic Fire Spread
Entities on fire will set fire to flammable blocks around them