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

WhileDoElse control node doesn't work with 2 children #338

Closed
benjinne opened this issue Feb 7, 2022 · 2 comments
Closed

WhileDoElse control node doesn't work with 2 children #338

benjinne opened this issue Feb 7, 2022 · 2 comments
Assignees

Comments

@benjinne
Copy link
Contributor

benjinne commented Feb 7, 2022

throw std::logic_error("WhileDoElse must have either 2 or 3 children");

Is thrown with only 2 children present

Is there something I'm missing?

@benjinne benjinne changed the title WhileDoElse control node doesn't work with 2 nodes, but it claims to support 2 children WhileDoElse control node doesn't work with 2 children Feb 7, 2022
@facontidavide facontidavide self-assigned this Mar 2, 2022
@facontidavide
Copy link
Collaborator

I will change this to "WhileDoElse must have 3 children"

@alsora
Copy link
Contributor

alsora commented Jul 7, 2022

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

3 participants