-
-
Notifications
You must be signed in to change notification settings - Fork 832
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
Ruffle Nightly 2023-11-30 and 2023-11-29 keeps crashing; Map callback was leaked #14247
Comments
This is probably gfx-rs/wgpu#4214, which we haven't yet pulled in (it should be present in v0.18). |
I got another error when running the example. This time it was actually in the web port of Ruffle. Seems to be the same issues with the backend GPU. Attached below are the logs Error InfoError name: Error
Player InfoAllows script access: false Page InfoPage URL: https://uploads.ungrounded.net/ruffle_wrapper/ruffleembed.html?v=1.0.67&browsermode=default&props=%7B%22ruffle%22%3A%22%2Fruffle_wrapper%2Flib%2Fruffle.js%3F1701266274%22%2C%22public_path%22%3A%22%2Fruffle_wrapper%2Flib%2F%22%2C%22swf%22%3A%22https%3A%2F%2Fuploads.ungrounded.net%2F908000%2F908569_dd2af61701310616.swf%3F1701335786%22%2C%22vars%22%3A%7B%22NewgroundsAPI_PublisherID%22%3A1%2C%22NewgroundsAPI_SandboxID%22%3A%22656852eea6565%22%2C%22NewgroundsAPI_SessionID%22%3A%22DhYzPsSOGVWUkNrB8fbFb32a0b728b992f7dd8a63fe1bab88d5d074c39b2WFYr%22%2C%22NewgroundsAPI_UserName%22%3A%22FlashBacks1998%22%2C%22NewgroundsAPI_UserID%22%3A19218971%2C%22ng_username%22%3A%22FlashBacks1998%22%7D%2C%22width%22%3A970%2C%22height%22%3A700%2C%22icon%22%3A%22https%3A%2F%2Fpicon.ngfiles.com%2F908000%2Fflash_908569_card.webp%3Ff1701335790%22%2C%22warnOnUnsupportedContent%22%3Afalse%7D Browser InfoUser Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36 Ruffle InfoVersion: 0.1.0 Metadatawidth: 960 |
Fixed by #13732 |
Describe what you were doing
I was loading a scene from one of Away3D demos, the terrain scene. Seemingly (when the scene loads only) I keep crashing and the Ruffle program hangs and panics. At first it was an issue with Nightly 2023-11-30 kept crashing and Nightly 2023-11-29 seemed fine, but for whatever reason Nightly 2023-11-29 started to panic when the scene starts to load as well.
The extremely weird thing about this bug is, it only affects both Nightly versions when the screen is minimized. What I mean is when I have two instances of Ruffle running (both Nightly 2023-11-29 and/or Nightly 2023-11-30 it doesn't matter) running while the scene is loading and the Window hangs and I minimize it, its a guaranteed panic.
EDIT: I was testing the Newgrounds upload again after I submitted it and it looks like I got another panic, Attached are the logs as well
The Newgrounds portal version can be found here, while the source code and compiled .swf binaries can be found on MediaFire.
What does the crash message say?
Ruffle Nightly
The text was updated successfully, but these errors were encountered: