MrJake222 / AUNIS

Stargate-inspired Minecraft Mod
GNU General Public License v3.0
44 stars 19 forks source link

chore: upgrade to ForgeGradle 3 #309

Closed sentialx closed 3 years ago

sentialx commented 3 years ago

This PR upgrades to ForgeGradle 3, since 2 doesn't seem to work (at least for me).

slava110 commented 3 years ago

FG 3 is broken for mc 1.12, pls don't...

sentialx commented 3 years ago

Why though?

slava110 commented 3 years ago

There are some issues related to it. Like access transformers from dependencies aren't applied. It's recommended to stay on FG 2.3 for 1.12

sentialx commented 3 years ago

Aight, closing.

slava110 commented 3 years ago

What issues do you have related to FG 2? I can check it when I'll be at home. Or maybe it's something that I already saw before. Feel free to PM me on discord

sentialx commented 3 years ago

It couldn't resolve CofhCore, OpenComputers etc.

com.intellij.openapi.externalSystem.model.ExternalSystemException: Could not find RedstoneFlux.jar (deobf.cofh:RedstoneFlux:1.12-2.1.0.7).
Searched in the following locations:
    https://files.minecraftforge.net/maven/deobf/cofh/RedstoneFlux/1.12-2.1.0.7/RedstoneFlux-1.12-2.1.0.7.jar
> Could not find RedstoneFlux.jar (deobf.cofh:RedstoneFlux:1.12-2.1.0.7).
  Searched in the following locations:
      https://files.minecraftforge.net/maven/deobf/cofh/RedstoneFlux/1.12-2.1.0.7/RedstoneFlux-1.12-2.1.0.7.jar

Possible solution:
 - Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html