-
### I tried to launch this command, but I have an error:
```shell
$ gradle setupDecompWorkspace --refresh-dependencies --stacktrace
> Configure project :
This mapping 'snapshot_20171003' was des…
-
In my Decomp workspace, DataSerializer.java looks like this:
```java
public interface DataSerializer
{
// ...
T read(PacketBuffer buf) throws java.io.IOException;
// ...
}
```
However, wh…
-
**Minecraft Version:** 1.12.x (1.12 to 1.12.2)
**Forge Version:** 14.21.1.2403 to the most recent releases of Forge for 1.12.x (14.23.5.2854).
**Logs:** https://gist.github.com/NeRdThe…
-
[build.gradle](https://github.com/mezz/JEIAddons/blob/1.8/build.gradle)
Here is console output from a recent jenkins build:
https://gist.github.com/mezz/6308e4bb684acf7818e6
I am building my mod aga…
-
里面的盐矿石显示的是salt矿石,金矿是Gold矿石。
还有所有的贫瘠的xxx矿石,中间的部分全是英文的,我想应该是由于引用造成的问题,汉化文本中的部分,都是%material来替代,而被引用部分未汉化导致的问题。
我想能不能解决一下这个问题,吧这部分的汉化完善一下,非常感谢。
-
It's getting really annoying at this point, please fix this.
ghost updated
4 years ago
-
Unsure whether this is due to personal error or built in code but when running setupDecompWorkspace the task :recompileMc will fail.
java version "1.8.0"
Java(TM) SE Runtime Environment (build 1.8…
-
Throwing a "Charged" certus Quartz on the floor crashes client, but not the server.
Using AE2 Rev2 Alpha16
Seems the log is too big for any paste sites.
Tried on Forge 1231 + 1235
[16:03:23] [Clie…
-
`Minecraft v1.15.2`
`Forge v31.1.35`
`BasseBombeCraft v1.41`
The mod crashes server side as soon as it tries to load a world.
[Crash Log](https://gist.github.com/WenXin20/4bf4bf3a84377073301af4d…
-
When i add a new Run/Debug application configuration and set the "Main class" to "GradleStart" it shows up as red. I am following a tutorial on youtube and when they do this step it [shows up as blue]…