-
Notifications
You must be signed in to change notification settings - Fork 411
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
Mac deprecated version unable to make new characters #660
Comments
Please send me a copy of |
Also a note: I tested with the latest release, and experienced the same issue. Testing the latest development code would not reproduce. I'm going to test a packaged version of the latest code and see if that does anything. |
update: I can also reproduce, with a fresh database as well. This happens:
I am not sure whats going on here, and debugging it in a packaged pyfa on osx is going to be a bitch. hopefully I'll have a fix by the release next week. edit: happens for all using entity editor. I knew this shit would break in mac someday...
|
Someone contacted me about the same issue on Linux Mint. They were running wxPython 2.8, which is the version the deprecated OS X version runs out - I did not test running pyfa through an interpreter using wxPython 2.8. It may even break in Windows when using this version, which would help debugging efforts. |
This should be fixed with b4bd6e7. It was ultimately an issue with wxPython 2.8 that was seemingly fixed in 3.0, but I was able to get it to work with both versions. I'll be making a release sometime this week and then closing this issue - if you notice that's it's still broken at that time, let me know. =) |
the character editor works but when i try to add a new character the confirm button for the char doesn't work and i cant get past this step when creating a character. the same issue occurs when making a copy of a char.
The text was updated successfully, but these errors were encountered: