Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not work for version 2.21 and later #11

Open
qianlvable opened this issue Dec 20, 2014 · 5 comments
Open

Not work for version 2.21 and later #11

qianlvable opened this issue Dec 20, 2014 · 5 comments
Assignees

Comments

@qianlvable
Copy link

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.(Unknown Source)
at java.util.regex.Pattern.compile(Unknown Source)
at java.lang.String.replaceAll(Unknown Source)
at de.bezier.mode.javascript.JavaScriptBuild.build(Unknown Source)
at de.bezier.mode.javascript.JavaScriptBuild.export(Unknown Source)
at de.bezier.mode.javascript.JavaScriptMode.handleExport(Unknown Source)
at de.bezier.mode.javascript.JavaScriptEditor.handleExport(Unknown Source)
at de.bezier.mode.javascript.JavaScriptEditor.serverStarted(Unknown Source)
at de.bezier.mode.javascript.BasicServer.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

@fjenett fjenett self-assigned this Dec 24, 2014
@fjenett
Copy link
Owner

fjenett commented Dec 24, 2014

Have to check … i think the newer Processing versions have modifications to the preprocessing that cause these.

@q2dg
Copy link

q2dg commented May 29, 2015

...

@fjenett
Copy link
Owner

fjenett commented Jun 1, 2015

Tx!

@q2dg
Copy link

q2dg commented Aug 10, 2017

Well...let's forget this library, then

@haschdl
Copy link

haschdl commented Aug 2, 2018

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants