The-Cataclysm-Preservation-Project / TrinityCore

Archived repository for WoW 4.3.4.15595. The project will be reworked for Cataclysm Classic as an official new branch of TrinityCore at https://github.com/TrinityCore/TrinityCore
GNU General Public License v2.0
237 stars 97 forks source link

Bnetserver - Port 3724 missing? #427

Closed Snify89 closed 11 months ago

Snify89 commented 11 months ago

I am trying to setup TrinityCore with the docker image cataclysmpreservationproject/trinitycore:master

Everything seems to work just fine, except the bnetserver does NOT listen on Port 3724, hence, I can't login with the client.

The worldserver listens successfully on port 8085/8086 but bnetserver listens to only 1118/1119

Where is the port 3724? Is this somehow replaced?

I also ran bnetserver as sudo inside the container with no luck. I also changed the default 1119 port in the bnetserver.conf to 3724 with no luck?

Am I missing something?

PS.: How can I debug the bnetserver with the bnetserver.conf (Logger)?

funjoker commented 11 months ago

3724 is legacy ports, which is 3.3.5a and old TC 4.3.4 (with authserver).

Ovahlord commented 11 months ago

image perhaps you should read your configs first