Treecapitator icon indicating copy to clipboard operation
Treecapitator copied to clipboard

1.8.9 update

Open Lunatrius opened this issue 9 years ago • 3 comments

Update .git* files Update gradle script and wrapper Replace version checking with Forge version checking

Lunatrius avatar Feb 02 '16 20:02 Lunatrius

Why wasn't this merged?

AfterRebelion avatar Apr 13 '16 06:04 AfterRebelion

I would like to see the 1.8.9 pulls merged as well!

I tried building myself, but any mod with bspkrsCore as a dependency fails to build because the necessary libraries can't be downloaded (thanks to Mojang not allowing 'unauthorized' downloads from https://libraries.minecraft.net -- or the files simply not existing).

Unable to setupDecompWorkspace or setupDevWorkspace to build.


file or directory 'D:\Source\1.8.9\Treecapitator\src\api\resources', not found Failed to get resource: GET. [HTTP HTTP/1.1 403 Forbidden: https://libraries.min ecraft.net//bspkrsCore/1.8.9.1/bspkrsCore-1.8.9.1.pom] Resource missing. [HTTP GET: http://files.minecraftforge.net/maven//bspkrsCore/1 .8.9.1/bspkrsCore-1.8.9.1.pom] Resource missing. [HTTP HEAD: http://files.minecraftforge.net/maven//bspkrsCore/ 1.8.9.1/bspkrsCore-1.8.9.1.jar] Resource missing. [HTTP GET: https://repo1.maven.org/maven2//bspkrsCore/1.8.9.1/ bspkrsCore-1.8.9.1.pom] Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2//bspkrsCore/1.8.9.1 /bspkrsCore-1.8.9.1.jar] Resource missing. [HTTP GET: http://bspk.rs/MC/bspkrsCore/%255B1.8.9%255DbspkrsC ore-universal-1.8.9.1.xml] Resource missing. [HTTP GET: http://bspk.rs/MC/bspkrsCore/%5B1.8.9%5DbspkrsCore- universal-1.8.9.1.xml] Resource missing. [HTTP HEAD: http://bspk.rs/MC/bspkrsCore/%255B1.8.9%255Dbspkrs Core-universal-1.8.9.1.jar] Resource missing. [HTTP HEAD: http://bspk.rs/MC/bspkrsCore/%5B1.8.9%5DbspkrsCore -universal-1.8.9.1.jar]

FAILURE: Build failed with an exception.

  • What went wrong: A problem occurred configuring root project 'Treecapitator'.

    Could not resolve all dependencies for configuration ':deobfCompile'. Could not resolve :bspkrsCore:1.8.9.1. Required by: treecapitator:Treecapitator:1.8.9.1 Could not resolve :bspkrsCore:1.8.9.1. > Could not get resource 'https://libraries.minecraft.net//bspkrsCore/1 .8.9.1/bspkrsCore-1.8.9.1.pom'. > Could not GET 'https://libraries.minecraft.net//bspkrsCore/1.8.9.1 /bspkrsCore-1.8.9.1.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

JonnyBrando avatar Apr 23 '16 20:04 JonnyBrando

Before everyone tries to get the build to work on his own, would you mind uploading a release build @Lunatrius ?

TheOnlySilverClaw avatar Feb 03 '18 13:02 TheOnlySilverClaw