Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix crash on launch #455

Merged
merged 1 commit into from
Sep 22, 2024
Merged

Conversation

PaintNinja
Copy link
Contributor

Forge moved to runtime MojMap in 1.20.6+, but you're still remapping the Forge version of your mod to SRG at build time, causing missing method errors. This PR fixes that by skipping the unnecessary reobf step.

Fixes #414
Fixes #440

@lucko lucko merged commit 7f32289 into lucko:master Sep 22, 2024
3 checks passed
@lucko
Copy link
Owner

lucko commented Sep 22, 2024

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants