-
Notifications
You must be signed in to change notification settings - Fork 53
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
panicked at 'Windows can only be created on the main thread on macOS #27
Comments
rustc -V |
Thank you for reporting this! It is non-trivial to fix this problem, but I am working on it! I'll report back once it's fixed. Appreciate you letting me know! |
FYI, maybe it will help
|
Hi! Here are the commands you would need to run:
Please let me know if 5 or 6 result in any errors and panics. Try closing the window in the middle of a run to see if that causes any panics. Let me know if you experience any other issues at all. |
Just gave this a go, all seemed good on my end.
|
@DM-Berger Thank you so much! That means it worked! Woohoo! 🎉 |
Yessss it works right now thank you all |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This is officially fixed and will be part of the next release! Thank you @adals for reporting the issue and thank you @DM-Berger, @carlca and everyone else who took the time to test it out! One step closer to the stable release! |
The text was updated successfully, but these errors were encountered: