Jump to content

KSP 1.11 Inventory System Only Accepting Stock Parts


Recommended Posts

Sorry if this has been covered at length, but my searches didn't seem to answer this question/observation.

I've just updated to KSP 1.11 and I'm starting a fresh install.  After having some trouble with KAS/KIS (I wasn't able to drag and drop parts to the containers like I had in the distant past) I uninstalled those mods and tried using the now stock system.  I noticed that it only allows you to insert stock parts into their inventory containers.  Is there a game setting that I need to change/adjust to be able to accomplish this?  Or do I need to have KAS/KIS installed and need to update my tutorial lessons to some new interface?

Link to comment
Share on other sites

AFAIK some older parts miss the new cargo module in the part.cfg that tell the part how huge it is when stored,and if its stackable

exemple:

MODULE
    {
        name = ModuleCargoPart
        stackableQuantity = 4
        packedVolume = 1
    }

 

but exist a mod that give every part this in a mm cfg

 

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...