My KSP is crashing on Loading any save (4/5 Times), The weird part is that the Output_Logs are listing Mods that I don't have Installed at all.
KSP 1.4.2
~80 Mods Installed
64-Bit
All Mods are Updated
System Specs:
Ryzen 1600X
16 GB Memory
KSP Is running on a SSD
Output_Log
Error Log
NullReferenceException: Object reference not set to an instance of an object
at FerramAerospaceResearch.FARAeroComponents.FARVesselAero.SimulateAeroProperties (UnityEngine.Vector3& aeroForce, UnityEngine.Vector3& aeroTorque, Vector3 velocityWorldVector, Double altitude) [0x00000] in <filename unknown>:0
at FerramAerospaceResearch.FARAPI.InstanceCalcVesselAeroForces (.Vessel vessel, UnityEngine.Vector3& aeroForce, UnityEngine.Vector3& aeroTorque, Vector3 velocityWorldVector, Double altitude) [0x00000] in <filename unknown>:0
at FerramAerospaceResearch.FARAPI.CalculateVesselAeroForces (.Vessel vessel, UnityEngine.Vector3& aeroForce, UnityEngine.Vector3& aeroTorque, Vector3 velocityWorldVector, Double altitude) [0x00000] in <filename unknown>:0
at (wrapper delegate-invoke) MuMech.VesselState/FARCalculateVesselAeroForcesDelegate:invoke_void__this___Vessel_Vector3&_Vector3&_Vector3_double (Vessel,UnityEngine.Vector3&,UnityEngine.Vector3&,UnityEngine.Vector3,double)
at MuMech.VesselState.AnalyzeParts (.Vessel vessel, MuMech.EngineInfo einfo, MuMech.IntakeInfo iinfo) [0x00000] in <filename unknown>:0
at MuMech.VesselState.Update (.Vessel vessel) [0x00000] in <filename unknown>:0
at MuMech.MechJebCore.FixedUpdate () [0x00000] in <filename unknown>:0
Both FAR & MechJeb are not installed at all on my Install, Not a single file at all.
I'm also getting a ton of spam of This:
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)
delta 0, target amt 30
Uninstalling ModularFlightIntergrator seems to fix It somewhat, But introduces other issues with Kopernicus.
I'm going to start running through my ~80 Mods to see If any are conflicting, But It would be nice to see If anyone else is having this issue.
EDIT: Trajectories seems to have been causing It so far, But I need to reproduce it.