Mod
KleidersFix
No reviews yet
Fixes a nullpointerexception error with Kleiders Custom Renderer API.
Addresses and fixes known bugs and issues.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Community voices
Reviews
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
The crash is in kleiders_custom_renderer (Kleiders Custom Renderer API), specifically PlayerVariablesSyncMessage.handleData. The Kleiders Custom Renderer API mod syncs custom player variables to clients via a packet that references an entity by its ID. When the referenced entity is no longer in the level (e.g. it died and got removed from the world before the sync packet was processed), level.getEntity(id) returns null, and the mod doesn't null check that before calling .getData(...) on it, straight NullPointerException, which then errors out the network task handling and can desync/kick the client. This is a mod to remedy that.
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