We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See this upstream bug.
The current fix is to add the line
wac.SetClientVersion(3, 2123, 7)
Putting this before handler.wac = wac in the connect_and_login method in purplegwa.go works, though maybe there's a better place.
I've done this on my own version here.
The text was updated successfully, but these errors were encountered:
Thank you for the report. The issue has been brought up at #93 and option for setting the client version suggested at #81.
Sorry, something went wrong.
Sorry, apologies for noise!
No problem. :)
No branches or pull requests
See this upstream bug.
The current fix is to add the line
Putting this before handler.wac = wac in the connect_and_login method in purplegwa.go works, though maybe there's a better place.
I've done this on my own version here.
The text was updated successfully, but these errors were encountered: