bspkrs / Treecapitator

DaftPVF's Treecapitator mod for Minecraft. Chops down trees in a single blow. Requires bspkrsCore.
http://www.minecraftforum.net/topic/1009577-
42 stars 36 forks source link

1.8.9 update #39

Open Lunatrius opened 8 years ago

Lunatrius commented 8 years ago

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

AfterRebelion commented 8 years ago

Why wasn't this merged?

JonnyBrando commented 8 years ago

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.

BUILD FAILED

TheOnlySilverClaw commented 6 years ago

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