Melter

Melter

15.2k Downloads

Crash when looking up recipes in JEI 1.18.2

nanonestor opened this issue · 3 comments

commented

Game crashes when trying to look at output recipes for melter in JEI.

Forge 40.1.84
Melter melter-1.18.2-1.0.2-all.jar
JEI jei-1.18.2-forge-10.1.5.272.jar

I had one recipe loaded via KubeJS using the line-
event.recipes.melterMelting(Fluid.of('minecraft:lava', 250),"#forge:cobblestone").processingTime(1000);

Crash Report

latest.log

commented

Update - for now i've downgraded JEI to the next oldest version of their 9.x series for 1.18.2. (jei-1.18.2-9.7.2.281.jar) and it works without crash. I just how have encountered a TE error with melters and will post in a separate issue.

commented

Should be fixed with the last release.
Now in theory should work with both JEI 9 & 10.

commented

👍Thanks!