Skip to content

Detect mismatch in blockstate registries between server & client #630

@ByThePowerOfScience

Description

@ByThePowerOfScience

I keep getting people asking me to update my bandaid fix for a MissingPaletteException to newer versions, but I just don't have the disk space for a ton of MDKs. Would you consider adding it to ModernFix so people will stop crashing?

It's just a single Mixin: https://github.com/ByThePowerOfScience/MissingPaletteFix/blob/main/src/main/java/btpos/mcmods/missingpalettefix/mixin/MHashMapPalette.java

If you do integrate it, it would probably be better to use a missing texture block instead of a dragon egg, and to reimplement it with WrapOperation so it chains. MixinExtras wasn't bundled with Forge at the time, so I didn't want to bloat the mod size.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions