-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
java.lang.NullPointerException while doing two-factor auth #21
Comments
Same problem on ubuntu 18.04. |
Try to test with new version. |
Now i have error #1008 |
Two factor auth window appears, or just #1008 error? |
just #1008 |
You tried with new version I updated (from develop branch), or with old one (from master branch)? |
Develop branch. |
Two factor auth enabled? |
Yes. |
Change extension to '.jar' and try again, I've added additional console logs. |
400 |
If you can, try to go to unreal engine page through browser in private window, try to login first through website and then through launcher, if this will not help, I'll try to investigate it further, currently problem is with captcha. |
I did log on a browser's private window and still didn't help. Same error code and message. |
If you can, try this once again, if this will not help, tomorrow I'll try to check it in other PC, maybe I'll find a solution, thanks for quick feedback! :) |
400 Just the error message on the GUI changed to "Incorrect response. Please refresh the page." |
Same result as @matheusfillipe |
Hello, can you try with this? (Do not forget to rename .zip to .jar) |
@Erlandys got looped window with Captcha BDA Set, when I fill all data and press Confirm login process starts again. |
@Swawm
P.s. check, theres new commit about 10-15minutes ago. |
When I type in my two-factor auth code and hit Confirm I got freeze and an "java.lang.NullPointerException" in terminal.
The text was updated successfully, but these errors were encountered: