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
Gradle is unable to build branch port/1.18 for missing dependencies
What happens:
Gradle fails with output:
FAILURE: Build failed with an exception.
* What went wrong:
Failed to notify build listener.
> Could not resolve all files for configuration ':endercore:runtimeClasspathCopy'.
> Could not find com.tterrag.registrate:Registrate:MC1.17.1-1.0.13+2308103_mapped_parchment_2021.10.17-1.17.1.
Searched in the following locations:
- file:/C:/Users/InfiniPLEX/.gradle/caches/forge_gradle/bundled_deobf_repo/com/tterrag/registrate/Registrate/MC1.17.1-1.0.13+2308103_mapped_parchment_2021.10.17-1.17.1/Registrate-MC1.17.1-1.0.13+2308103_mapped_parchment_2021.10.17-1.17.1.pom
- file:/C:/Users/InfiniPLEX/.gradle/caches/forge_gradle/bundled_deobf_repo/com/tterrag/registrate/Registrate/MC1.17.1-1.0.13+2308103_mapped_parchment_2021.10.17-1.17.1/Registrate-MC1.17.1-1.0.13+2308103_mapped_parchment_2021.10.17-1.17.1.jar
Required by:
project :endercore
> Could not resolve all files for configuration ':enderio-base:runtimeClasspathCopy'.
> Could not find com.tterrag.registrate:Registrate:MC1.17.1-1.0.13+2308103_mapped_parchment_2021.10.17-1.17.1.
Required by:
project :enderio-base
> Could not find com.tterrag.registrate:Registrate:MC1.17.1-1.0.13+2308103_mapped_parchment_2021.10.17-1.17.1.
Required by:
project :enderio-base > project :endercore
> Could not resolve all files for configuration ':enderio-decoration:runtimeClasspathCopy'.
> Could not find com.tterrag.registrate:Registrate:MC1.17.1-1.0.13+2308103_mapped_parchment_2021.10.17-1.17.1.
Required by:
project :enderio-decoration
> Could not find com.tterrag.registrate:Registrate:MC1.17.1-1.0.13+2308103_mapped_parchment_2021.10.17-1.17.1.
Required by:
project :enderio-decoration > project :endercore
project :enderio-decoration > project :enderio-base
> Could not resolve all files for configuration ':enderio-machines:runtimeClasspathCopy'.
> Could not find com.tterrag.registrate:Registrate:MC1.17.1-1.0.13+2308103_mapped_parchment_2021.10.17-1.17.1.
Required by:
project :enderio-machines
> Could not find com.tterrag.registrate:Registrate:MC1.17.1-1.0.13+2308103_mapped_parchment_2021.10.17-1.17.1.
Required by:
project :enderio-machines > project :endercore
project :enderio-machines > project :enderio-base
> Could not resolve all files for configuration ':enderio-monolith:runtimeClasspathCopy'.
> Could not find com.tterrag.registrate:Registrate:MC1.17.1-1.0.13+2308103_mapped_parchment_2021.10.17-1.17.1.
Required by:
project :enderio-monolith
> Could not find com.tterrag.registrate:Registrate:MC1.17.1-1.0.13+2308103_mapped_parchment_2021.10.17-1.17.1.
Required by:
project :enderio-monolith > project :endercore
project :enderio-monolith > project :enderio-base
project :enderio-monolith > project :enderio-decoration
project :enderio-monolith > project :enderio-machines
Issue Description:
Gradle is unable to build branch port/1.18 for missing dependencies
What happens:
Gradle fails with output:
What you expected to happen:
The build to be successful
Steps to reproduce:
Affected Versions (Do not use "latest"):
Your most recent log file where the issue was present:
https://gist.github.com/InfinityOfficialNetwork/c2691cebaec9a0a7de5ba72ef51e9898
The text was updated successfully, but these errors were encountered: