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

App crashes after a random amount of time #14

Open
Naveboy34 opened this issue Dec 14, 2022 · 1 comment
Open

App crashes after a random amount of time #14

Naveboy34 opened this issue Dec 14, 2022 · 1 comment

Comments

@Naveboy34
Copy link

Naveboy34 commented Dec 14, 2022

The Illuminations app crashes after some time no matter what project you're editing. It seems to happen more when the application is unfocused and also as the length of the program increases, but I couldn't find any consistent pattern that led to it crashing. Before "trying" to crash one of two things always happened, though:

  1. The screen goes black for about 1.5 seconds and then comes back (no crash)
  2. The screen goes black for about 3 seconds, doesn't come back, and throws 2 errors. The first error is either a completely black box if the application is focused or the generic crash message if the application is unfocused, and the second (which only appears after you close the first one) is always just your generic "MIT Illuminations is unresponsive".

Steps to reproduce (fastest method):

  1. Recreate my project: https://github.com/Naveboy34/Illuminations-Sail-Away
  2. Run it and do anything else from 30 seconds to ~10 minutes (you can leave the app focused or unfocused)
    Note: The app doesn't always crash quickly, sometimes it takes a long time

Video of an unfocused crash (crash happens at 0:56): https://www.youtube.com/watch?v=IAuV-LyUV3I&feature=youtu.be

App Version 1.2.11, running off of a Windows 11 Acer Laptop

@Naveboy34
Copy link
Author

Naveboy34 commented Dec 14, 2022

One more thing to note - sometimes when trying to load audio it will throw an error about being unable to load the file (which can be seen in the developer tools) and then crash 10-30 seconds after. No idea if this is related to the issue that I pushed earlier but I didn't want to push a second one if they are. If it helps I'm using loadSound() with an mp3

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

No branches or pull requests

1 participant