-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[1.16.5] Error occurred when running jar file after compilation #225
Comments
Please try with OpenJDK 8. |
It does run with Java 8, but the "Class not found" error still exists. No problem? |
I can confirm this issue, both in target/akarin-1.16.5-launcher.jar and Akarin-Server/target/akarin-1.16.5.jar, so it maybe something related to maven shade plugin? |
However I can build on windows, I don't know why it errors on ubuntu. |
Version: 1.16.5
My Compilation Operations
./akarin jar
Error Information
$ java -jar akarin-1.16.5-launcher.jar
Java Verison
Output Jar File (split archives)
https://github.com/liups233/Akarin-jar
The text was updated successfully, but these errors were encountered: