pcal43 / quicksort

Minecraft mod. Low-effort item sorting to keep your workshop organized.
https://modrinth.com/mod/quicksort
MIT License
7 stars 3 forks source link

Items sorting faulty when a hopper inserts an item during sorting #31

Open BlueDemonTR opened 1 year ago

BlueDemonTR commented 1 year ago

How to reproduce

Output chest: The chest that is not on top of a block Input chest: The chest on top of a diamond block

Put a number of diamonds in the output chest Put a hopper directed towards the input chest Put diamonds in the input chest While the items are being transported into the output chest put another item in the hopper The other item will go in the chest with diamonds

Whizcraft commented 10 months ago

I am having the same issue

pcal43 commented 10 months ago

I'm struggling to understand this one. Could you clarify?

You have a hopper going into a quicksorter chest. And when items go from the hopper into the quicksorter, then...what?

Whizcraft commented 10 months ago

Well, I am not 100% certain, but I believe what is happening is that the items that flow into the first slot of the quicksorter chest (after the existing stack is depleted) are treated as more of the same item and follow the previous item into the incorrect chest (even when there is a valid target).

On Tue, Aug 29, 2023, 8:35 PM pcal43 @.***> wrote:

I'm struggling to understand this one. Could you clarify?

You have a hopper going into a quicksorter chest. And when items go from the hopper into the quicksorter, then...what?

— Reply to this email directly, view it on GitHub https://github.com/pcal43/quicksort/issues/31#issuecomment-1698436408, or unsubscribe https://github.com/notifications/unsubscribe-auth/A7KWXZYZGYSEVUPJ7AMPLNDXX2YH7ANCNFSM6AAAAAAZBVOPUA . You are receiving this because you commented.Message ID: @.***>