-
Literally nothing is happening. I have a kotlin project set up with my main mod class/object annotated with mod and I put the KotlinAdapter into the annotation paramter "modLanguageAdapter" but it doe…
-
Similar to #122, I would like a forgegradle plugin that doesn't require building a mod, patcher or tweaker.
I am considering developing a small library that needs to import minecraft classes, but w…
-
Hi, i have this error when it try to compile the 1.10.2 version with gradle, i cloned the 1.10.2 branch and thisis the error when i run ./gradlew build
```
FAILURE: Build failed with an exception.
…
-
Hey,
I'm trying to setup the build environment for WorldDownloader. I've cloned the WorldDownloader repo and the Forge-Gradle-extensions inside the WorldDownloader folder. I'm using the latest gradle…
ghost updated
7 years ago
-
I have a gradle multproject, [Binnie's mods](https://github.com/ForestryMC/Binnie).
A Linux build server is set up to automatically build the combined mod jar.
The build crashes at "reobf" every tim…
-
Mixin depends on guava 17.0, gson 2.2.4 and commons-io 2.4.
This is fine with Minecraft 1.11, however 1.12 requires newer versions of these libs: guava 21.0, gson 2.8.0, commons-io 2.5.
This mea…
-
When switching MCP Snapshots in build.gradle, as shown in https://github.com/CDAGaming/MinecraftForge/commit/4cb9706fcf852551c40fa803e7aae42e2b6b3c8e
Has Errors in Build, so if these can be perhaps…
-
Updated the Forge Version and Snapshot version of a project earlier today after a strange error started showing up (unable to find a symbol - never seen that happen before). As I habitually use 'clean…
-
ToughExpension refuses to launch on 1.12.2 and asks 1.12.2 while I'm already on it...
-
update build.gradle in all version folders line 27 to reflect version change in Forgegradle extensions from 0.0.4 to 0.1.0