Skip to content

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

@Infini-PLEX

Description

@Infini-PLEX

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions