Page 1 of 1

[NOT BUG][0.11.13]fuel is not loaded

Posted: Wed Jan 21, 2015 9:12 pm
by Arakasi
Hello, I have similar bug related to https://forums.factorio.com/forum/vie ... uel#p63999 where boilers are not filled by fuel.

In my case I have stone furnace which is not loaded by wood with connected fast inserter. Other furnace is filled correctly.
Image

attached save file: https://www.dropbox.com/s/9ypsiqdpneowwuq/fuel.zip?dl=0

Re: [0.11.13]fuel is not loaded

Posted: Wed Jan 21, 2015 9:27 pm
by hitzu
Inserters don't know if slots in assemblers or furnaces are full or not. So it takes a first item from the storage that he can theoretically put in furnace. If there is no room in furnace it stucks with that item in hand and wait.
To solve this problem use two separate inserters.

Re: [0.11.13]fuel is not loaded

Posted: Wed Jan 21, 2015 9:28 pm
by DaveMcW

Re: [0.11.13]fuel is not loaded

Posted: Wed Jan 21, 2015 10:33 pm
by Arakasi
Thanks a lot. I miss that stone item in inserter. I'll replace fast inserter by smart one which will take only fuel type items in the future...

So this is not a bug