#Crash on opening VAB.

3 messages · Page 1 of 1 (latest)

shrewd hearth
#

Hi all, I recently installed RSS-Reborn, and it seemed to launch properly. There is a b9 part switch error that I always get, but I can get rid of it by hitting the pause menu at the KSC and it goes away (this doesn't seem to actually cause anything bad to happen). However, when opening the VAB, my game crashed. Given that (even with an SSD) my game takes a looooong to load between fixes I try, I was hoping someone who can read logs better than I can could take a look. Just a heads up, the log file is 123mb and google drive isn't letting me upload anything right now, so I uploaded it to pixeldrain. https://pixeldrain.com/u/PU9Lawi8
Thanks in advance for any help!

shrewd hearth
#

This appears in the log too, although idk if this is a CTD level error:

{
    resourceName = Antimatter
    body = Kerbin
    RESOURCEBAND
    {
        name = kerbRing
        title = Lower Belt
        alwaysDiscovered = true
        alwaysIdentified = false
        minAbundance = 4.1E-29
        maxAbundance = 1.2E-28
        useAirDensity = False
        distributionType = Spherical
        altUpperBound = 650000
        altLowerBound = 550000
        altPeak = 600000
        altVariability = 10
        altFalloffType = Linear
        altitudeSquish = 0.9
        latUpperBound = 40
        latLowerBound = -40
        latPeak = 0
        latVariability = 1
        latFalloffType = Linear
    }
    RESOURCEBAND
    {
        name = kerbRingHigher
        title = Higher Belt
        alwaysDiscovered = false
        alwaysIdentified = false
        minAbundance = 8.1E-29
        maxAbundance = 2.4E-28
        useAirDensity = False
        distributionType = Spherical
        altUpperBound = 2100000
        altLowerBound = 1900000
        altPeak = 2000000
        altVariability = 10
        altFalloffType = Linear
        altitudeSquish = 1
        latUpperBound = 55
        latLowerBound = -55
        latPeak = 0
        latVariability = 1
        latFalloffType = Linear
    }
}