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

Forge 49.x.x ResolutionException (MC 1.20.3 and 1.20.4) #205

Open
JasonTheKitten opened this issue Apr 16, 2024 · 5 comments
Open

Forge 49.x.x ResolutionException (MC 1.20.3 and 1.20.4) #205

JasonTheKitten opened this issue Apr 16, 2024 · 5 comments

Comments

@JasonTheKitten
Copy link

Hello,

It seems that Architectury-Loom is crashing with Forge versions 49.x.x (affecting Minecraft 1.20.4 and 1.20.3 on Forge)

I've tried stripping away as much extraneous stuff as possible to make sure it wasn't my code causing it or anything. I also referenced the Architectury templates to see if maybe I missed something important.

The crash does not occur on Forge 48.x.x, so MC 1.20.2 and lower are unaffected.

The following exception occurs
(I've replaced the mod name with [mod] and package name with [package])
Caused by: java.lang.module.ResolutionException: Modules [mod] and [mod].snapshot export package [package] to module minecraft

This occurs on both Architectury Loom 1.4 and Architectury Loom 1.6.

Thank you.

@qyl27
Copy link

qyl27 commented Apr 23, 2024

Same issue, only happens on Forge 1.20.3 and later,
it occurs on Architectury Loom 1.5 also,
NeoForge or Fabric were not affected.

@ThatPreston
Copy link

I'm having the same issue in 1.20.4, with arch loom 1.6

@natanfudge
Copy link

Having this issue with Forge 50.1.20, mc 1.20.6

@BambooBear0413
Copy link

I'm Having the same issue in 1.20.4, with architectury loom 1.7

@QiuShui1012
Copy link

I'm having the same issue in 1.20.1, with architectury loom 1.7

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

No branches or pull requests

6 participants