-
Notifications
You must be signed in to change notification settings - Fork 4
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
Crashes sometimes #12
Comments
I'm trying it with my webgpu code from local host on MacOS (Version 113.0.5672.63 (Official Build) (arm64)), and get this:
|
Note: My crash went away eventually, and I cannot reproduce it currently. |
Thanks for the problem report. Sounds like it is a different issue from mine because mine is a crash on devtool panel. I will update the issue comment with details when I will encounter the issue again. Would you mind opeining another issue? About a problem you encountered,
This is suspicious... Because, if I understand correctly, |
Thanks for pointing this out, I figured it out. When I initialize the engine in WebGL mode, and trigger Spector JS (used to capture WebGL commands), and then switch to WebGPU, this is triggered. I guess we can ignore this, as this is not related to your plugin at all. |
The WebGPU devtools crashes sometimes. We need to investigate the root issue.
The text was updated successfully, but these errors were encountered: