-
Notifications
You must be signed in to change notification settings - Fork 1
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
24.10.x causes StackOverflowError #265
Comments
That error is benign (caught). The real crasher seems to be
|
Ah! When I update from
Before, I could not. I wonder if 24.10.1 fixes it... |
drernie
changed the title
JSON ERROR ~ Unknown method invocation
24.10.x causes StackOverflowError
Nov 19, 2024
multiply
on Integer type
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nov-18 17:17:06.585 [main] INFO org.pf4j.AbstractPluginManager - Plugin '[email protected]' resolved
ERROR nextflow.quilt.jep.QuiltPackage - toJson.error
groovy.lang.MissingMethodException: No signature of method: java.lang.Integer.multiply() is applicable for argument types: (ConfigObject) values: [[:]]
The text was updated successfully, but these errors were encountered: