When I click on a shape extractor everything disappears and I get a lot of this in the log:
at MapSimulator.FindSimulationFromTile (Game.Core.Coordinates.GlobalTileCoordinate& position) [0x0000b] in <5d6342f32eef4a21bed63792ed1d7511>:0
at MapSimulator.IMapSimulator.FindSimulationFromTile (Game.Core.Coordinates.GlobalTileCoordinate& position) [0x00000] in <5d6342f32eef4a21bed63792ed1d7511>:0
at SimulationBasedBuildingModuleDataProvider`2[TLocalizedSimulation,TSimulation].GetInfoModules (GameMap gameMap, Building building) [0x00012] in <860ff428ae314c93af00a19109e6dc15>:0
at BuildingsModulesLookup.GetInfoModules (Building building) [0x0001b] in <860ff428ae314c93af00a19109e6dc15>:0
at HUDBuildingDetails+<SidePanel_GetModules>d__12.MoveNext () [0x000dd] in <860ff428ae314c93af00a19109e6dc15>:0
at HUDPartWithSidePanel+<SidePanel_ComputeModulesInternal>d__18.MoveNext () [0x000a4] in <860ff428ae314c93af00a19109e6dc15>:0
at HUDModularSidePanel.SetModulesAndContent (Localization.IText title, System.Collections.Generic.IEnumerable`1[T] modulesData, System.Collections.Generic.IEnumerable`1[T] keybindingHints, Game.Core.Research.WikiEntryId linkedWikiEntry) [0x00097] in <860ff428ae314c93af00a19109e6dc15>:0
at HUDPartWithSidePanel.SidePanel_RerenderInternal () [0x0001e] in <860ff428ae314c93af00a19109e6dc15>:0
at HUDPartWithSidePanel.OnGameUpdate (InputDownstreamContext context, FrameDrawOptions drawOptions) [0x0002f] in <860ff428ae314c93af00a19109e6dc15>:0
at HUD.OnGameUpdate (InputDownstreamContext context, FrameDrawOptionsNoLOD drawOptions) [0x00062] in <860ff428ae314c93af00a19109e6dc15>:0
at GameCore.PerformTick (System.Single delta) [0x000ea] in <612298e6cc734f9dacef541f278eb1db>:0
at GameCore.Update () [0x0001b] in <612298e6cc734f9dacef541f278eb1db>:0 ```