CitiesSkylinesMods / TMPE

Cities: Skylines Traffic Manager: President Edition
https://steamcommunity.com/sharedfiles/filedetails/?id=1637663252
MIT License
571 stars 85 forks source link

Lane connections not removed when segment has been released #1628

Closed krzychu124 closed 2 years ago

krzychu124 commented 2 years ago

Not much to add. Listener was in the unused LaneConnectionSubManager constructor which resulted in missing actions after segment release (upgrade, collapse etc.) preventing Routing Manager from generating default lane transitions - connected lanes are not processed. All that resulted in completely detached segments if all lanes were connected before the upgrade/collapse.

Build zip