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

Unexpected Warning SetColor #21

Open
rbarillot opened this issue Nov 20, 2020 · 0 comments
Open

Unexpected Warning SetColor #21

rbarillot opened this issue Nov 20, 2020 · 0 comments

Comments

@rbarillot
Copy link

Hi,
The following code produce SetWidth(1)SetColor(3)F(X.length)
is raising unwanted warnings in my lsystem:

openalea\lpy\gui\simulation.py:808: Warning: Invalid Color value 3 in setColor (maximum is -1)

@fredboudon pointed out that my code was also having GetPos-like functions that may call a supplementary turtle which does not work fine with setcolor

Thks

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