-
Notifications
You must be signed in to change notification settings - Fork 6
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
Unable to launch player piano from Cameo Systems Modeler 2021x #6
Comments
We were unable to recreate your error. Please try again with the updated main branch and provide instructions to recreate your error, should it persist. |
I was able to reproduce this. It impacts Cameo 2021xR2, but not Cameo 2021xR1 or 190sp4. The root cause is a change in the Groovy distribution that ships with Cameo. In 190sp4 and 2021xR1, I see
but in 2021xR2 it's
Groovy has taken a more modular approach since 2.0 according to the release notes so Cameo would need to reference either the I'm going to make a pull request to update the documentation with a fix:
Your Cameo configurations may differ from mine, but I hope the approach helps! |
ref #6 Update Player Piano docs with explanation and fix for JsonSlurper error
The text was updated successfully, but these errors were encountered: