Skip to content
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

(bug) Apple look-and-feel error when saving games #11

Open
wyatt8740 opened this issue Jul 25, 2014 · 3 comments
Open

(bug) Apple look-and-feel error when saving games #11

wyatt8740 opened this issue Jul 25, 2014 · 3 comments
Labels

Comments

@wyatt8740
Copy link

trying to save a game in OS X with the apple look and feel creates this error:

com.apple.laf.AquaFileChooserUI cannot be cast to javax.swing.plaf.basic.BasicFileChooserUI
@Banbury
Copy link
Owner

Banbury commented Jul 25, 2014

Are you using OpenJDK? AquaFileChooserUI seems to be an undocumented OpenJDK class. If yes, could you try this with an Oracle JDK?
In any case I will put a check in there before trying to do a cast.

@Banbury Banbury added the bug label Jul 25, 2014
@wyatt8740
Copy link
Author

Sorry, OSX 10.6.8 cannot use Oracle's JDK. Or rather it can, but it has a lot of problems with awt and swing last I checked. I will try it again though and get back to you.

@wyatt8740
Copy link
Author

I am going to try it on a newer mac today... Just a heads up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants