[Bug ๐]: Saves take a long time to process
jlcarneiro opened this issue ยท 5 comments
Brief description of your issue
Saves take a long time do process. A quicksave, for example, took 37 seconds (using a SSD!).
Steps to reproduce
Just load the savegame, go to a flight (probe, rover, ship) and hit F5 (quicksave).
quicksave.zip
Expected behavior
It should save in a few (1-2) seconds.
Actual behavior
Don't know why, DeltaV started to show incorrectly and my saves got bigger and bigger and the saving process took longer.
Downgrading to version 2.2.0.0, solved deltaV problem, but savegame issues persisted.
Environment
ScrapYard and OhScrap! Mod version 2.2.0.0
KSP version 1.12.3
Mods downloaded through Github and SpaceDock and manually installed
[KSP.log](https://github.com/zer0Kerbal/ScrapYard/files/8404849/KSP.log)
[Player.log](https://github.com/zer0Kerbal/ScrapYard/files/8404852/Player.log)
How did you download and install this?
GitHub clone (expert manual installation)
Thank you. Kindly read contributiing.md, code_of_conduct.md and styleguide.md. These are boilerplate.
@jlcarneiro thank you for the bug report!
would you kindly drag and drop your KSP.log here?
With data missing after rerooting the subassembly, these latencies are most than likely chained try-catch
es crazily trying to cope with tons of NRE
s or similar Exceptions.
It's still a theory, as I need to steal time somewhere to redo all that tests again with each Add'On affected - but it's a solid one. At least for now.
@Lisias is it solid progress.
Root Cause Analysis is often painfully slow, but it works effectively well.