-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Labels
server issueCannot be fixed due to target server's behavior.Cannot be fixed due to target server's behavior.
Description
Hello,
I'm running almalinux with openjdk17
I'm struggling to connect bot to game
[root@f27767e wowchat]# ./run.sh
14:03:19.733 INFO w.WoWChat$ - Running WoWChat - v1.4.0
14:03:21.884 INFO w.WoWChat$ - Connecting to Discord...
14:03:22.798 INFO n.d.jda.api.JDA - Login Successful!
14:03:23.075 INFO n.d.j.i.r.WebSocketClient - Connected to WebSocket
14:03:23.534 INFO n.d.jda.api.JDA - Finished Loading!
14:03:23.587 INFO w.r.RealmConnector - Connecting to realm server logon.warmane.com:3724
14:05:17.089 INFO w.r.RealmPacketHandlerTBC - Connected! Sending account login information...
14:05:17.362 ERROR w.r.RealmPacketHandlerTBC - Invalid realm version for this server! Is your realm_build in config correct?
[root@f27767e wowchat]# java --version
openjdk 17.0.16 2025-07-15 LTS
OpenJDK Runtime Environment (Red_Hat-17.0.16.0.8-1) (build 17.0.16+8-LTS)
OpenJDK 64-Bit Server VM (Red_Hat-17.0.16.0.8-1) (build 17.0.16+8-LTS, mixed mode, sharing)
[root@f27767e wowchat]# cat /etc/os-release
NAME="AlmaLinux"
VERSION="8.10 (Cerulean Leopard)"
ID="almalinux"
ID_LIKE="rhel centos fedora"
VERSION_ID="8.10"
PLATFORM_ID="platform:el8"
PRETTY_NAME="AlmaLinux 8.10 (Cerulean Leopard)"
ANSI_COLOR="0;34"
LOGO="fedora-logo-icon"
CPE_NAME="cpe:/o:almalinux:almalinux:8::baseos"
HOME_URL="https://almalinux.org/"
DOCUMENTATION_URL="https://wiki.almalinux.org/"
BUG_REPORT_URL="https://bugs.almalinux.org/"
ALMALINUX_MANTISBT_PROJECT="AlmaLinux-8"
ALMALINUX_MANTISBT_PROJECT_VERSION="8.10"
REDHAT_SUPPORT_PRODUCT="AlmaLinux"
REDHAT_SUPPORT_PRODUCT_VERSION="8.10"
SUPPORT_END=2029-06-01
[root@f27767e wowchat]#
my wowchat.conf wow fragment:
wow {
platform=Linux
enable_server_motd=1
version=3.3.5
realmlist=logon.warmane.com
realm=Icecrown
account=####
password=####
character=####
}
Could U please tell me which build version should I set? Or what Should I change?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
server issueCannot be fixed due to target server's behavior.Cannot be fixed due to target server's behavior.