vsro edxloader error c9

07/01/2021 20:14 guast21#1
I did setup the vsro server with a public ip (eg: 83.x.x.x), and now I am trying to login using another computer within the same network.

I've changed the sro client ip with IPInput to the public address.

And I am using the edx loader to redirect to the local ip:

Login IP: 192.x.x.x port 15779
World IP: 192.x.x.x port 15880 (also tried with 15779)

The client opens, but then after the login I get the error c9.

Same behaviour if I use the IPInput and use the local ip instead.

Any ideas how to make this work?
07/02/2021 17:30 OKeks#2
Are you able to login without loader, after setting up your IPInput?
07/03/2021 12:31 guast21#3
Quote:
Originally Posted by OKeks View Post
Are you able to login without loader, after setting up your IPInput?
No, I can't. The game doesn't even open without the loader.

And with the loader, the game opens but after the login I get a c9.

I am not using the computer where the server is running but the network is the same...

Not sure if I did something wrong on the loader configuration.

Any idea how to solve this?
07/03/2021 13:17 _SGA_#4
C9 means your client can't connect to AgentServer for some reason.

Possible Reasons for this error
1. You might have used local ip in your server config but trying to connect using public ip.
2. The agent port 15884 might be blocked by firewall or you didn't forwarded it correctly if it's behind a router.
3. Your gateway isn't redirecting the client to correct IP or Port.
07/03/2021 14:11 guast21#5
Quote:
Originally Posted by _SGA_ View Post
C9 means your client can't connect to AgentServer for some reason.

Possible Reasons for this error
1. You might have used local ip in your server config but trying to connect using public ip.
2. The gateway port 15884 might be blocked by firewall or you didn't forwarded it correctly if it's behind a router.
3. Your gateway isn't redirecting the client to correct IP or Port.
1. I configured the server with the public IP and I am also trying to connect using that same public IP;

2. That's not the case because I already tried with a different network, and I can connect;

3. Not sure about this one. What I wrote on the post about the loader settings, the login, and world IP and ports, aren't correct?
07/03/2021 14:51 _SGA_#6
Quote:
Originally Posted by guast21 View Post
1. I configured the server with the public IP and I am also trying to connect using that same public IP;

2. That's not the case because I already tried with a different network, and I can connect;

3. Not sure about this one. What I wrote on the post about the loader settings, the login, and world IP and ports, aren't correct?
Quote:
World IP: 192.x.x.x port 15880 (also tried with 15779)
The default port for World IP (Agent Server) is 15884 not 15880 if you didn't changed it. But since you said you tried with patching using IP Input too, it shouldn't matter because, gateway redirects the client to agent in this case.
07/03/2021 18:49 guast21#7
Quote:
Originally Posted by _SGA_ View Post
The default port for World IP (Agent Server) is 15884 not 15880 if you didn't changed it. But since you said you tried with patching using IP Input too, it shouldn't matter because, gateway redirects the client to agent in this case.
With the 15884 port doesn't work either :(