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

Can't found realm #103

Closed janeblower closed 1 year ago

janeblower commented 1 year ago

Hello!

Can't find realm when connecting through proxy - helsinki.ezlogin.org

C:\wowchat>chcp 65001
Active code page: 65001

C:\wowchat>java -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 -Dlogback.configurationFile=logback.xml -jar wowchat.jar wowchat.conf
10:40:44.866 INFO  wowchat.WoWChat$ - Running WoWChat - v1.3.8
10:40:47.016 INFO  wowchat.WoWChat$ - Connecting to Discord...
10:40:47.927 INFO  n.d.jda.api.JDA - Login Successful!
10:40:48.542 INFO  n.d.j.i.r.WebSocketClient - Connected to WebSocket
10:40:49.013 INFO  n.d.jda.api.JDA - Finished Loading!
10:40:49.060 INFO  w.r.RealmConnector - Connecting to realm server helsinki.ezlogin.org:3724
10:40:49.468 INFO  w.r.RealmPacketHandlerTBC - Connected! Sending account login information...
10:40:49.688 INFO  w.r.RealmPacketHandlerTBC - Successfully logged into realm server. Looking for realm Isengard Tirion x2
10:40:49.783 INFO  w.g.GameConnector - Connecting to game server Isengard Tirion x2 (116.203.239.82:8085)
10:40:49.893 INFO  w.g.GamePacketHandlerWotLK - Connected! Authenticating...
10:40:50.286 ERROR w.g.GamePacketHandlerWotLK - Failed to login to game server! Error code: REALM_LIST_REALM_NOT_FOUND
10:40:50.301 INFO  wowchat.WoWChat$ - Disconnected from server! Reconnecting in 10 seconds...

10:45:05.248 ERROR w.r.RealmPacketHandlerTBC - Realm Isengard Tirion x not found!
10:45:05.248 ERROR w.r.RealmPacketHandlerTBC - 4 possible realms:
10:45:05.248 ERROR w.r.RealmPacketHandlerTBC - Isengard Tirion FUN
10:45:05.248 ERROR w.r.RealmPacketHandlerTBC - Isengard Tirion x2
10:45:05.248 ERROR w.r.RealmPacketHandlerTBC - PvP
10:45:05.248 ERROR w.r.RealmPacketHandlerTBC - Тест
fjaros commented 1 year ago

Sorry for the delayed response. I can't seem to reproduce this unfortunately.. my test logs in without an issue. Not sure why it would be cutting off the last character.