Community listing page, reviews here may not be monitored by the author.
Misanthropy's Quest Additions Fix
No reviews yet
Fixes entity interaction quest crashing on fake entities.
Community voices
Reviews
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
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.
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