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
Hi, I wanted to add a quick note since I just encountered this too.
The issue still exists when using the official Processing app (downloaded from the website).
But, when I built Processing myself from source using IntelliJ (following the steps in BUILD.md), everything worked and the Mode works properly.
So it seems like the bug might only affect the prebuilt version, not the code itself. Maybe something in the packaging/distribution?
I'm on Windows 11 (amd64) using IntelliJ IDEA 2024.3.4.1 Community Edition.
cc @Stefterv since you originally fixed this, just wanted to mention in case this detail helps. Let me know if it makes sense to open a follow-up issue or test anything further.
Hi @marioguzzzman and thanks for the update! Just to clarify: are you using version 4.4.1 from the website? The bug is still present in that release. It was fixed in the current beta (4.4.3), which includes the missing module. The issue shouldn't appear there.
Let us know if it still happens in 4.4.3 so we can investigate further.
@SableRaf It took me a couple of days to test, but you are right, the beta version 4.4.3 does not present that issue. Thank you for the clarification and thanks @Stefterv for fixing the issue!
Most appropriate sub-area of Processing 4?
PDE
Processing version
4.4.1
Operating system
All
Steps to reproduce this
Install p5.js mode

2.
Select p5.js mode in the editor
3.
snippet
No response
Additional context
No response
Would you like to work on the issue?
already fixing
The text was updated successfully, but these errors were encountered: