I had to check for AbstractLauncher.manifest being...
# tornadofx
e
I had to check for AbstractLauncher.manifest being null, so that it's possible to run this call even when the app wasn't started by FXLauncher. If not, it will fail when in development.