Drag0nD3str0yer / Moderately-Plane-Related

MPR is an aircraft parts mod that follows the Stock/AirplanePlus art style and will incorporate BDA+ integration down the road
Other
6 stars 3 forks source link

B9PartSwitch errors #25

Open theonegalen opened 1 year ago

theonegalen commented 1 year ago
[WRN 21:02:10.126] Warning on PartSubtype F-15C Eagle on module ModuleB9PartSwitch (moduleID='VariantSwitch') on part SAE.Cockpit.F15: Could not find matching module
[EXC 21:02:10.127] Exception: Could not find matching module
    B9PartSwitch.ModuleMatcher.FindModule (Part part) (at <a3c2951fc74e4639820ef37d2d29f386>:0)
    B9PartSwitch.ModuleModifierInfo+<CreatePartModifiers>d__10.MoveNext () (at <a3c2951fc74e4639820ef37d2d29f386>:0)
    B9PartSwitch.PartSubtype.Setup (B9PartSwitch.ModuleB9PartSwitch parent, System.Boolean displayWarnings) (at <a3c2951fc74e4639820ef37d2d29f386>: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)
    <CompileParts>d__56:PartLoader+<CompileParts>d__56.MoveNext_Patch0(<CompileParts>d__56)
    KSPCommunityFixes.Performance.<FrameUnlockedCoroutine>d__61:MoveNext()
    KSPCommunityFixes.Performance.<PartLoader_CompileAll>d__57:MoveNext()
    UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

This same message shows up for multiple parts

hivert commented 1 year ago

Same error here with heavily modded Kerbal Space Program - 1.12.3.3173 on Linux. Please tell me if more info is needed.