-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
One of my students was having trouble with the editor experiencing some really odd behavior. Her sketches would stutter about once every 60 frames or so, and some sketches would play really awful screeching sounds even though no audio code was being used. I tried running her sketches when she was logged out, or copy pasted into a window where I was logged in and they worked without any hiccups.
I noticed that her username was an e-mail address, so I had her change the user name to see if that would fix things, but the errors persisted. Eventually I had her make a new account which is working without issue so far. I'm not sure how she even got the e-mail address set as her user name because the page checks that it doesn't have special characters and is less than 20 chars long when you sign up.
I just checked the sketches that were throwing weird behavior again and they look fine, so I'm not really sure how to go about recreating this error, but I wonder if it's at all related to the folks who were having trouble logging in in #637
I can send the troublesome account info privately if it helps.
Nature of issue?
- Found a bug
- Existing feature enhancement
- New feature request