-
The line
`println 'MINECRAFT: ' + minecraft.version`
produces a crash because minecraft no longer has a version property.
Currently the best way to get the mcversion I found was this, but I am su…
-
Build 'ProxyNeko/Spooky Biomes' is failing!
Last 50 lines of build output:
```
[...truncated 14.31 KB...]
public class BiomeGhostlyForest extends MistyBiome {
…
-
Due to MTR only avaliable on 1.8, I'm in that version.
However, when I got the mod and built it with the gradle wrapper, this happened:
```bash
MacBook-Air:ForestryMC-mc-1.8.9 Aaron$ ./gradlew re…
-
`env = gym.make('MineRLNavigateDense-v0')`
doing this gives me the following error:
I am using an Ubuntu 18 Google cloud instance through a chrome remote desktop client. I tried using ssh as well as…
-
Failed build message
```
Failed to list versions for net.minecraftforge.gradle:ForgeGradle.
> Unable to load Maven meta-data from https://files.minecraftforge.net/maven/net/minecraftforge/…
-
Read here: https://www.minecraft.net/en-us/article/minecraft-snapshot-19w36a
Official Minecraft Obfuscation Maps Released (for latest snapshot and 1.14.4)
It does not unobfustcate param names. Is it…
-
https://github.com/MinecraftForge/ForgeGradle/blob/5997fd1e800259fe5f143a077d25ae3e512d86bd/src/userdev/java/net/minecraftforge/gradle/userdev/UserDevPlugin.java#L80-L86
Though the user dev plugin …
liach updated
5 years ago
-
Mixin currently depends on commons-io version 2.4. However, ForgeGradle ships with version 2.5, and some mods I've been testing with (specifically CodeChickenCore) crash when 2.4 is on the classpath.
-
it'd really be nice to allow setting the run directory from within the buildscript, like forgegradle does
-
I created this issue just to beg you to _please_ not force JDK11, I need to use JDK 8 as the IDE boot JDK or ForgeGradle won't work.
Maybe I misunderstood the commit messages, but I'm just putting …