Werewolves - Become a Beast!

Werewolves - Become a Beast!

2M Downloads

[Bug]

Wendyshasfallen opened this issue ยท 2 comments

commented

Versions

  • Minecraft: 1.12.2

  • Forge: 14.23.5.2854

  • Vampirism: 1.6.2

  • Werewolves: That's the issue

  • ModPack: N/A

Issue Description

So I am getting thrown an error telling me tehnut.info cannot be called look at crash reports below with both eclipse and intellij

Reproduce Steps

I try to build and it does not work essentially

Additional Information

Could not resolve info.amerifrance.guideapi:Guide-API:1.12-2.1.6-61.
Required by:
project :
> Could not resolve info.amerifrance.guideapi:Guide-API:1.12-2.1.6-61.
> Could not get resource 'http://tehnut.info/maven/info/amerifrance/guideapi/Guide-API/1.12-2.1.6-61/Guide-API-1.12-2.1.6-61.pom'.
> Could not GET 'http://tehnut.info/maven/info/amerifrance/guideapi/Guide-API/1.12-2.1.6-61/Guide-API-1.12-2.1.6-61.pom'.
> tehnut.info: Name or service not known

commented

yes i know, but i only work on 1.14.

but if you want to use the 1.12 version just comment the line

deobfCompile 'info.amerifrance.guideapi:Guide-API:' + config.guide_api_version
out

commented

Hey man thanks for the tip it worked I appreciate the help