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

Just will not compile #5

Closed
xandaaah opened this issue Jun 30, 2023 · 5 comments
Closed

Just will not compile #5

xandaaah opened this issue Jun 30, 2023 · 5 comments

Comments

@xandaaah
Copy link

xandaaah commented Jun 30, 2023

log.txt
It errors out with this error message:

``A problem occurred configuring root project 'OpenComputers'.

Failed to notify project evaluation listener.
Cannot mutate content repository descriptor 'BUNDELED_-356191964(file:/C:/Users/xande/.gradle/caches/forge_gradle/bundled_deobf_repo)' after repository has been used
Could not find method prepareRuns() for arguments [build_9394h295q3nxnk66klauupc42$_run_closure14$_closure50@1cb9ba] on root project 'OpenComputers' of type org.gradle.api.Project. ``

@xandaaah
Copy link
Author

I just realized I used main-MC1.16, so I will try dev-MC1.16 .

@KosmosPrime
Copy link
Owner

I don't know what the message means or what causes it, but you should use the dev branch instead (for reasons detailed in my PR I've not updated master-MC1.16 to include the latest changes).

@xandaaah
Copy link
Author

The build just failed at 3 minutes and 51 seconds. I will edit this with the "log".

@xandaaah
Copy link
Author

xandaaah commented Jun 30, 2023

Oh... the error is `* What went wrong:
Could not resolve all files for configuration ':runtimeClasspathCopy'.

Could not find net.minecraftforge:forge:1.16.5-36.2.34_mapped_official_1.16.5_at_7ee87ccb78b466786bdeeba4455845d93c9dd3ca.
Searched in the following locations:
- file:/C:/Users/xande/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.34_mapped_official_1.16.5_at_7ee87ccb78b466786bdeeba4455845d93c9dd3ca/forge-1.16.5-36.2.34_mapped_official_1.16.5_at_7ee87ccb78b466786bdeeba4455845d93c9dd3ca.pom
- file:/C:/Users/xande/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.34_mapped_official_1.16.5_at_7ee87ccb78b466786bdeeba4455845d93c9dd3ca/forge-1.16.5-36.2.34_mapped_official_1.16.5_at_7ee87ccb78b466786bdeeba4455845d93c9dd3ca.jar
Required by:
project :`

Do you know where to download that file?

@KosmosPrime
Copy link
Owner

That file is generated by ForgeGradle using the minecraft JAR, and later used to compile the mod (probably also to run the game). You can't download it, gradle generates it.

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

2 participants