[Help] One question then i am fine

01/24/2012 19:12 PlayingLess#1
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 .
01/24/2012 19:21 Spirited#2
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)]
If the client is the one crashing (which I don't think it is by the description you gave), then you're using an incorrect auth forward packet or you're using 127.0.0.1 as the forward IP.
01/24/2012 19:23 PlayingLess#3
nah i am 32bit but idk why that happens do i use my deafult ip or the chicken ??
01/24/2012 19:24 Kiyono#4
Quote:
Originally Posted by Fаng View Post
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)]
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.
01/24/2012 19:26 Spirited#5
Quote:
Originally Posted by Kiyono View Post
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.
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.
01/24/2012 19:29 PlayingLess#6
guys , guys look how i could solve it ?? Re-Read it but has no means i am running on xp service back 2 32bit ?

so how i can solve this problem for ever
01/24/2012 19:36 Kiyono#7
Quote:
Originally Posted by Fаng View Post
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.
You only noticed now that it's a duplicate =X
01/24/2012 19:39 PlayingLess#8
OH SORRY
01/24/2012 19:39 F i n c h i#9
@PlayingLess, it's not necessary to spam the forum with questions, I suggest you when you have a new question/issue just post it here, don't create a new thread.
Best of luck!
01/24/2012 19:44 Spirited#10
You must not be setting the source up correctly. Try using your local (in-router) ip (example: 192.168.1.2). Make sure your posts are open as well ([Only registered and activated users can see links. Click Here To Register...]).

Note: don't reference that wiki yet. I'm still developing it.
01/24/2012 19:46 PlayingLess#11
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
01/24/2012 19:50 I don't have a username#12
Are your ports open?
01/24/2012 19:54 PlayingLess#13
idk but the port in the server dat is 9958

and in the oldcodb is 9958 i guess it was 8080 but i did not work in both times
01/24/2012 19:55 Spirited#14
Quote:
Originally Posted by PlayingLess View Post
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
...
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.
01/24/2012 19:58 PlayingLess#15
Quote:
Originally Posted by Fаng View Post
...
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.
i have but the deafult getaway ip nothing work OMG why what more i shall do