Actually Additions

Actually Additions

66M Downloads

Item Distributor Voiding Items

homemmakako opened this issue ยท 8 comments

commented

Item Distributor, as soon as the output inventories are full, will keep one item in it's buffer and won't stop extracting items from the top inventory, voiding all items it extracts.

Versions:
MC: 1.10.2
Forge: 12.18.3.2185
AA: 1.10.2-r88

commented

Was testing on 1.11 and the bug is still there. In fact I found somthing else as well. If there are more than two stacks on the top inventory, the distributor starts extracting from both stacks, but won't output the correct amount to the blocks it is connected to. If you put 2 stacks at the same time, it will only output 1 of the stacks. Same would happen whatever the number of stack you put in, as if it was counting the time it takes to extract the items and not the amount of items extracted.

commented

I am fixing it right now. Apparently this thing is totally broken :^)

commented

I know it isn't 1.10, but could you see if the issue is fixed in this version? Just download the one without any suffix :)
https://ci.chaosfield.at/job/ActuallyAdditions/job/ActuallyAdditions-unstable/446/

commented

Sorry, but for 1.10 bugfixes I'm worried I make an issue worse so I need a second opinion :P

commented

ok, will download it (btw, I think I just found a crash. We will be best friends by tonight, trust me ๐Ÿ˜)

commented

Well.....it kinda worked, except it now duplicates a few items ๐Ÿ˜…

image

image

image

image

image

image

Sorry fo the space, I don't think github supports spoilers

As you can see, It was missing 3 stacks in total (1 for each dispenser an 1 for the buffer) but after placing 3 stacks it filled all the inventories and still had 3 leftover cobblestones

commented

Ugh. Fixed that too. :v

commented

LOL
Thanks, bro. You rock!