Member
- Feb
- Threads
- 1
- 8
- 0
- 1
Hello everyone,
I have been setting up an AVA2 server and I’m stuck on a client-side crash. Maybe someone here has experienced the same issue.
Server Setup:
∙ FreeBSD 14.3 on Hetzner dedicated server
∙ AVA2 Serverfiles (version 41028)
∙ DB, Auth and Game server all running stable
∙ Auth login works (AuthLogin result 1)
∙ P2P connection between Auth and Game works
∙ Client connects to server successfully
The Problem:
The client (bin_ava2.exe, self-compiled from AVA2 source using Visual Studio) crashes during the handshake phase.
Server log shows:
Handshake: client_time 0 server_time XXXXX
Handshake: lower than zero -20
SYSTEM: closing socket
Client ErrorLog.txt shows:
Exception Type: 0xc0000005 (Access Violation)
0x004eb83e bin_ava2.exe
0x004ecb13 bin_ava2.exe
0x004eb127 bin_ava2.exe
What I’ve tried:
∙ Running as Administrator
∙ Windows XP SP3 compatibility mode
∙ CHECK_VERSION_SERVER: 0 on server
∙ Verified serverinfo.py has correct IP and ports
Questions:
1. Has anyone successfully compiled the AVA2 client on Windows 10/11 with Visual Studio 2022?
2. Is there a pre-compiled client available that works with AVA2 serverfiles version 41028?
3. Could this be a Protect.dll or encryption issue?
Any help is greatly appreciated!
Thanks
I have been setting up an AVA2 server and I’m stuck on a client-side crash. Maybe someone here has experienced the same issue.
Server Setup:
∙ FreeBSD 14.3 on Hetzner dedicated server
∙ AVA2 Serverfiles (version 41028)
∙ DB, Auth and Game server all running stable
∙ Auth login works (AuthLogin result 1)
∙ P2P connection between Auth and Game works
∙ Client connects to server successfully
The Problem:
The client (bin_ava2.exe, self-compiled from AVA2 source using Visual Studio) crashes during the handshake phase.
Server log shows:
Handshake: client_time 0 server_time XXXXX
Handshake: lower than zero -20
SYSTEM: closing socket
Client ErrorLog.txt shows:
Exception Type: 0xc0000005 (Access Violation)
0x004eb83e bin_ava2.exe
0x004ecb13 bin_ava2.exe
0x004eb127 bin_ava2.exe
What I’ve tried:
∙ Running as Administrator
∙ Windows XP SP3 compatibility mode
∙ CHECK_VERSION_SERVER: 0 on server
∙ Verified serverinfo.py has correct IP and ports
Questions:
1. Has anyone successfully compiled the AVA2 client on Windows 10/11 with Visual Studio 2022?
2. Is there a pre-compiled client available that works with AVA2 serverfiles version 41028?
3. Could this be a Protect.dll or encryption issue?
Any help is greatly appreciated!
Thanks
