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

Unable to build mod (port/1.18): Dependencies missing #5577

Open
Infini-PLEX opened this issue Jul 12, 2023 · 0 comments
Open

Unable to build mod (port/1.18): Dependencies missing #5577

Infini-PLEX opened this issue Jul 12, 2023 · 0 comments

Comments

@Infini-PLEX
Copy link

Issue Description:

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

What you expected to happen:

The build to be successful

Steps to reproduce:

  1. Download source for port/1.18
  2. Execute .\gradlew.bat

Affected Versions (Do not use "latest"):

  • EnderIO: commit 0928834 for port/1.18
  • EnderCore: Same as above
  • Minecraft: N/A
  • Forge: N/A
  • SpongeForge? False
  • Optifine? False
  • Single Player and/or Server? N/A

Your most recent log file where the issue was present:

https://gist.github.com/InfinityOfficialNetwork/c2691cebaec9a0a7de5ba72ef51e9898

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