-
I have managed to mostly get forgeGradle running properly with vscode (being my editor of choice) but I'm still having some issue with debugging, however I'm getting very close.
with the Language s…
-
* What went wrong:
A problem occurred evaluating root project 'Minecraft'.
> There are no mappings for MC 1.11.2
-
```
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certifi…
-
AccessTransformers need to be injected into SpecialSource to allow the generation of valid accesstransformed source code. Currently it seems this is not supported. I would assume it's intended to pass…
-
Hi i'm trying to use your API to add discord RichPresence in my minecraft mod
When i put the code in my main class at the init process my package become incorect
here is my code
```java
pac…
-
Hi, I am trying to run Minecraft environment on google crowd 16.04 Ubuntu server. It has no GPU.
I tried this solution https://github.com/Microsoft/malmo/issues/291:
```
Install xinit (a tool for m…
-
when i try to setup forge mdk i get this error:
https://pastebin.com/YDvmMgr2
I have the newest version of JDK 8 and JRE 8 installed.
-
当java版本为1.9.0或更高时,在配置工作环境中"./gradlew setupDecompWorkspace" 会提示
`FAILURE: Build failed with an exception.
* What went wrong:
Could not determine java version from '9.0.4'.`
解决方法(来自https://stack…
-
Since there is currently no support for CSV mapping files I created the project [removed]. The `README` file should hopefully explain it a little bit (might not display correctly at the moment because…
-
I can't build my project .
![34](https://user-images.githubusercontent.com/39627379/41760706-65071b48-75fd-11e8-8fce-3efa1cc240f7.png)
here is my build script :
buildscript {
repositories …