You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When splitting a team the second time I get the following runtime exception:
[ 0 ERROR ] [ 12692 ] Team.cc :63 | dash::exception::InvalidArgument | [ Unit 0 ] child of team 0 already set to 1, cannot set to 3
terminate called after throwing an instance of 'dash::exception::InvalidArgument'
what(): [ Unit 0 ] child of team 0 already set to 1, cannot set to 3
When splitting a team the second time I get the following runtime exception:
Here is an example code:
Is this intentional?
The text was updated successfully, but these errors were encountered: