Hello guys, after 10 years I'm trying to build a conquer server again to play with some friends, a little over 10 people. I looked at several sources available here on the forum and got excited about the CSV3 source. I downloaded it and found a database through elitepvpers. I was able to run it using Visual Studio 2022 with .NET 4.8. However, every time I try to log in using the launcher provided and the client version 5619, an error appears “disconnected with game server. please login the game again”, when I enter a wrong password the invalid password message appears. I tried to debug the GameServer and found the following error: “Disconnect -> Reason: DHExchange() - connection aborted”. I can't tell if the database I'm using is complete or corrupted, I also don't have much experience with C#, my strength is other programming languages, but I can understand it well. Can anyone help me or does anyone have a recommendation for a source that is playable.