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

Error creating extended parser class #536

Closed
patriknw opened this issue Aug 18, 2022 · 2 comments
Closed

Error creating extended parser class #536

patriknw opened this issue Aug 18, 2022 · 2 comments

Comments

@patriknw
Copy link

Fails with this error when using JDK 17. Works with 11.

Error creating extended parser class: Could not determine whether class 'org.pegdown.ParserWithDirectives$$parboiled' has already been loaded

I don't expect it to be fixed anytime soon but creating issue in case it can help others running into the same problem.

@pvlugter
Copy link
Member

pvlugter commented Sep 1, 2022

Which paradox version? Paradox 0.10 should support JDK 17. Parboiled bumped in #526 for this.

@patriknw
Copy link
Author

patriknw commented Sep 8, 2022

Thanks, it was on older Paradox. Works fine with latest.

@patriknw patriknw closed this as completed Sep 8, 2022
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

2 participants