I encountered compatibility issues when adding the bot servicing mod to an existing save game with other mods.
The first is with crafting combinator:
59,454 Loading mod crafting_combinator 0.16.3 (final-date-fixes.lua)
59.515 Error ModManager.cpp:1588: Failed to load mod "crafting_combinator":rusty-locale/recipes.lua:29: attempt to index local 'recipe' (a boolean value)
stack traceback:
rusty-locale/recipes.lua:29: in function 'get_main_product'
rusty-locale/icons.lua:48: in function <rusty-locale/icons.lua:42>
(...tail calls...)
crafting_combinator/data-final-fixes.lua:120: in function 'make_signal_for_recipe'
crafting_combinator/data-final-fixes.lua:165: in function 'process_recipe'
crafting_combinator/data-final-fixes.lua:196: in main chunk
59,519 Loading mod core 0.0.0 (data.moon)
59,954 Checksum for core: 3123733693
60017 Error ModManager.cpp:1588: Error in assignID: recipe-category with name 'crafting' does not exist.
The other is with OSM-lib mods, apparently
91.283 Error ModManager.cpp:1588: Error while loading item prototype "bs-broken-logistic-robot" (item): Key "icon" not found in property tree at ROOT.item.bs-broken-logistic-robot.icons[ 0]
Modifications: Bot Servicing › OSM-Lib
Thanks