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

24w14potato unable to be parsed by neogradle #246

Open
SolDev69 opened this issue Oct 8, 2024 · 2 comments
Open

24w14potato unable to be parsed by neogradle #246

SolDev69 opened this issue Oct 8, 2024 · 2 comments

Comments

@SolDev69
Copy link

SolDev69 commented Oct 8, 2024

Just wanted to try neoforge on the 24w14potato snapshot for the funny, it doesn't seem to recognize the version. 24w14a works fine, but putting in this using branch port/24w14a as a base

minecraft_version=24w14potato
neoform_version=20240402.092655
# on snapshot versions, used to prefix the version
neoforge_snapshot_next_stable=20.5

instead of this

minecraft_version=24w14a
neoform_version=20240404.210202
# on snapshot versions, used to prefix the version
neoforge_snapshot_next_stable=20.5

causes an error

FAILURE: Build failed with an exception.

* Where:
Build file 'C:\Users\****\NeoForge\projects\neoforge\build.gradle' line: 242

* What went wrong:
A problem occurred configuring project ':neoforge'.
> Could not create task ':neoforge:userdevJar'.
   > Could not create task ':neoforge:bakePatches'.
      > For input string: "24w14potato"

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.

BUILD FAILED in 3s

and I feel like this has something to do with neogradle not liking there being more than one character after the 24w14 or that I just configured this wrong, however the only thing I'm changing is the mc and neoform versions. NeoForm works fine so I suspect this has something to do with how I configured this.

@SolDev69 SolDev69 changed the title 24w14potato unable to be parsed by neogradle correctly 24w14potato unable to be parsed by neogradle Oct 8, 2024
@SolDev69
Copy link
Author

SolDev69 commented Oct 8, 2024

nvm issue is invalid as the neoforged devenv doesn't use neogradle

@SolDev69 SolDev69 closed this as completed Oct 8, 2024
@SolDev69
Copy link
Author

SolDev69 commented Oct 8, 2024

nvm

@SolDev69 SolDev69 reopened this Oct 8, 2024
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