Alchemistry

Alchemistry

16M Downloads

[Bug]CompactorUI NPE

XieDeWu opened this issue ยท 3 comments

commented

digest:
java.lang.NullPointerException: Cannot invoke "Object.equals(Object)" because "this.currentRecipe" is null
at com.smashingmods.alchemistry.common.block.compactor.CompactorBlockEntity.lambda$updateRecipe$2(CompactorBlockEntity.java:85) ~[alchemistry-1.18.2-2.0.2.jar%2360!/:1.18.2-2.0.2] {re:classloading}
at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin}
detail:
crash-2022-07-24_09.14.49-server.txt

commented

thank you

Same issue as #214

Fix will be in next release.

thank you

commented

Same issue as #214

Fix will be in next release.

commented

Fixed in #222