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
I get the error below periodically. Over time Processing runs out of memory (garbage collection?). I am using a modified version of Button example. Great library by the way.
java.lang.NullPointerException
at de.bezier.guido.Interactive$1.run(Unknown Source)