-
This is super wierd it only happens on some mc versions but works fine on 1.8.9 and 1.12.2 and only happens if I override it from a interface.
Code that cause's this below.
```java
@Mixin(Minecra…
-
Build 'LeatherWorks 1.12' is failing!
Last 50 lines of build output:
```
[...truncated 672 B...]
> git fetch --tags --progress https://github.com/MinecraftModDevelopmentMods/LeatherWorks +refs/head…
-
Build 'Bush Master Core 1.12' is failing!
Last 50 lines of build output:
```
[...truncated 5.19 KB...]
Download https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.2.0/kot…
-
Certain methods have field javadocs inside of them. One example of this is `ThreadedFileIOBase.getThreadedIOInstance` (`func_178779_a`), which looks like this:
```java
/**
* Retrieves a…
-
I tried to build the jar from master, but it failed due to the following issue:
```
root@ubuntu:/path/VoiceChat# gradle build.gradle
java.net.ConnectException: Connection timed out (Connection ti…
-
Build 'Minecraft Mineralogy' is failing!
Last 50 lines of build output:
```
[...truncated 661 B...]
using GIT_ASKPASS to set credentials The MMD Bot
> git fetch --tags --progress https://github.com…
-
Hello! I've been using Railcraft, Immersive Engineering, and Forestry together in a custom modpack.
When putting a Railcraft creosote bottle into the Bottler, more creosote is added into the intern…
-
Build 'Base Metals 1.12.1' is failing!
Last 50 lines of build output:
```
[...truncated 38.09 KB...]
* @param range
^
/var/lib/jenkins/workspace/Base Metals 1.12.1/src/main/java/com/mcmoddev/l…
-
Hi, I've been having an issue with the Minecraft client specific to LWJGL in that the command key (on Mac) gets stuck once it's pressed (e.g. for tabbing between windows). It seems to have been fixed …
-
If I try to run the tests using `./gradlew tests` on the 0.0.4-1.12 tag version I get the following errors:
```
Testing started at 5:04 PM ...
5:04:56 PM: Executing task 'test'...
############…