-
-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
bugSomething isn't workingSomething isn't workinguser interfaceaffects the enigma uiaffects the enigma ui
Description
Following the java -jar
instructions in README.md
does not work as expected for any release in the past year or so. None of the artifacts past version 2.0 launch the user interface.
Using java -jar enigma-swing-all.jar
:
1.X
: Works as expected2.0
: Crashes with IOOBE inorg.quiltmc.enigma.gui.config.Config.getMostRecentProject(Config.java:131)
2.1+
: Creates an empty window that can't be interacted with (Can't maximize, bring to front, has no title, has no preview when hovering over the windows dock bar icon)
I've tried launching with Java 17 and 21 but there is no change in behavior. Is there some additional requirement not outlined in the README.md
?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinguser interfaceaffects the enigma uiaffects the enigma ui