Skip to content

Instantly share code, notes, and snippets.

@marchermans
Created September 21, 2014 20:41
Show Gist options
  • Save marchermans/f317efea2ddabdd726ad to your computer and use it in GitHub Desktop.
Save marchermans/f317efea2ddabdd726ad to your computer and use it in GitHub Desktop.
Gradle forge error
PS D:\Development\Minecraft\Armory> ./gradlew createDevSetup
****************************
Powered By MCP:
http://mcp.ocean-labs.de/
Searge, ProfMobius, Fesh0r,
R4wk, ZeuX, IngisKahn, bspkrs
MCP Data version : unknown
****************************
Found AccessTransformer in api resources: TConstruct_at.cfg
:copyChicken
FAILURE: Build failed with an exception.
* What went wrong:
Could not resolve all dependencies for configuration ':compile'.
> Could not resolve :forgeSrc:1.7.10-10.13.1.1217.
Required by:
com.Orion.Armory:Armory:1.0.0-null
> Could not GET 'https://libraries.minecraft.net//forgeSrc/1.7.10-10.13.1.1217/forgeSrc-1.7.10-10.13.1.1217.pom'. Rec
eived 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
Total time: 10.585 secs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment