Problem login

01/07/2023 15:36 Procq#1
Code:
Loading 700 : C:\OldCODB\map/map/arena-none.DMap
Loading 1785 : C:\OldCODB\map/map/Halloween2007a.DMap
DMaps loaded successfully in 372 milliseconds.
Mobs loaded 5815

The server is ready for connections.
Always close the server by pressing Enter, or the important data wont't save.
System.TypeInitializationException: The type initializer for 'OpenSSL.Native' threw an exception. ---> System.Exception: Invalid version of libeay32.dll, expecting 0.9.8a Development, got: 1.0.2t Release
   at OpenSSL.Native..cctor() in C:\Documents and Settings\Administrator\Desktop\openssl.net\ManagedOpenSsl\Native.cs:line 76
   --- End of inner exception stack trace ---
   at OpenSSL.Native.DH_new()
   at OpenSSL.DH..ctor() in C:\Documents and Settings\Administrator\Desktop\openssl.net\ManagedOpenSsl\DH.cs:line 145
   at NewestCOServer.Main.GameClient..ctor(Boolean Robot) in C:\Users\HP\Desktop\server work\NewestCOServer\Main\GameClient.cs:line 49
System.NullReferenceException: Object reference not set to an instance of an object.
   at NewestCOServer.Main.GameWorker.ConnectionHandler(StateObj S) in C:\Users\HP\Desktop\server work\NewestCOServer\Main\GameWorker.cs:line 33
many said that the problem is because I use windows 10 and the program (source) is on 32, I tried using the guides on this site to change x32 but it doesn't work, if you have any idea write here, thanks
01/07/2023 20:06 ~Crystaline#2
Quote:
Originally Posted by Procq View Post
System.Exception: Invalid version of libeay32.dll
Try looking for a x64 version of that dll.
01/07/2023 21:54 Procq#3
This source is old (5165) i found " libeay.dll x64 for windows 10 when i search on google, but it does n work, if found in visual studi to configurantion x86 and x64 bit i rebuil it but same error, i download another source (same) but not work. More idea can help me. Thanks
01/09/2023 05:18 Asphy×ia#4
[Only registered and activated users can see links. Click Here To Register...]
01/09/2023 09:48 Procq#5
Quote:
Originally Posted by Asphy×ia View Post
[Only registered and activated users can see links. Click Here To Register...]
thanks for you reply but the problem continues
Error to compile

2 Error:
1 warning:

Code:
Severity	Code	Description	Project	File	Line	Suppression State
Error	CS0246	The type or namespace name 'OpenSSL' could not be found (are you missing a using directive or an assembly reference?)	GOD	C:\Veterans Source\Main\GameClient.cs	7	Active
Severity	Code	Description	Project	File	Line	Suppression State
Error	CS0246	The type or namespace name 'DH' could not be found (are you missing a using directive or an assembly reference?)	GOD	C:\Veterans Source\Main\GameClient.cs	20	Active

Severity	Code	Description	Project	File	Line	Suppression State
Warning		The referenced component 'ManagedOpenSsl' could not be found.	GOD

EDIT: I fixed it, i try more file and i found it, ty to all, cant T/C