You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The screen goes black for about 1.5 seconds and then comes back (no crash)
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".
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
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
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:
Steps to reproduce (fastest method):
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
The text was updated successfully, but these errors were encountered: