p5.js-editor
p5.js-editor copied to clipboard
Running Project Runs the Wrong File
When I select File>Run the browser opens another past project instead of the one that is currently opening. Happens every time. I've seen this on other threads, but no answer. Would love some help.
hey @Jasotasticon sorry that's happening. The reason we haven't addressed this properly yet is that I haven't been able to replicate the issue on my computer. Can you provide any more details about what's going on? Thanks.
I've had students also claiming this happens, but cannot replicate. my TA insists its a caching issue, but I cannot replicate it. Related to #141 ?
I had the same issue in yesterday's class. The steps I took were this:
- Multiple project windows open at once.
- Closed one project, then File--> open
- Opened a different project than had previously been open, and pressed play. -Server launches and starts to play 1st sketch I had shown in beginning of class, not currently active project.
All project directories tested are located under the same directory branch (they're siblings).
Is there an easy way to find the specific bin version for debugging? Issues found on OS X Yosemite.
Sent from my mobile.
On Sep 24, 2015, at 5:06 PM, Ben Moren [email protected] wrote:
I've had students also claiming this happens, but cannot replicate. my TA insists its a caching issue, but I cannot replicate it.
— Reply to this email directly or view it on GitHub.
Thanks @indefinit - super helpful!