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

Crash when opening tileset project with invalid tileset path #70

Closed
mitchcurtis opened this issue Sep 10, 2018 · 0 comments
Closed

Crash when opening tileset project with invalid tileset path #70

mitchcurtis opened this issue Sep 10, 2018 · 0 comments

Comments

@mitchcurtis
Copy link
Owner

mitchcurtis commented Sep 10, 2018

The code does detect that it's invalid and errors out before returning early, but for some reason it crashes when cleaning up the QScopedPointer. It could be that the errorOccurred signal being emitted causes something to get deleted, e.g. in ProjectManager::onCreationFailed().

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

No branches or pull requests

1 participant