[Bug]CompactorUI NPE
XieDeWu opened this issue ยท 3 comments
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
Same issue as #214
Fix will be in next release.
Fixed in #222