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

Works on Windows, doesnt Linux 10 (buster) #78

Closed EetuTseng closed 2 years ago

EetuTseng commented 2 years ago

Hello!

Just updated to v1.3.8 and set up a new server running Linux 10 (buster). Set up as on previous server.

Running run.sh stops at "INFO wowchat.WoWChat$ - Connecting to Discord..." with no further response. Running run.bat at my local machine with the same wowchat.conf works just fine.

Any ideas why? Thanks in advance.

Regards.

EetuTseng commented 2 years ago

Worked after switching from Java 17 to Java 8.

Most likely my fault. Thanks.

fjaros commented 2 years ago

Weird. I don't see why it wouldn't work on newer Java versions. It would help to get a log turned on DEBUG to see if it's something happening in the discord library or somewhere else.