-
Notifications
You must be signed in to change notification settings - Fork 33
Crash when joining Arena, QUnhandledException #132
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
Comments
cant help, sorry |
Uhmmm, meanwhile I was trying to download the source and debug it myself but this comment isn't encouraging. |
I'll help, it's just I cant reproduce it myself. |
Ok, if you are still in. I managed to understand something is happening when you call line 1974 @ DraftHandler.cpp The debugger stops at d.waitForResult(0); of QFuture I understand there's something that... breaks the promise/future? Sorry It's been years I don't touch C++, let alone QTish C++ Does it ring any bell there? This afternoon I'll keep diving in, it's fun! |
It turns out, that call somehow asks the w-server something (coordinates?). To draw the big dots with the card score if I understand right. |
I see, I haven't yet tested AT on wayland. |
I'm using version 10.0, AppImage
I'm opening an arena at hero selection panel when the Tracker crashes. The installation is fresh, brand new.
Here are some logs
Let me know if there are any other infos I can give, in case you want to dive in.
The text was updated successfully, but these errors were encountered: