I’ve set everything up correctly and I'm using the 5615 client from Spirited’s post.
I compiled CSV3Hook and updated csv3config.ini with the correct IPs and ports.
My GameServer is running on port 5816, and the AuthServer on 5817.
I can get past the auth server when logging in, but the connection fails when reaching the game server with the following message:
I tried debugging but haven’t had any success. The client is sending 0 bytes, which is causing the failure, but I can’t figure out why.
I’m also using the launcher included with the source.
Do I need to use the exact same client version as the source (5619)? I can’t even locate that version anywhere.
I compiled CSV3Hook and updated csv3config.ini with the correct IPs and ports.
My GameServer is running on port 5816, and the AuthServer on 5817.
I can get past the auth server when logging in, but the connection fails when reaching the game server with the following message:
Code:
Client disconnected: Unknown (Reason: DhExchange() - connection aborted)
I’m also using the launcher included with the source.
Do I need to use the exact same client version as the source (5619)? I can’t even locate that version anywhere.