-
-
Notifications
You must be signed in to change notification settings - Fork 91
Description
Created by: NRShao
Description
As title says, this error pops up in console, even on a really simple program.
In my more complicated project, the project itself works perfectly fine, but still throws errors.
Expected Behavior
Expected no errors
Current Behavior
Currently, error pops up whenever I click the display window, and error pops up whenever I try to export the project.
Side note: Also expected that I can export, but it says "Error during export" with no additional details aside from
Steps to Reproduce
- Code included in first screenshot above.
- I went from fresh download -> open application -> write that -> error.
Your Environment
- Processing version: 4.0b5
- Operating System and OS version: MacOS Big Sur 11.6.3
- Other information:
Possible Causes / Solutions
I've tried to search for as many solutions as possible, and what people seem to think it boils down to in other applications, is a Java bug, but I installed JDK 17.0.2, and updated my java version. Not sure what other steps to take or other potential causes.
I haven't been able to find much information about this kind of error. Thanks in advance for your time, and if this is just something that I'm doing wrong, sorry for taking up time!