When I updated the mod from v0.17.51 to v0.17.52, the game refused to start beacuse of the following errors which did not occur before.
The mods it had problems with are:
• Beautiful Bridge Railways - v0.17.4
• Cargo Ships - v0.0.50
The first error was:
Error ModManager.cpp:1332: entity prototype "bi-curved-rail-power" (curved-rail) collision mask does not collide with entity "bbr-curved-rail-brick" (curved-rail).
rail collision masks must collide with all other rails.
bi-curved-rail-power modifications: Bio Industries
bbr-curved-rail-brick modifications: Beautiful Bridge Railway
After disabling Beautiful Bridge Railways, Cargo Ships now had the following error:
Error ModManager.cpp:1332: entity prototype "bridge_crossing" (straight-rail) collision mask does not collide with entity "bi-curved-rail-power" (curved-rail).
rail collision masks must collide with all other rails.
bridge_crossing modifications: Cargo Ships
bi-curved-rail-power modifications: Bio Industries
After disabling both of them the game launched without any issues.
And Manually downgrading the mod back to v0.17.51 fixed the issues.
I hope you can fix this issue, and thank you for your work on this mod :)