Hello,
i have reinstalled the game after a long time to try it out again, added a few mods and when i try to launch any vessel i start getting multiple invalid exceptions per second which slows down the game considerably.
After looking at the ksp.log file i think that it is the cryo tanks mod and probably the physics range extender mods doing it but i figured i would ask here first in case its something else doing it as well.
here is a screenshot of the console when in flight https://cdn.discordapp.com/attachments/614095226574864435/615125860692787200/unknown.png , here is the ksp log file https://gofile.io/?c=D9pFPA and here is excerpt from the log which i think is the most important part (these 2 repeat over and over and over)
[EXC 12:03:57.039] NullReferenceException: Object reference not set to an instance of an object
PhysicsRangeExtender.TerrainExtender.ExtendTerrainForLandedVessels ()
PhysicsRangeExtender.TerrainExtender.FixedUpdate ()
[EXC 12:03:57.047] InvalidOperationException: Operation is not valid due to the current state of the object
System.Linq.Enumerable.Single[ConfigNode] (IEnumerable`1 source, System.Func`2 predicate, Fallback fallback)
System.Linq.Enumerable.Single[ConfigNode] (IEnumerable`1 source, System.Func`2 predicate)
DynamicBatteryStorage.ModuleCryoTankPowerHandler.GetFuelTypes ()
DynamicBatteryStorage.ModuleCryoTankPowerHandler.Initialize (.PartModule pm)
DynamicBatteryStorage.VesselElectricalData.SetupDataHandler (.PartModule pm)
DynamicBatteryStorage.VesselData.RefreshData (Boolean fromScratch, System.Collections.Generic.List`1 vesselParts)
DynamicBatteryStorage.VesselData..ctor (System.Collections.Generic.List`1 vesselParts)
DynamicBatteryStorage.VesselElectricalData..ctor (System.Collections.Generic.List`1 vesselParts)
DynamicBatteryStorage.VesselDataManager.RefreshVesselData ()
DynamicBatteryStorage.VesselDataManager.FixedUpdate ()
the version of ksp i am using is the latest one on steam and have breaking ground dlc installed