incomprehensible error

10/12/2022 19:28 sudomehanik#1

After entering the commands, there is no connection with the client. I circled the error in the screenshot, I do not understand how to fix it. Attached config files






10/12/2022 20:05 lilnani#2
In your authserver.opt

Change N:io.auth.port:4502
to 4500

in your gameserver.opt change io.port:4502

to 4514

In your launcnher use /auth_port:4500
10/12/2022 20:54 sudomehanik#3
thanks a lot, it works. I forgot a little, I haven't dealt with servers for a long time