Hi, I'm trying to make a TornadoFx app installable using FxLauncher (using gradle plugin), but the updating UI is stuck on "updating" with progress bar full, and my UI not showing up, even though it is fully local (using
file:///
based URI). Does anyone know what could be the cause?