LazyWizard / version-checker

Checks if Starsector mods are up-to-date using a simple .version file format. This mod is inspired by the AVC plugin for Kerbal Space Program.
https://fractalsoftworks.com/forum/index.php?topic=8181.0
4 stars 1 forks source link

Linux version crashing #2

Open Laroustine opened 2 years ago

Laroustine commented 2 years ago

When selection Go to forum thread starsector crashes with this. java.lang.UnsupportedOperationException: Desktop API is not supported on the current platform

LazyWizard commented 2 years ago

Could you post the end of starsector.log after a crash? The mod checks if the Desktop API is supported before opening a thread, and Nex's bundled version of Version Checker includes that fix, so this crash should already be prevented. Having a stack trace to help track down what's going wrong would be a big help.