UmbraSpaceIndustries / Karbonite

Karbonite - Mineable. Burnable. Community-Driven.
Other
70 stars 38 forks source link

Update KA_DetectionArray_01 SCANsat Config #120

Closed Tebryn closed 9 years ago

Tebryn commented 9 years ago

https://github.com/BobPalmer/Karbonite/blob/master/GameData/UmbraSpaceIndustries/Karbonite/SCANSat.cfg#L6

Updated patch for KS_DetectionArray_01 to remove Aquifer/Ore/Minerals/Substrate scanning.

@PART[KA_DetectionArray_01]:FOR[Karbonite]:NEEDS[SCANsat]
{
MODULE
{
    name = SCANsat
    sensorType = 262144 // Karbonite Only
    fov = 4
    min_alt = 5000
    max_alt = 750000
    best_alt = 100000
    scanName = Karbonite SCAN
    power = 0.5
}
}
DMagic1 commented 9 years ago

I was just about to post this here too.

I believe this is the source of the late-stage loading crashes/hanging seen when Karbonite and SCANsat are installed together.

BobPalmer commented 9 years ago

Patched in next release