Open
Description
When you use gdj files which have been generated from Java Source Files, the game crashes on start with a NoClassDefFoundError, which is only shown when running the editor itself from the terminal. The same gdj file, but generated from a Kotlin class works fine.
The project is basically just the standard project generated by the IntelliJ plugin with renamed packages.
Here's both the log and the project I've been using:
log.txt
SuikaGame.zip