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

NeoForge project cannot read Architectury API version #17

Open
DJChaos42 opened this issue May 31, 2024 · 0 comments
Open

NeoForge project cannot read Architectury API version #17

DJChaos42 opened this issue May 31, 2024 · 0 comments

Comments

@DJChaos42
Copy link

When attempting to run the NeoForge client for a 1.20.6 project created using the generator, an error is thrown. Error information:

Missing or unsupported mandatory dependencies: Mod ID: 'architectury', Requested by: 'examplemod', Expected range: '[12.1.2,)', Actual version: '[MISSING]'

Caused by: java.lang.ClassCastException: class org.apache.maven.artifact.versioning.DefaultArtifactVersion cannot be cast to class org.apache.maven.artifact.versioning.VersionRange (org.apache.maven.artifact.versioning.DefaultArtifactVersion and org.apache.maven.artifact.versioning.VersionRange are in module maven.artifact@3.8.5 of loader 'MC-BOOTSTRAP' @2040732f)

Tested using a clean template without making any changes to gradle.properties or build.gradle. Issue does not occur when running Fabric client.

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

1 participant