CivClassic / FactoryMod

Configurable factories for automating item production - Built for Paper 1.16.5
Other
2 stars 17 forks source link

Compactors continue trying to run when full #10

Closed crimsonblod closed 4 years ago

crimsonblod commented 4 years ago

Compactors continue trying to decompact items when the attached chest is full. According to a few people, when this issue was present in 1.12.2, sometimes it would consume compacted blocks, and delete the resulting stack of items, sometimes it would not, and it would be purely a visual/text spam issue.

In this instance, it was purely visual and text spam, and it was not consuming the three compacted stone remaining in the compactor on the top left of the factory's inventory.

Expected behavior would be shutting down when the attached inventory was completely full.

IcxxUKL

Maxopoly commented 4 years ago

Fixed by https://github.com/CivClassic/FactoryMod/pull/13