Nuclear Control 2

Nuclear Control 2

6M Downloads

Build issues

xbony2 opened this issue ยท 2 comments

commented

I think all the code is in place and well, and I'm ready for a new release, but good ol' gradle doesn't like this idea much.
Look's like it's counting in AE2s dependencies or something.

FAILURE: Build failed with an exception.

* What went wrong:
Could not resolve all dependencies for configuration ':compile'.
> Could not resolve api:rf:2.
  Required by:
      com.shedar.IC2NuclearControl:forge-1:2.2.5a-GoingForTheKill > appeng:appliedenergistics2:rv2-beta-33
   > Could not HEAD 'https://libraries.minecraft.net/api/rf/2/rf-2.pom'. Received status code 403 from server: Forbidden
> Could not resolve appeng:RotaryCraft:V5c.
  Required by:
      com.shedar.IC2NuclearControl:forge-1:2.2.5a-GoingForTheKill > appeng:appliedenergistics2:rv2-beta-33
   > Could not HEAD 'https://libraries.minecraft.net/appeng/RotaryCraft/V5c/RotaryCraft-V5c.pom'. Received status code 403 from server: Forbidden
> Could not resolve api:mfr:1.
  Required by:
      com.shedar.IC2NuclearControl:forge-1:2.2.5a-GoingForTheKill > appeng:appliedenergistics2:rv2-beta-33
   > Could not HEAD 'https://libraries.minecraft.net/api/mfr/1/mfr-1.pom'. Received status code 403 from server: Forbidden
> Could not resolve api:railcraft:1.
  Required by:
      com.shedar.IC2NuclearControl:forge-1:2.2.5a-GoingForTheKill > appeng:appliedenergistics2:rv2-beta-33
   > Could not HEAD 'https://libraries.minecraft.net/api/railcraft/1/railcraft-1.pom'. Received status code 403 from server: Forbidden
> Could not resolve appeng:mekanism:1.7.10-8.0.1.198.
  Required by:
      com.shedar.IC2NuclearControl:forge-1:2.2.5a-GoingForTheKill > appeng:appliedenergistics2:rv2-beta-33
   > Could not HEAD 'https://libraries.minecraft.net/appeng/mekanism/1.7.10-8.0.1.198/mekanism-1.7.10-8.0.1.198.pom'. Received status code 403 from server: Forbidden
> Could not resolve api:immibis:1.
  Required by:
      com.shedar.IC2NuclearControl:forge-1:2.2.5a-GoingForTheKill > appeng:appliedenergistics2:rv2-beta-33
   > Could not HEAD 'https://libraries.minecraft.net/api/immibis/1/immibis-1.pom'. Received status code 403 from server: Forbidden
> Could not resolve api:coloredlightscore:1.
  Required by:
      com.shedar.IC2NuclearControl:forge-1:2.2.5a-GoingForTheKill > appeng:appliedenergistics2:rv2-beta-33
   > Could not GET 'https://libraries.minecraft.net/api/coloredlightscore/1/coloredlightscore-1.pom'. Received status code 403 from server: Forbidden
> Could not resolve net.mcft.copy.betterstorage:BetterStorage:1.7.10-0.11.3.123.20.
  Required by:
      com.shedar.IC2NuclearControl:forge-1:2.2.5a-GoingForTheKill > appeng:appliedenergistics2:rv2-beta-33
   > Could not GET 'https://libraries.minecraft.net/net/mcft/copy/betterstorage/BetterStorage/1.7.10-0.11.3.123.20/BetterStorage-1.7.10-0.11.3.123.20.pom'. Received status code 403 from server: Forbidden
> Could not resolve api:craftguide:1.
  Required by:
      com.shedar.IC2NuclearControl:forge-1:2.2.5a-GoingForTheKill > appeng:appliedenergistics2:rv2-beta-33
   > Could not HEAD 'https://libraries.minecraft.net/api/craftguide/1/craftguide-1.pom'. Received status code 403 from server: Forbidden
> Could not resolve api:rblocks:1.
  Required by:
      com.shedar.IC2NuclearControl:forge-1:2.2.5a-GoingForTheKill > appeng:appliedenergistics2:rv2-beta-33
   > Could not HEAD 'https://libraries.minecraft.net/api/rblocks/1/rblocks-1.pom'. Received status code 403 from server: Forbidden
> Could not resolve inventorytweaks:InventoryTweaks:1.59-dev-3.
  Required by:
      com.shedar.IC2NuclearControl:forge-1:2.2.5a-GoingForTheKill > appeng:appliedenergistics2:rv2-beta-33
   > Could not GET 'https://libraries.minecraft.net/inventorytweaks/InventoryTweaks/1.59-dev-3/InventoryTweaks-1.59-dev-3.pom'. Received status code 403 from server: Forbidden
> Could not resolve appeng:Waila:1.5.10_1.7.10.
  Required by:
      com.shedar.IC2NuclearControl:forge-1:2.2.5a-GoingForTheKill > appeng:appliedenergistics2:rv2-beta-33
   > Could not HEAD 'https://libraries.minecraft.net/appeng/Waila/1.5.10_1.7.10/Waila-1.5.10_1.7.10.pom'. Received status code 403 from server: Forbidden

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED
commented

I think I made a mistake trying to compile against the dev build. Try using the release one.

commented

Fixed by putting the file into the lib folder. This seems to be an error on AE's side, as it has been reported by them before. Once fixed, please remove the file and switch to all gradle