When using mod with the Space Exploration mods and packs, I believe an error occurred after I attempted to use a belt sorter with items that came out of the pulverizer machine. Error report as follows:
Error while running event beltSorter::on_tick (ID 0)
beltSorter/control/belt-sorter.lua:329: attempt to index local 'outputAccess' (a nil value)
stack traceback:
beltSorter/control/belt-sorter.lua:329: in function 'insertItemsFromTo'
beltSorter/control/belt-sorter.lua:306: in function 'distributeItemToSides'
beltSorter/control/belt-sorter.lua:269: in function 'distributeItems'
beltSorter/control/belt-sorter.lua:209: in function 'tick'
beltSorter/libs/control/entities.lua:197 in function 'entities_tick'
beltSorter/control.lua:48: in function
<beltSorter/control.lua:47>