I'm a big fan of your mod. I have been having some frame rate issues in several different game installs and I think this mod may be the source. I did a fresh install of 1.11.2 and installed only KSP-IE and required mods through ckan: Interstellar fuel switch core 3.25, KSP IE 1.26.26, Module Manager 4.1.4, and Tweakscale 2.4.4.5. KSP will then hang on the loading screen. The last section of the log is where it hangs:
[LOG 20:06:43.518] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/ActiveCoolingSystem/ActiveCoolingSystem/activeCoolingSystemv3'
[ERR 20:06:43.522] [ShipTemplate]: No Resource definition found for RESOURCE
[ERR 20:06:43.522] [ShipTemplate]: No Resource definition found for RESOURCE
[ERR 20:06:43.522] [ShipTemplate]: No Resource definition found for RESOURCE
[WRN 20:06:43.530] Could not create PartResource of type 'IntakeAtm
[WRN 20:06:43.530] Could not create PartResource of type 'IntakeAtm
[WRN 20:06:43.530] Could not create PartResource of type 'IntakeLqd
[WRN 20:06:43.530] Could not create PartResource of type 'IntakeLqd
[WRN 20:06:43.530] Could not create PartResource of type 'WasteHeat
[WRN 20:06:43.530] Could not create PartResource of type 'WasteHeat
[EXC 20:06:43.626] NullReferenceException: Object reference not set to an instance of an object
ModuleResourceIntake.GetInfo () (at <dc0e5f458c0f4571ad839b9c4153f347>:0)
PartLoader.CompilePartInfo (AvailablePart newPartInfo, Part part) (at <dc0e5f458c0f4571ad839b9c4153f347>:0)
PartLoader+<CompileParts>d__56.MoveNext () (at <dc0e5f458c0f4571ad839b9c4153f347>:0)
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <7d9ec060e791409ab3eb85c61e312ed6>:0)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
The entire log is here.
I do have some other game installs that will start up KSP, but my frame rate will plummet as soon as I exit Kerbin atmosphere, between 5 and <1. It spams the logs with the exception above. My beyond home save does this but has a more extensive mod list. Log file is here.
At this point, it's beyond my ability to troubleshoot. Does anyone have any advice? Thank you in advance!