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

Cannot make changes to codes #58

Open
ocssobrien opened this issue Nov 19, 2016 · 0 comments
Open

Cannot make changes to codes #58

ocssobrien opened this issue Nov 19, 2016 · 0 comments

Comments

@ocssobrien
Copy link

I set up five codes a few weeks ago and have been using it with no issue. Yesterday, I changed the number of codes to six and went to add the sixth code. I got a "not authorized to perform...." error. Tried to make a change to the existing 4th code and got the following:

Logs show:

872d0213-561d-4a07-99ad-5b27fd38d648 10:02:10 AM: error groovy.lang.MissingMethodException: No signature of method: static java.lang.Math.round() is applicable for argument types: (java.lang.String) values: [4444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444]
Possible solutions: round(float), round(double), find(), rint(double), find(groovy.lang.Closure), random() @ line 310

Code 6 attempt:
872d0213-561d-4a07-99ad-5b27fd38d648 10:01:36 AM: error groovy.lang.MissingMethodException: No signature of method: static java.lang.Math.round() is applicable for argument types: (java.lang.String) values: [6666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666]
Possible solutions: round(float), round(double), find(), rint(double), find(groovy.lang.Closure), random() @ line 310

Any ideas?

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

1 participant