-
Hi all,
I am trying to train an AI using the Malmo in my university cluster, but the cluster does not have connection to the internet and I have 0 knowledge of Gradle.
What I am trying: I am bui…
-
Hi,
Trying to validate the install from git master results in a failure. Full output:
```
[INFO:minedojo.tasks] Loaded 1581 Programmatic tasks, 1560 Creative tasks, and 1 special task: "Playthr…
-
Hello,
I would like to publish obfuscated library jars using VanillaGradle.
Currently there is no good way to do this. I tried to work around VanillaGradle by trying to use ForgeGradle or FabricLo…
mezz updated
5 months ago
-
During mod initialisation, Forge usually expects mods to register entities. As a result of the arrow entities not being registered, any shot arrows are not saved when saving and reloading a world. Add…
-
If mappings are specified (in config) but invalid, CCLib currently just plays the guessing game, which can sometimes cause the wrong mappings to be selected (especially when ForgeGradle is used with t…
-
[Using MCP in Plugins](https://docs.spongepowered.org/stable/en/plugin/internals/mcp-setup.html) should be extended with a section that explains how to make it work together with a Shadow JAR. By defa…
-
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Forge Mod Loader (FML)
Caused by: java.lang.NullPointerException
at net.minecraftforge.fml.common.network.NetworkReg…
-
legacylauncher/launchwrapper is bad modlauncher is good, mkay.
- [ ] Use ForgeGradle 3.0 in all branches
- [x] Update to Mixin 0.8
- [ ] Create a [UserDev](/ImpactDevelopment/UserDev) distributio…
-
Please add a new branch that will contain the lightest version of repository - for example, its build.gradle will contain only necessary lines like in this example https://github.com/anatawa12/migrati…
-
gradlew setupDecompWorkspace fails:
>
> FAILURE: Build failed with an exception.
>
> * Where:
> Build file 'C:\Razorjack\minecraft\dev-1.8\src\Highlands\build.gradle' line: 18
>
> * What w…
ghost updated
6 years ago