-
Notifications
You must be signed in to change notification settings - Fork 0
Known Issues
-
If you have 2-factor authentication enabled for your Fanball/WIS account, you should try to use the Beta v0.4.1. It changes the way authentication works in the app and should be compatible. When you "Login to Store Cookie", you will follow the normal authentication process and eventually entering the security code that is texted to you. Afterwards your cookie will be stored for reuse later.
-
If the application won't run at all there a few potential ideas:
- It is possible your anti-virus and/or firewall are blocking the program from running. If you are comfortable doing so, you can allow/unblock the app.
- It is possible that your Windows OS is missing certain binaries. One potential solution is to install the latest Microsoft VC++ 2019 Redistributable.
- You can download a debug version of the app here and follow these instructions:
- Open a Powershell prompt and go to the directory where you saved the gdrecruit_beta_debug.exe
- Run the following command:
.\gdrecruit_beta_debug.exe *>&1 | tee -Append debug.txt - Email the created debug.txt file to gdrecruit@mailthink.net
- It is possible I don't know what I am doing and the fault is mine 😃
-
This desktop application is only compatible with Windows 10. It does not work for Linux or Mac.
-
For the divisions lower than DIA, the division assigned to each recruit is based on GD's projected division for that specific recruit. Your coach vision is not being taken into account. You will need to use the GD Recruit Search page to see how each recruit shows up based on your vision.
-
The total scholarships that a team has is not being reported accurately. This is a bug on WIS-GD side. Waiting for a fix.