noticed an actual bug earlier today when trying to teleport. think it's related to omnimatter removing oil patches. verified omnimatter compatability issue by removing all mods except: omniLib, omniMatter, factorio World, cities of earth, and RSO. attempting to teleport to a city causes crash:
"Error while running event CitiesOfEarth::on_gui_click(ID 1) Unknown entity name: crude-oil
stack traceback:
CitiesOfEarth/scripts/oarc_utils_coe.lua:26: in function 'GenerateStartingResrouces'
.....control.lua:60: in function chart_and_generate
control.lua:37:in function 'select city'
coe_gui.lua:12: in function 'on_gui_click'
control.lua:18: in function </CitiesOfEarth/control.lua:18>
error redacted slightly with reduced info to show just the lines to functions relevant to crash. 99% certain this is due to omnimatter removing oil patches. and cities of earth not handling that unexpected-removal properly
can try and use: if autoplace.controls != nil, then attempt_generation
otherwise: skip