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 96 forks source link

Stuck on Connected Websocket #45

Closed AkbarSubastian closed 3 years ago

AkbarSubastian commented 3 years ago

Hi, i got stuck on Connected to Websocket, the bot connected to discord but didnt log to game. your great wowchat code works before, im playing on warmane private server.

please help

fjaros commented 3 years ago

if you report a bug at least provide a screenshot of the program window.

Shulishin commented 3 years ago

image Hi fjaros,

Here's a screen shot. Was working fine until the character went offline while the discord bot was fine. As you can see it logs into discord, but doesn't go any further to connect to WoW.

fjaros commented 3 years ago

thanks. looks like this is a Discord-side issue. need to investigate.

fjaros commented 3 years ago

Fixed by updating to new Discord connection library in https://github.com/fjaros/wowchat/commit/c61721b28d69d75b927d6439b6fdb76bf8daec2e . New release provided: https://github.com/fjaros/wowchat/releases/tag/1.3.4

BlessedCammi commented 3 years ago

Thanks for the update!