Lithium (Fabric)

Lithium (Fabric)

22M Downloads

Incorrect hopper behaviour in Lithium 0.9.0 dev build

kikugie opened this issue ยท 3 comments

commented

Tested with build https://github.com/CaffeineMC/lithium-fabric/actions/runs/3038168288

Issue occurred when using Set Based Unloader Array. At the input handler shulker box arrives too late for recombining and drains a filter item.
2022-09-18_20 58 12
2022-09-18_21 09 42

How to reproduce:

  • Download any version of the set based unloader
  • Input shulker box with any stackable items
  • Box is spit out to the side instead of being processed further
  • Do the same steps without the mod to observe correct behaviour
commented

Thank you for reporting this. I think this should be fixed in the latest commit which I just pushed.

commented
commented

Thanks for testing again, fixed it now and also tested the setup. Issue was that powered hoppers started to sleep and then while sleeping started to sleep again, which made them not wake up properly anymore