KSP Interstellar Extended

KSP Interstellar Extended

1M Downloads

ARgumentNullException in VAB/SPH with parts containing precooler module

aidygus opened this issue ยท 0 comments

commented

I started a new career game with 1.8 and when I unlocked the Sabre engine the VAB/SPH editor grinds to a crawl when any type of precooler is selected with the following error reported in the log

ArgumentNullException: Value cannot be null.
Parameter name: source
  at System.Linq.Enumerable.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x0000d] in <fbb5ed17eb6e46c680000f8910ebb50c>:0 
  at FNPlugin.FNModulePreecooler.FixedUpdate () [0x0000d] in <20992bda63dc4b69b7caf954df5d7e1f>:0 
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)