-
Notifications
You must be signed in to change notification settings - Fork 0
Known Issues
ebzimny01 edited this page Apr 26, 2021
·
5 revisions
-
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