Stack trace when mined:
Error while running event crafting_combinator::on_pre_player_mined_item (ID 11)
crafting_combinator/script/util.lua:86: attempt to compare number with nil
stack traceback:
crafting_combinator/script/util.lua:86: in function 'rotate'
crafting_combinator/script/cc.lua:452: in function 'find_chest'
crafting_combinator/script/cc.lua:176: in function 'update_chests'
crafting_combinator/script/cc.lua:150: in function 'destroy'
crafting_combinator/control.lua:91: in function <crafting_combinator/control.lua:88>
There are combinators saying there is no space in their. Added correct chest location in the UI to no avail. When I mine the complaining ones I get that crash.
Also of note, there are pairs of crafting combinators sharing overflow chests (back to back) as well as combinators reading the recipe from the factory
Bob's Mod is installed and I'm using this to switch between crafting gears on all stations and crafting Balls + Ball-Bearings on alternating stations. Let me know what else might be useful