Map Crash Fixer
No reviews yet
Fixes a map crash bug happens in 1.17 & 1.17.1
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
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
Compatibility
Supported Environments
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
Map Crash Fixer Mod
Maps contain an array of bytes that each represent their own colors and hes the explaination.
Minecraft has a limited amount of colors, as a result they have the map color array sized to have the appropriate amount of colors. However, not every color is used yet. This means some objects stored in the array are NULL.
Because these colors do not exist you should never run into issues. However, the issue playing Minecraft right now which causes people to crash is due to these colors being sent to the client. Specifically, empty maps seem to all be -1... which when deserialized turns out to be ~63rd index in the MapColor array.
Simply this will replace these null colors with fake colors. This should prevent the crash.
Huge thanks to Owen1212055 for the original code, I just made it into a mod!
Map Crash Fixer Mod
Maps contain an array of bytes that each represent their own colors and hes the explaination.
Minecraft has a limited amount of colors, as a result they have the map color array
sized to have the appropriate amount of colors.
However, not every color is used yet. This means some objects stored in the array
are NULL.
Because these colors do not exist you should never run into issues.
However, the issue playing Minecraft right now which causes people to crash is
due to these colors being sent to the client. Specifically, empty maps seem to all be
-1... which when deserialized turns out to be ~63rd index in the MapColor array.
Simply this will replace these null colors with fake colors. This should prevent the crash.
Huge thanks to Owen1212055 for the original code, I just made it into a mod!
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