every thing is ok i used my ip chicken and the debug works but...:mad: when i log in it crashes it says server maintaince why ?
please help me [Not Begging] if u could thx .
please help me [Not Begging] if u could thx .
[DllImport("libeay32.dll", CallingConvention = CallingConvention.Cdecl)]
Re-read, he says crashes and refers to the client so judging from what he says the server maint error is the "crash". He doesn't say anything about the server crashing.Quote:
If the server crashes, that could be a memory leak from a pointer writing into unreserved memory that the program might be using to run correctly.
That, or your project isn't set up correctly. If you have a 64 bit version of Windows, you will need to change your project to x86 mode (a tutorial available here by Korvacs) and make sure that your PInvokes in your Blowfish / CAST cipher contains the parameter "CallingConvention = CallingConvention.Cdecl" like so:
Code:[DllImport("libeay32.dll", CallingConvention = CallingConvention.Cdecl)]
Oh... I see. So this is a [Only registered and activated users can see links. Click Here To Register...].Quote:
Re-read, he says crashes and refers to the client so judging from what he says the server maint error is the "crash". He doesn't say anything about the server crashing.
You only noticed now that it's a duplicate =XQuote:
Oh... I see. So this is a [Only registered and activated users can see links. Click Here To Register...].
For a second, I thought this guy actually had potential.
...Quote:
alright i think i will use the ipcofing [ run>cmd>"ipcofing" and i will see what will happen
oh what about the site u gave to me how i could use it
i have but the deafult getaway ip nothing work OMG why what more i shall doQuote:
...
That's not at all what I said to do but ok...
The wiki I gave you is one I'm currently developing. I don't think I'll get far with it but meh. Sooner or later it'll replace my old one. There's really nothing else to it. You just... use it like a normal website.