I was working on a program yesterday (simple game) and when I tried to work on it after a break of around 2 hours, it suddenly started displaying a blank screen. And I don’t think its the program not loading, because
- The “loading” text disappeared and 2. I set the canvas size of my program originally to 600×600, and at 100% zoom my laptop automatically creates a scrollbar for it. The scrollbar did load in, just not anything else.
I thought it might have been with the code, but I checked and I don’t think it is. Then again, it also doesn’t work on the other device I tried. The other programs on my profile work like normal though.
Also maybe unrelated but p5js has been like glitching for me recently or something. When I tried to access some of my programs from my profile, they all led to the correct link (i wrote them in a doc before), but it just looked like one of the new program pages (you know when you go to editor.p5js.org and it makes a new page). After repeatedly trying they actually led to the programs.
And in addition this weird command input sort of thing appears on the console, and it registers anything entered there as actual code (it didn’t appear until the program started going blank). Is this something related, or some weird mode I accidentally turned on?
link: https://editor.p5js.org/uhjt/sketches/D9tC7vuDs
idk what the issue is so
uhjt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.