Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.8.9 update #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

1.8.9 update #12

wants to merge 1 commit into from

Conversation

Lunatrius
Copy link

Update .git* files
Update gradle script and wrapper
Replace version checking with Forge version checking
Fixes #10
Fixes #11

Update .git* files
Update gradle script and wrapper
Replace version checking with Forge version checking
Allow the server to present on either side without restrictions
Change the player specific files to use UUID instead
Fix player file encoding (forced to UTF-8)
@JonnyBrando
Copy link

I can get bspkrsCore to build, but, I cannot get this to build..

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
Copy link

BTW, I fixed this issue, long time ago.

I used my hosts. file to redirect bspk.rs to 127.0.0.1, used a basic http server, created the folder structure and hosted the required dependency files on my machine.

Only needed during build procedure.

You can close this up.. Waiting for 1.9.4 & 1.10 builds :)..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants