Skip to content

support targeting official namespace#493

Closed
eristhea wants to merge 1 commit into
developfrom
target-official
Closed

support targeting official namespace#493
eristhea wants to merge 1 commit into
developfrom
target-official

Conversation

@eristhea
Copy link
Copy Markdown
Member

patches QL having issues on 26.1, by only using intermediary when there are actually mappings! made by a friend of mine :)

@eristhea eristhea added the enhancement new feature or improvement label Mar 30, 2026
@eristhea eristhea requested a review from AlexIIL March 30, 2026 22:47
@Codetoil
Copy link
Copy Markdown
Contributor

A proper fix to this would require implementing the custom Mod Distribution Namespaces from fabric, but that would require an API change, and hence a version bump, and should probably come with other changes like a drop in support of CHASM. This will work in the meantime.

@AlexIIL
Copy link
Copy Markdown
Contributor

AlexIIL commented Apr 1, 2026

Thanks for looking into this! However in this case quilt-loader already has support for official mappings - via EmptyMappingConfiguration. So the only thing we need to do is force it to be loaded in MinecraftGameProvider.

(The other reason why I'd rather do it this way is to ensure QL still crashes when trying to play an older - obfuscated - versions of minecraft but the mappings file is incorrectly not present)

AlexIIL added a commit that referenced this pull request Apr 1, 2026
Hopefully mojang doesn't reverse course and start obfuscating the game again...

(This superseeds #493)
@eristhea eristhea closed this Apr 1, 2026
@eristhea eristhea deleted the target-official branch April 1, 2026 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement new feature or improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants