gotmachine / StuckOnLoadingPartUpgradesFix

Fix for the KSP 1.12.2 bug that cause the game to be stuck on "Loading Part Upgrades"
1 stars 0 forks source link

When both StuckOnLoadingPartUpgradesFix and KSPCommunityFixes, loading saves fails to load the vessels #1

Open gbesacier opened 2 years ago

gbesacier commented 2 years ago

There is an interaction going on between StuckOnLoadingPartUpgradesFix and https://github.com/KSPModdingLibs/KSPCommunityFixes

I tested on a new Steam install of KSP 1.12.3, without any mod except ModuleManager 4.2.2, Harmony, and KSPCommunityFixes 1.23 (all installed from CKAN), and StuckOnLoadingPartUpgradesFix 1.1 (installed from the Github release).

Test case:

The bug affect all modifications you can do with the little attribute popup, whether you do then in the VAB/SPH or during the flight, and whether it's a stock attribute or a mod attribute (originally I found the bug because of TweakScale: on load, parts have their default size)

gbesacier commented 2 years ago

Issue in the other mod repository KSPModdingLibs/KSPCommunityFixes#103