Jump to content

Unity Errors and Part Tools is blank?


Recommended Posts

Hey guys. I'm trying to set up part tools to edit IVA's, but I'm getting these errors:

NullReferenceException: Object reference not set to an instance of an object
UrlDir+<get_AllConfigs>d__53.MoveNext ()
UrlDir+<GetConfigs>d__55.MoveNext ()
System.Collections.Generic.List`1[UrlDir+UrlConfig].AddEnumerable (IEnumerable`1 enumerable) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/List.cs:128)
System.Collections.Generic.List`1[UrlDir+UrlConfig]..ctor (IEnumerable`1 collection) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/List.cs:65)
KSPPartTools.GameDatabase.GetConfigs (System.String typeName)
KSPPartTools.PartToolsWindow.DrawSpaces ()
KSPPartTools.PartToolsWindow.OnGUI ()
System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:222)
 

I also get another issue, which is my Part Tools, after setting my GameData directory, just goes blank! Why? :mad:

Link to comment
Share on other sites

3 hours ago, nli2work said:

probably a config file in GameData that parttools don't recognize. some Mods have their own config files that are also *.cfg. try a clean install and point parttools to that.

Okay, glad to hear its nothing too serious. Is there a way with Steam that I can have a second install? I also need to be able to use parttools with BahamutoD's MK22 and ASET Props/Avionics, as I am working on an IVA for that.

Edited by SpaceToad
Link to comment
Share on other sites

just copy KSP out from steamapps/common 

clear out all the mods, then point partTools to it, if everything is good, add the Mods you need one by one, refresh parttools after each to make sure everything's okay.

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...