DMagic
DMagic
This sounds like an installation error. Make sure you downloaded the right file: https://github.com/S-C-A-N/SCANsat/releases/tag/v18.0 and install SCANsat again.
Number 2 has been implemented in version 20.2. Number 1 is mostly a problem of finding an unobtrusive way to integrate such a feature into the UI without making the...
KSP doesn't really have any mechanisms to support this kind of thing. As soon as you turn on time warp, or leave the vessel to do something else, the vessel...
This is a known issue and a side effect of how those visual indicators are drawn on screen. It is probably fixable, I've just never paid it much attention.
It's hard to say without logs. It could be an installation error, or the toolbar was just switched off in the settings file.
Generally the KSP.log file found in the Kerbal Space Program directory is fine for diagnosing problems.
Never skip the main menu. It will break any number of things, including SCANsat and pretty much every other mod I make. I wouldn't skip the space center, either, it's...
@kolya-matic I don't see SCANsat installed at all in that log file.
@LongHairedHacker You appear to be using KSP 1.3.1 with SCANsat 1.8.5, that isn't supported: Kerbal Space Program - 1.3.1.1891 (LinuxPlayer) en-us ..... SCANsat v1.8.5.0 / vv18.5
A timer would probably work fine; there is no good way to ensure that everything is initialized, but 60 frames would almost certainly be enough in most circumstances. Generally I...