-
Notifications
You must be signed in to change notification settings - Fork 28
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
Color parameter outside of expected range: Green #12
Comments
I had the same problem. Not sure how it can happen, the code seems to be constructing a Color object from red, green and blue components, not a string name like "Green". |
Per the stack trace it originates in Is there a configuration that makes the issue reproducible every time it's run? |
Every time it happened it did so after a long time (overnight for example), so unfortunately I do not have a save close enough to be useful. |
It does not always happen and I don't know how to reproduce (it could happen to any of the thousands of cells that exist in the simulation). |
I left it running for some time, it hanged with the following error:
The text was updated successfully, but these errors were encountered: