Good Day,
There appears to be a bug with the M700 Scanner, will not allow scanning.
Installed the default kerbalism profile and it works fine.
Had a look, on the default kerbalism setting, there are other experiments that can be done with the scanner (gravioli BEEP DING TICK), these are not added on simplex, the configuration button shows in the VAB, but has no affect.
Not 100% sure what i was doing but copied over the following from default kerbalism profile to fix it (the scanning at least seems to work now)
-----------------------------------
//=============================================================================================
// Unmanned Orbital Experiments. They get added to the M700 Orbital Scanner
//=============================================================================================
EXPERIMENT_DEFINITION:NEEDS[FeatureScience]
{
id = KerbalismResourceScanner
title = Resource survey
baseValue = 2
scienceCap = 2
dataScale = 1
KERBALISM_EXPERIMENT
{
UnlockResourceSurvey = true
Situation = BodyGlobal
BodyNotAllowed = Suns
}
}
-------------------------------------------
into scienceDefs-kerbalism.config
There was other stuff about the other experiments i did not copy (did not want to break anything).
Not sure what the intent was, too add the extra experiments or not.
Cheers