does someone reconize this error?

11/05/2011 01:03 BeatEmUp#1
i tried to make a own private server but i got stuck at the very last seconds before gettin in the game..

atm i wanna log in the server gives an error and i don't understand what the error is so i can't solve it..


sorry for the smal picture didnt relealized it would b that small, i cant realy add a bigger pic so ill just type the red lines, bc the green just sayin my server is correct.

'' conquer-Sx Source : Online
ServerIP 5.126.89.27
System.badimageFormatException: trying to attempt to load a program with an incorrect format. < Exception of HRESULT: 0x8007000B>

With ConquerSx.Native.BF_set_key<IntPtr _key, Int 32 len, Byte [] data>
With conquerSx.Main.Blowfish.SetKey<Byte[] data> at C:\Conquer-Sx\Main\Blowfish.cs:line 85
With ConquerSx.Main.GameCrypto..ctor<Byte[] key> at C:\conquer-Sx\Main\Blowfish.cs:line 15
With conquerSx.Main.Gameclient..ctor<Boolean Robot> at C:\Conquer-Sx\Game\Gameclinet.cs: line 50
System.NullReferenceException: the Object reference not set to an specimen of an object.
with ConquerSx.Main.Gameworker>ConnetionHandler<StateOB j S> at C:\Conquer -S\Main\Gameworker.Cs:line33 ''


What maybe can help is that i use the client 5165+
11/05/2011 01:07 sonofskeletor#2
Socket system for 5180 has changed its not the same as the 5165 client, what client and source patch are you using, and hey i know you ^^ add me on msn [Only registered and activated users can see links. Click Here To Register...]
11/05/2011 01:23 pro4never#3
Quote:
Originally Posted by sonofskeletor View Post
Socket system for 5180 has changed its not the same as the 5165 client, what client and source patch are you using, and hey i know you ^^ add me on msn [Only registered and activated users can see links. Click Here To Register...]
Socket system has NOTHING to do with patches.

All a socket system does is manages user connections (connect, send/receive data and handle disconnection).

You're thinking of encryption and packets that changed.


@ OP: Post a picture that's a proper size and maybe we can help. What you posted is far too small to be even remotely useful.
11/05/2011 01:26 sonofskeletor#4
Its the authworker.

public int GeneratedSEED;
11/05/2011 01:34 pro4never#5
Quote:
Originally Posted by sonofskeletor View Post
Its the authworker.

public int GeneratedSEED;
still has NOTHING to do with socket system..

That's password ENCRYPTION.
11/05/2011 01:37 sonofskeletor#6
Quote:
Originally Posted by pro4never View Post
still has NOTHING to do with socket system..

That's password ENCRYPTION.
Whats with the capital letters ?
11/05/2011 11:29 BeatEmUp#7
the picture is in the text above.
11/05/2011 11:38 Korvacs#8
You need to run the application in x86 mode, or get a 64bit libeay32.dll
11/05/2011 14:21 BeatEmUp#9
Quote:
Originally Posted by Korvacs View Post
You need to run the application in x86 mode, or get a 64bit libeay32.dll
alright. ill look for the 64bit libeay32.dll thnx
11/05/2011 15:08 sonofskeletor#10
Put it into SourceName\Bin\Debug
[Only registered and activated users can see links. Click Here To Register...]
11/06/2011 01:10 BeatEmUp#11
Quote:
Originally Posted by sonofskeletor View Post
Put it into SourceName\Bin\Debug
[Only registered and activated users can see links. Click Here To Register...]
ceep having the same error..
i replaced it with the original one.
11/16/2011 02:38 BeatEmUp#12
#closed i fixed it
11/16/2011 03:27 DaVinci1476#13
Oh, and one more thing. ConquerSX source SUCKS, I highly recommend NOT using it ever....

I don't really know much about C# yet as I'm still learning, but I do know that I have had SO many errors with ConquerSX, and it is RETARDED.

I highly suggest using a source from Fangs blog page.

[Only registered and activated users can see links. Click Here To Register...]
11/16/2011 09:03 Deсker#14
Quote:
Originally Posted by DaVinci1476 View Post
Oh, and one more thing. ConquerSX source SUCKS, I highly recommend NOT using it ever....

I don't really know much about C# yet as I'm still learning, but I do know that I have had SO many errors with ConquerSX, and it is RETARDED.

I highly suggest using a source from Fangs blog page.

[Only registered and activated users can see links. Click Here To Register...]
I'm almost 100% sure that every source on Elitepvpers, is on Fangs blog (if not all, then most); so what you could have said was, "I highly suggest using a source from Elitepvpers".
11/18/2011 01:43 BeatEmUp#15
didnt knew about that site, and yea i agree, it got lots of buggs in it! tried to fix some but it seems its lost lol ill check the newestCoserver,, seen much ppl talk about it

thanks!