-
Notifications
You must be signed in to change notification settings - Fork 211
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fatal Error has occurred. #499
Comments
class java.lang.IllegalArgumentException: Comparison method violates its general contract! |
@MericR972 Not being a mind reader you need to give me some help here. |
@MericR972 The crash indicates you are running the java Metal theme and we crash within the MetalFileChooserUI.java not inside the Builder itself... Doing a time sort of the folder for some reason. |
I am on GUIslice Builder ver: 0.17.b18 |
@MericR972 Unfortunately the builder.log only shows you open the builder and did the about command. |
@MericR972 In looking over openjdk forums a few people have reported problems with Java 17 swing.JFileChooser which is where your crash starts from. The claim is that these issues are fixed n Java 18 I'm note sure if your issue is fixed in 18 or not but its worth a try. I'll spin a new release of the Builder 0.17.b19 using the latest Java jdk-18.0.2.1+1 and I'll upgrade to FlatLaf 3.0 while I'm at it. I'll post here when completed. |
@MericR972 I have published Release 0.17.b19 using Java 18 and FlatLaf 3.0. Post here if it works for you. If not, I'll put together a special version for you to test that uses a much simplified swing.JFileChooser when it detects running on Windows 11. |
everytime i save my project there is a fatal error and a crash log is created
The text was updated successfully, but these errors were encountered: