Skip to content
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

stopped working #17

Closed
subaridji opened this issue Sep 3, 2023 · 3 comments
Closed

stopped working #17

subaridji opened this issue Sep 3, 2023 · 3 comments
Assignees

Comments

@subaridji
Copy link

subaridji commented Sep 3, 2023

smth's wrong in $arguments, can't debug.
accounts.csv string looks like this:

1,[email protected],Main,,,pwd!,,-enablerespec -txt -mod mod

the game is being launched and renamed but somehow 'connecting to battlenet' screen is being skipped and i'm being thrown on offline characters tab. switching to online tab results in 'cannot connect to server' dialog.
same options given via shortcut work like a charm:

gamepath\D2R.exe -username [email protected] -password pwd! -address eu.actual.battle.net -enablerespec -txt -mod mod

tested with or without password encryption and timetracking - no difference

@subaridji
Copy link
Author

figured out:
apparently after some failed login attempts battle.net enables captcha protection for autherization.

in this case autherization within command line arguments stops working at all. the only way to login remains only through passing captcha and launching game from bnet client.

problem resolves itself when captcha is disabled after some time (6h in my case).

no issues in code, maybe just +1 topic in faq\readme

@shupershuff shupershuff self-assigned this Sep 5, 2023
@shupershuff
Copy link
Owner

Thanks for raising this.
I'll leave this open until I get a moment to update the FAQ.

@shupershuff
Copy link
Owner

I've updated the FAQ to show the following. Let me know if I can word this any better :)

Q: When Diablo opens it won't allow me to select an online character
A1: This will be due to your password or username being entered in incorrectly. Please note that multiple failed authentication requests can cause a temporary lockout from that realm (seems to be around 15-30mins).
A2: In some circumstances, Battlenet can also require a capcha code to be entered to verificaton. If in doubt, try logging in via the battlenet client and see if it prompts for captcha. It might take several hours for this to resolve itself (6 hours observed in issue #17).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants