The full error:
2023-03-31 10:29:38 Commons Daemon procrun stderr initialized
Exception in thread "main" m.qvera.launcher.utils.QieLauncher main
INFO: End of the 'main' line.
java.lang.IllegalAccessError: class com.qvera.launcher.utils.QieLauncher$LogFormatter (in unnamed module @0x4e50df2e) cannot access class sun.security.action.GetPropertyAction (in module java.base) because module java.base does not export sun.security.action to unnamed module @0x4e50df2e
at com.qvera.launcher.utils.QieLauncher$LogFormatter.<init>(QieLauncher.java:680)
at com.qvera.launcher.utils.QieLauncher.main(QieLauncher.java:83)