Andrew-Dickinson / FantasyFRC

Fantasy first robotics
GNU General Public License v2.0
1 stars 2 forks source link

The 148 bug #58

Closed Andrew-Dickinson closed 9 years ago

Andrew-Dickinson commented 9 years ago

Just... Just... Don't even. There's some shady stuff going down in the free agent's list. Drafted teams appear in the list in such a random way...

Andrew-Dickinson commented 9 years ago

I've narrowed it down to a problem with how the list is being generated, not when the teams are attempting to be drafted

Andrew-Dickinson commented 9 years ago

Oops. Still a problem...

Andrew-Dickinson commented 9 years ago

I'VE GOT IT! You can't remove items from a list while iterating over it