dkavolis / Ferram-Aerospace-Research

Aerodynamics model for Kerbal Space Program
Other
77 stars 32 forks source link

NullReferenceException Error #116

Closed ACH1980 closed 3 years ago

ACH1980 commented 3 years ago

Hey, this plugin and the Kerbalism plugin caused a NullReferenceException. Is this an incompatibility or is this another bug that should be fixed? Below is the KSP.log of the not starting game. KSP.log

dkavolis commented 3 years ago

Looking at the log and KERBALISM.DB.KerbalismData (Vessel vessel) PartModule.vessel seems to be null which is controlled by KSP. Are you sure that all your mods and parts are not broken somehow?

ACH1980 commented 3 years ago

You mean maybe Kerbalism is broken? I could reinstall this and look what's happening then. All Mods reinstalling would take very long...

dkavolis commented 3 years ago

Kerbalism should be fine. Your log contains lots of PartCompiler errors, try fixing those for a start, and then other errors in the log file.

ACH1980 commented 3 years ago

Ok, I reinstalled the whole Game and all Mods, but that didn't worked at all (at least the PartCompiler errors were triggered later (after selecting a Savegame)). The long pause was caused by my own helplessness and I hoped with some updates, that the files get reinstalled. And that happened, today I tested again and the PartCompiler errors where away, but I've other errors that point to corrupted files. I'll try reinstalling them and because of corrupted files are obviously one of the most common problems, I'll request a Feature for CKAN (in their Repository) to validate the mods (should be easily done by hashing them) and the option to reinstall on failed validation...