Mod
Missing Palette Exception Fix
No reviews yet
Fixes game crashes from blocks not existing on the client when they do on the server.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
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
About
Description
You ever randomly crash for no reason?
Is "Embeddium", "Rubidium", or whatever Sodium variant we're using now always listed as the cause, even though removing it doesn't fix anything?
Does the crash report say things like:
- "IllegalStateException: Exception copying block data for section: SectionPos{x=..., y=..., z=...}", or
- "Caused by: net.minecraft.world.level.chunk.MissingPaletteEntryException: Missing Palette entry for index ..."?
Then this will be a band-aid slapped on the issue!
Yeah so I don't know what's actually causing it, but somehow there's a block present on the server that isn't present on the client, so when the server says "alrighty Client, sending you another chunk!" the client goes "Server, I don't recognize this block ID. I'll handle this in a responsible manner and OH GOD OH F***" and crashes the game, sometimes even crashing to desktop through NotEnoughCrashes.
Just add this to your mods folder, and it'll make those pesky "unknown blocks" look like dragon eggs instead. Because those were the most noticeable blocks I could think of. This is so you can use the /setblock command to remove that unknown block from the world and fix the game for people who don't have it installed.
It's a bit of a janky fix, but in lieu of actually being able to figure out what the heck is causing it (which is really difficult because the whole chunk is stored as binary data so it's tough to find which exact block position is crashing the game), this will keep your game stable enough to keep playing.
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