theonegalen / UnKerballedStart

Probes-first and planes-first tech tree for Kerbal Space Program. Inspired by UnmannedBeforeManned by Yemo.
Other
3 stars 8 forks source link

The "Unresearcheable" vs. "Unresearchable" bug #31

Closed Gordon-Dry closed 2 years ago

Gordon-Dry commented 2 years ago

Squad uses TechRequired = Unresearcheable and so do many mods.

There is an 'e' inside - do not use "TechRequired = Unresearchable".

Also https://wiki.kerbalspaceprogram.com/wiki/CFG_File_Documentation#Editor_Parameters says so.

The only related files I found are:

GameData\UnKerballedStart\Mod Support\CNAR.cfg
GameData\UnKerballedStart\Mod Support\DeadlyReentry.cfg
GameData\UnKerballedStart\Mod Support\KAX.cfg
GameData\UnKerballedStart\Mod Support\kOS.cfg
GameData\UnKerballedStart\Mod Support\NearFutureLaunchVehicles.cfg
GameData\UnKerballedStart\Mod Support\ReStockPlus.cfg
GameData\UnKerballedStart\Mod Support\SETIprobeParts.cfg
GameData\UnKerballedStart\parts\UKSsolidBoosterRT1.cfg
GameData\UnKerballedStart\UnKerballedStart.cfg

But those affect a lot of parts.

Please always use TechRequired = Unresearcheable

Gordon-Dry commented 2 years ago

^Updated for typos.

theonegalen commented 2 years ago

Thanks! I'll update this.

theonegalen commented 2 years ago

Fixed in https://github.com/theonegalen/UnKerballedStart/commit/f5d0fc251f6c216389df79ac2aa20fb714a6a71e