Page 1 of 1
[0.12.27]More than maximum stack items in assembling machine
Posted: Sun Mar 20, 2016 11:29 pm
by Altren
To reproduce I simply add pack of items by Shift+click and total pack placed is limited by some magic 116 and 216 values, not 100 and 200 as in my inventory. Happens whenever there are already at least few items. Works for all item types as far as I noticed.

- Too many items in stack.png (247.23 KiB) Viewed 1891 times
Seen this bug on 0.12.24 as well.
EDIT: furnaces are not affected by this bug.
Re: [0.12.27]More than maximum stack items in assembling machine
Posted: Sun Mar 20, 2016 11:39 pm
by sillyfly
Pretty sure it's not a bug, but rather a side-effect of the logic for avoiding jams with inserter stack size bonus.
Re: [0.12.27]More than maximum stack items in assembling machine
Posted: Mon Mar 21, 2016 2:42 am
by Altren
If this is intended behaviour then this should work for furnaces as well, but it doesn't.
Re: [0.12.27]More than maximum stack items in assembling machine
Posted: Mon Mar 21, 2016 3:01 am
by Rseding91
Altren wrote:If this is intended behaviour then this should work for furnaces as well, but it doesn't.
Assembling machines and furnaces use different allowed amounts because furnaces don't support multiple ingredients and assembling machines do.
It is correct behavior (not a bug).