Mythos
Mythos
I know KSP 1.4 is out there, but I just made the step from 1.2.2 to 1.3.1. I Installed ScanSat 18.4 but the button does also not show up in...
And now with blizzy's I have the button, but the map doesn't work, Ksp.log says: [ERR 23:55:09.993] [Toolbar] [ERROR] error while handling click event: SCANsat.SmallMap [EXC 23:55:09.994] ArgumentException: The Object...
As expected, everything fine in a blank KSP 1.3.1 with ScanSat 18.4. Then added mods step by step, and the conflict was: AutoLoadGame This skips the menu scene. Why should...
"any number" is about 1, ScanSat only
The .Net part would run on mono but the GUI is made with WPF and would not run. Would need a complete GUI rework with some other toolset. I read...
Thanks @pamidur that looks promising. Although being close to XAML, this may need a complete rework. Sadly I don't have much time for this.
@kfsone interesting… I also have in mind to rebuild the whole thing (probably KSP2 will have a total different file format) and use Avalonia or whatever platform independent solution. And...
The GUI is still WPF only, but with v0.9 I introduced a CLI and a separate binary that can do CLI only and does run on Mono. That GUI rebuild...
"Doesn't currently run on Mono under Linux" is no longer true. Let's say the issue is "No GUI on Mono under Linux" to not forget about that. I also checked...