PInvokeStackImbalance was detected
Message: A call to PInvoke function 'NewestCOServer!NewestCOServer.Native::memcpy' has unbalanced the stack. This is likely because the managed PInvoke signature does not match the unmanaged target signature. Check that the calling convention and parameters of the PInvoke signature match the target unmanaged signature.
in this code and it highlights the part i have in red
Code:
unsafe void WaitData(IAsyncResult Res)
{
try
{
StateObj S = (StateObj)Res.AsyncState;
SocketError SE;
try
{
if (S.Sock.Connected)
{
uint DataLen = (uint)S.Sock.EndReceive(Res, out SE);
if (SE == SocketError.Success && DataLen != 0)
{
byte[] RData = new byte[DataLen];
fixed (byte* p = RData, p2 = S.Data)
[COLOR="Red"]Native.memcpy(p, p2, DataLen);[/COLOR]
if (DataHandler != null)
DataHandler.Invoke(S, RData);
S.Sock.BeginReceive(S.Data, 0, 1024, SocketFlags.None, new AsyncCallback(WaitData), S);
}
else if (DCHandler != null)
DCHandler.Invoke(S);
}
else if (DCHandler != null)
DCHandler.Invoke(S);
}
catch
{
if (DCHandler != null)
DCHandler.Invoke(S);
}
}
catch (Exception Exc) { Program.WriteLine(Exc); }
}
do you guys seriously not know how to fix this error i mean come on im sure a lot of people have this problem too but none of you experts want to help with it, is it cause no one knows how to fix?
ive tried everything on the forums here and more nothing works so far honestly im shocked no one has an answer to this problem if i was a better coder i would figure it out myself
ive tried everything on the forums here and more nothing works so far honestly im shocked no one has an answer to this problem if i was a better coder i would figure it out myself
If I were u I'd not even use dat source, it's full of bugs and errors(seeing it even tho its mysql, I have taken a close look at da source and its codes)...I guess dey released it here AND on 4b, still dere are so many threads about conquersx source havin DIS same prob. anyways, good-luck (;
Setting Up BOT ( For any server ) 02/25/2010 - RO Bots & Macros - 1 Replies In this tutorial we only learn how to make our BOT can login to your RO Private Server
First you should download :
• Openkore
• GRF Tool
First extract All the Openkore Folder
Usually it's should be like this
Need help setting up server. 08/20/2009 - Dekaron Private Server - 20 Replies Ioo,
I need help setting up my server:
Ok so I used this tutorial: http://www.elitepvpers.com/forum/2moons-pserver-hos ting/193549-making-private-server-video-english-hd .html.
Everything that has to do with the server itself is good, It's up and running.
Now I have a problem with the client: "Can't connect to server".
I used the Deka Difference client, and I edited the loginlist and channellist.
I don't have the odbc thing running, simply becouse I failed at it, lol.
Help for Setting up Server with FTP 04/06/2009 - EO PServer Hosting - 3 Replies My friend's let me use his ftp server to host websites and such, and I was wondering how, if it's possible, to set it up to host a euds priv server.
Any help would be appreciated. Thank you for your time.
Need help with setting up a server 11/29/2008 - CO2 Private Server - 1 Replies I had a server set up a few months ago... computer died.
Im using ShadowCO source
I cant remember all the programs but i think its just hamachi, Mysql, The admin thang... cant remember the name. but if someone could give me a link to a good guide or help me it would be much appreciated. Thanks for those that help.
i need help setting up co server... 03/05/2008 - Private Server Advertising - 1 Replies ... in russia
i wanna bring co2 in russia. i have my own hosting. i need som1 to step-by-step explain me how to setup everything. better if u show me where i translate dialogs(english-russian npc talks)
pay-paypal/egold/webmoney
contacts in sig