I got the error exit code 1 when booting the app and read I should boot it manually and output the log… I done so and it says this:
Error: Could not find or load main class com.azefsw.audioconnect.desktop.app.MainKt
Caused by: java.lang.ClassNotFoundException: com.azefsw.audioconnect.desktop.app.MainKt
What should I do now?