Community listing page, reviews here may not be monitored by the author.
FIX UI nightfall
No reviews yet
Fixed dedicated server crashes and GUI rendering crashes.
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
Features & Fixes
1. EpicFight Nightfall Dedicated Server Crash Fix
- Problem: In
NightFall(1.21.1),EffekUnits.VFXENABLE()and weapon animations try to access client-only configuration (EFNClientConfig) during entity ticking, causing immediate server shutdown whenever a player joins or executes combat animations. - Solution: Uses SpongePowered Mixin (
EffekUnitsMixin) to safely detect environment viaFMLEnvironment.dist.isClient(). Dedicated servers safely bypass client visual configs while clients render 100% of particles, VFX, and animations smoothly.
2. Epic Fight: Skill Tree & Dodge Parry Reward GUI Crash Fix
- Problem: Opening the Skill Tree screen with custom skill addons (such as
dodge_parry_reward) causesNullPointerException: Cannot invoke CategorySlotTexture.offsetX()because custom categories lack a hardcoded slot texture. - Solution: Uses Mixin (
NodeButtonMixin) to inject a safe fallback toCategorySlotTextures.PASSIVEwhenever a custom category is encountered, allowing full functionality and rendering without crashes.
3. Xaero's World Map OpenGL Error 1281 Crash Fix

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