Guido
Guido copied to clipboard
Not work for version 2.21 and later
I try to run the examples on the Processing 2.21 and 3.0(Windows 64-bit), and it got error message showing below:
java.util.regex.PatternSyntaxException: Unexpected internal error near index 1
^
at java.util.regex.Pattern.error(Unknown Source)
at java.util.regex.Pattern.compile(Unknown Source)
at java.util.regex.Pattern.
Have to check … i think the newer Processing versions have modifications to the preprocessing that cause these.
...
Tx!
Well...let's forget this library, then
hi Florian @fjenett ! You probably spent a lot of time developing the library, and likely it helped a lot of people! Since the library doesn't work with new versions of Processing, would it be possible to put a warning in your README that the library is no longer maintained, and perhaps ask Processing to remove it from the repository?