CobaltWolf / Bluedog-Design-Bureau

Stockalike parts pack for Kerbal Space Program

Home Page:https://forum.kerbalspaceprogram.com/index.php?/topic/122020-131mostly-functional-141-bluedog-design-bureau-stockalike-saturn-apollo-and-more-v142-%D0%B0%D1%82%D0%BB%D0%B0%D1%81-1feb2018/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When loading BDB's parts,I got that message

Liu2333-release opened this issue · comments

QQ截图20240505111643
Just like that.I tried to verify if it is other mods' problem so I deleted BDB at first,then the mesasge doesn't appear again.
I checked the KSP.log then I found this:
[LOG 11:16:36.419] PartLoader: Compiling Part 'Bluedog_DB/Parts/MOL/bluedog_Agena_ResupplyContainer/bluedog_Agena_ResupplyContainer'
[WRN 11:16:36.423] PartLoader Warning: Variable minimumRBMass not found in Part
[WRN 11:16:36.472] DontDestroyOnLoad only works for root GameObjects or components on root GameObjects.
[ERR 11:16:36.475] Module ModuleB9PartSwitch threw during OnLoad: System.Exception: Fatal exception while loading fields on module ModuleB9PartSwitch on part ---> System.Exception: Exception while loading field subtypes on type B9PartSwitch.ModuleB9PartSwitch ---> System.Exception: Exception while loading fields on subtype PartSubtype Supplies ---> System.Exception: Exception while loading field tankType on type B9PartSwitch.PartSubtype ---> System.Collections.Generic.KeyNotFoundException: No tank type named 'Supplies' exists
at B9PartSwitch.B9TankSettings.GetTankType (System.String name) [0x00030] in :0
at B9PartSwitch.TankTypeValueParser.Parse (System.String value) [0x0000b] in :0
at B9PartSwitch.Fishbones.NodeDataMappers.ValueScalarMapper.Load (System.Object& fieldValue, ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00022] in :0
at B9PartSwitch.Fishbones.NodeDataField.Load (ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00043] in :0
at B9PartSwitch.Fishbones.NodeDataList.Load (ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00025] in :0
--- End of inner exception stack trace ---
at B9PartSwitch.Fishbones.NodeDataList.Load (ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00058] in :0
at B9PartSwitch.Fishbones.NodeDataObjectExtensions.LoadFields (System.Object obj, ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00033] in :0
at B9PartSwitch.PartSubtype.Load (ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00000] in :0
--- End of inner exception stack trace ---
at B9PartSwitch.PartSubtype.Load (ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x0001d] in :0
at B9PartSwitch.Fishbones.Parsers.NodeObjectWrapperIContextualNode.Load (System.Object& obj, ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00038] in :0
at B9PartSwitch.Fishbones.NodeDataMappers.NodeListMapper.Load (System.Object& fieldValue, ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x0009e] in :0
at B9PartSwitch.Fishbones.NodeDataField.Load (ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00043] in :0
at B9PartSwitch.Fishbones.NodeDataList.Load (ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00025] in :0
--- End of inner exception stack trace ---
at B9PartSwitch.Fishbones.NodeDataList.Load (ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00058] in :0
at B9PartSwitch.Fishbones.NodeDataObjectExtensions.LoadFields (System.Object obj, ConfigNode node, B9PartSwitch.Fishbones.Context.OperationContext context) [0x00033] in :0
at B9PartSwitch.CustomPartModule.OnLoad (ConfigNode node) [0x000ea] in :0
--- End of inner exception stack trace ---
at B9PartSwitch.CustomPartModule.OnLoad (ConfigNode node) [0x0010f] in :0
at PartModule.Load (ConfigNode node) [0x001ab] in <4b449f2841f84227adfaad3149c8fdba>:0

(BDB and B9PS both got from CKAN,game version: 1.12.5)

If using RO/RP-1, there will be some errors, and we don't provide support for RO installs. You can generally press escape to close the errors and keep playing though.

Or if you have Simplex kerbalism, make sure you have updated that to 3.16.

Otherwise I will need a copy of the full ksp.log