Skip to content

broken configs can cause UI to silently fail #272

@Col-E

Description

@Col-E

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 expected
  • 2.0: Crashes with IOOBE in org.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 workinguser interfaceaffects the enigma ui

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions