Skip to content

Tech tree incompatibility with Deep Sky Core #15

@UnanimousCoward

Description

@UnanimousCoward

I've identified a tech tree incompatibility between this mod and mods that depend on Deep Sky Core (Airline Kuisines and Thor Tech).

The "technodes.cfg" file in the "TechTree" folder in this mod is missing a "NEEDS" block, resulting in duplicate "Covert Aeronautics 2" tech nodes, which makes KSP throw an error whenever you enter the R&D building.

Line 44 is: @TechTree

It should be changed to match line 1: @TechTree:NEEDS[!00DeepSky,!RealismOverhaul]

Another solution is to remove lines 43-45 in "technodes.cfg" so that the RDNode "covertAero2" is nested under the first NEEDS block.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions