Jump to content

New technology nodes "has unresearched reqs" in existing saves.


Recommended Posts

Well I wish to extend the research tree - and use it in my old save file. Now I added a simple node (to test):

 

    RDNode
    {
        id = shapedFuelSystems
        title = Shaped Fuel Systems
        description = Fuel tanks don't have to cylindrical.
        cost = 100
        hideEmpty = False
        nodeName = node4_shapedFuelSystems
        anyToUnlock = True
        icon = RDicon_fuelSystems
        pos = -1652,1412,-1
        scale = 0.6
        Parent
        {
            parentID = fuelSystems
            lineFrom = RIGHT
            lineTo = LEFT
        }
    }

 

Which shows up nicely, and works good, at least in a new game for testing.

If I try to load an old save file where I wish to use it, it errors out. The node shows up nicely, however it states: "Technology has unresearched requirements", even though I already researched "fuelSystems" in the file. How can I fix this? - I run kerbal construction timer with quite an unforgiving timing on researching so I prefer not to edit my save file and delete "fuel systems" research node. (Or should I delete it, and load ksp, then add the node to the researched list again?)

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