Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Map Crash Fixer

Map Crash Fixer

A mod to fix a 1.17.1 bug with map crashes.

282
3
Utility
Map Crash Fixer has been archived. Map Crash Fixer will not receive any further updates unless the author decides to unarchive the project.

Compatibility

Minecraft: Java Edition

1.17.1

Platforms

Fabric

Supported environments

Client-side
Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source

Creators

TechStreet
TechStreet Owner

Details

Licensed MIT
Published 3 years ago
Updated 3 years ago
DescriptionChangelogVersions

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!

Modrinth is open source.

main@acf2694

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.