Page 1 of 1
Stack inserter grabbing behaviour
Posted: Tue Jan 17, 2017 10:03 pm
by skillabstinenz
The stack inserter gets limited by the stacksize of the item, although inserters can grab items from multiple stacks, if the remaining stack isn‘t full enough.
All four are affected in the picture:
http://picpaste.com/Untitled-QbKJRhAD.png
Re: Stack inserter grabbing behaviour
Posted: Tue Jan 17, 2017 10:31 pm
by Rseding91
What's the actual "bug"?
Re: Stack inserter grabbing behaviour
Posted: Wed Jan 18, 2017 12:07 pm
by skillabstinenz
It should grab 12 pieces, but it only grabs 10.
Re: Stack inserter grabbing behaviour
Posted: Wed Jan 18, 2017 1:48 pm
by Xeanoa
Are regular inserters able to grab more than a full stack of an item? Seems like that limit was put there on purpose
Re: Stack inserter grabbing behaviour
Posted: Wed Jan 18, 2017 7:46 pm
by Rseding91
skillabstinenz wrote:It should grab 12 pieces, but it only grabs 10.
Regardless of the inserter stacksize bonus they can never grab more than the item stack size. That's by design.
Re: Stack inserter grabbing behaviour
Posted: Wed Jan 18, 2017 7:55 pm
by Xeanoa
Rseding91 wrote:skillabstinenz wrote:It should grab 12 pieces, but it only grabs 10.
Regardless of the inserter stacksize bonus they can never grab more than the item stack size. That's by design.
Actually, a random thought: Why can't stack inserters always grab exactly one whole stack of whatever item?
Re: Stack inserter grabbing behaviour
Posted: Wed Jan 18, 2017 8:41 pm
by Rseding91
Xeanoa wrote:Rseding91 wrote:skillabstinenz wrote:It should grab 12 pieces, but it only grabs 10.
Regardless of the inserter stacksize bonus they can never grab more than the item stack size. That's by design.
Actually, a random thought: Why can't stack inserters always grab exactly one whole stack of whatever item?
Because that's not how we programmed them to work.
Re: Stack inserter grabbing behaviour
Posted: Wed Jan 18, 2017 8:48 pm
by Xeanoa
Sorry I asked.