Closed Rodg88 closed 3 months ago
@JacobB094 Not happening locally for me, might need to check your Saturn parts folder is completely up to date with dev. then if it persists maybe the modulemanager.configcache, and KSP.log
KSP.zip Here you go. Parts are up to date, the whole folder is freshly replaced from Github.
It's due to FerramAerospaceResearch/stockEngineGimbalIncrease changing the gimbal range (this patch probably also didn't help with the SRMU stability tbh lol)
I'll see if I can use some other module identifier so changing gimbal ranges doesn't break it.
Try that, just update the AJ260 cfg file
`[EXC 14:39:30.923] Exception: Could not find matching module B9PartSwitch.ModuleMatcher.FindModule (Part part) (at:0)
B9PartSwitch.ModuleModifierInfo+d__10.MoveNext () (at :0)
B9PartSwitch.PartSubtype.Setup (B9PartSwitch.ModuleB9PartSwitch parent, System.Boolean displayWarnings) (at :0)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception)
B9PartSwitch.PartSubtype:Setup(ModuleB9PartSwitch, Boolean)
B9PartSwitch.ModuleB9PartSwitch:InitializeSubtypes(Boolean)
B9PartSwitch.ModuleB9PartSwitch:GetInfo()
PartLoader:CompilePartInfo(AvailablePart, Part)