fjaros / wowchat

WoWChat is a clientless Discord integration chat bot for old versions of World of Warcraft.
GNU General Public License v3.0
139 stars 98 forks source link

Unable to proceed from realm connection #50

Closed virtualbjorn closed 3 years ago

virtualbjorn commented 3 years ago

image

My bot can no longer proceed to character selection after logging in. This happened since 2 days ago. I updated to 1.3.6 still the same. I'm using the same config as I had before.

Also, my bot account is banned. Managed to login using the wow wotlk client.

Any idea how this happened?

Bezrayer commented 3 years ago

Have the same problem. Bot account is NOT banned everything is the same like it was.

Výstřižek2

fjaros commented 3 years ago

I looked into this - the reason is because warmane seems to have broken/disabled login with platform Mac onto their realm. They had the same thing in place for their TBC realm and I guess they introduced it into WotLK as well. See https://github.com/fjaros/wowchat/issues/1

Sorry there is nothing I can do about this :( You can use platform=Windows to login but you will be disconnected after 30 seconds because the bot does not know how to respond to windows' warden request.

fjaros commented 3 years ago

Added explicit message in https://github.com/fjaros/wowchat/commit/f9fef8930ee5afdc41ca3054982cb9b1349396af

virtualbjorn commented 3 years ago

Thanks for the update. It was working fine but maybe they updated their server side authentication for WoTLK. It was a great to get to know this project.

fjaros commented 3 years ago

Thanks for the update. It was working fine but maybe they updated their server side authentication for WoTLK. It was a great to get to know this project.

Sure. Just to be clear, they DID update their server side authentication to reject Mac logins on purpose. Their system response is malformed so the bot was not displaying the rejection properly. I fixed this in the above commit.

fjaros commented 3 years ago

This is fixed actually in release v1.3.7