You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fairly new to the whole gradle setup, Im trying to build a fresh clone with no success, Im simply running gradlew.bat build after cloned. Are some of the repository links outdated? I would have no idea where to start finding updated links.
A small snippet giving the jist of the error:
Could not resolve all files for configuration ':runtimeClasspathCopy'.
> Could not find appeng:appliedenergistics2:12.1.2-beta_mapped_parchment_2022.09.18-1.19.2.
Searched in the following locations:
- file:/C:/Users/.../.gradle/caches/forge_gradle/bundeled_repo/appeng/appliedenergistics2/12.1.2-beta_mapped_parchment_2022.09.18-1.19.2/appliedenergistics2-12.1.2-beta_mapped_parchment_2022.09.18-1.19.2.pom
- file:/C:/Users/.../.gradle/caches/forge_gradle/bundeled_repo/appeng/appliedenergistics2/12.1.2-beta_mapped_parchment_2022.09.18-1.19.2/appliedenergistics2-12.1.2-beta_mapped_parchment_2022.09.18-1.19.2.jar
Required by:
project :
> Could not find top.theillusivec4.curios:curio
I have no idea what Im doing, and thought this would be the most appropriate place to ask. I feel as if Im just missing something so trivial to gradle. I appriciate any help, thank you!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Fairly new to the whole gradle setup, Im trying to build a fresh clone with no success, Im simply running
gradlew.bat build
after cloned. Are some of the repository links outdated? I would have no idea where to start finding updated links.A small snippet giving the jist of the error:
I have no idea what Im doing, and thought this would be the most appropriate place to ask. I feel as if Im just missing something so trivial to gradle. I appriciate any help, thank you!
Beta Was this translation helpful? Give feedback.
All reactions