mspielberg / factorio-railloader

Rapidly load and unload trains of bulk materials.
GNU Lesser General Public License v3.0
9 stars 19 forks source link

Loader not filling wagons #2

Closed tomkcook closed 6 years ago

tomkcook commented 6 years ago

I'm not sure if I'm just being slow. I set the 'Allowed Items' setting to any and I have loaders putting iron plate into a bulk rail loader but the bulk rail loader doesn't fill the wagon under it. Am I missing something?

screenshot from 2018-02-18 18-35-41

tomkcook commented 6 years ago

I'm on 0.16.24, BTW.

tomkcook commented 6 years ago

I've tracked this down a little. The problem seems to be that, although I definitely have 'Allowed items' set to 'any' in the UI, inserting some tracing at line 65 of bulk.lua shows that allowed_items_setting is still set to 'ore'. I'll keep poking at this, but I've no idea how the mod options system works so it might take me a while.

tomkcook commented 6 years ago

See also https://forums.factorio.com/viewtopic.php?f=25&t=57983&e=0

tomkcook commented 6 years ago

NVM, didn't realise you can change settings in-game & they are then saved with the savegame!