Skip to content
waicool20 edited this page Jul 22, 2017 · 3 revisions

Case: KAGA is not launching! Nothing happens when I click the Jar file

You can see what is happening when launching KAGA by executing the command:

java -jar <path/to/KAGA.jar> --log=debug

Common errors:

Error: Could not find or load main class com.waicool20.kaga.Kaga

You might not have JavaFX installed, this is common in Linux distros where openjdk and openjfx are installed as separate packages. Please use your corresponding package manager to install openjfx.

Case: I just launched KAGA and it asks me for kancolle-auto root!!?? What is that?

Kancolle-auto root refers to the unzipped directory which contains the CHANGELOG.md

Clone this wiki locally