Ok so i spent over an hour making a model only to get a error when i tried to export it with Part Tools
TypeLoadException: Failure has occurred while loading a type.
KSPPartTools.PartToolsInspector.OnInspectorGUI () (at <7f0262fbe011432ca730d6110f367e58>:0)
PartToolsEditor.OnInspectorGUI () (at Assets/PartTools/Editor/PartToolsEditor.cs:18)
UnityEditor.UIElements.InspectorElement+<>c__DisplayClass58_0.<CreateIMGUIInspectorFromEditor>b__0 () (at <cf7d2c2e83f749e8943578126f9eff4b>:0)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
no idea why it is occuring and its acting as a barrier preventing me from actually DOING anything
i am new to mod making so