I'm encountering an issue when clicking to browse for a project path using gdx-liftoff. If I take more than approximately 5 seconds to select a path, the application shows a hanging error message. This error does not crashes the application.
I'm running the tool via the command line as follows:
java -jar gdx-liftoff-1.13.5.1.jar
System details:
- OS: Fedora 41 (GNOME Version 47)
- Java version: OpenJDK 21.0.7 (2025-04-15)
