|
Re: Team 111's scouting system: WildRank
Ah, your choice of event explains everything! The app is designed to function only for events with a non-zero number of matches. Attempting to use it with an event without any matches would cause all sorts of unexplained behavior like you're seeing. The match schedule for the 2015 Central Illinois regional hasn't been published, so that explains the behavior you saw. If you want to try any part of the app out, you can use an event from a past year with matches to do so; any regular season event should work just fine. I forget if the year that the desktop app uses to search for matches is something you enter at runtime or if it's hard coded. If it's the latter, you may have to dig around in the source to find exactly where it is so you can change it to a previous year.
|