You didn't answer Super Aids's question regarding how you are running the server. To get information about why it's crashing and where it's crashing, you need to run the server in Debug mode. You can do that by pressing the green arrow at the top of the Visual Studio window or by pressing F5 on your keyboard.
You are running Windows 64bit, while the source only runs on 32bit systems. To change that, you'll have to download the 64bit version of OpenSSL's library. Here's a post I made (that will now be in my signature) explaining it:
LOL does make me laugh, you guys take the time to try to understand him and help. Yet when you do he just dissapears without thanks or anything... Welcome To Elitepvpers.
12Tails Source Version 5369 Login Issue 06/05/2011 - CO2 Private Server - 1 Replies when you type your account id and password to choose your character to start play, if you selected the char then pressed back button , and then tried to relogin again , it will make your character with out name , and sending errors in the black screen source window .
how to fix this issue ? although i tried to add this code at login part but its didnt worked and was sent to all players .
if (client.Entity.name == null)
Message = "The account: " +...
L2W on Off US : login issue 02/24/2006 - Lineage 2 - 4 Replies I belive is a protocol version issue in the .ini
Any idea to fix it ?