Auth crashing via Client

Results 1 to 10 of 10
  1. #1
    Valued Member bhashana is offline
    MemberRank
    Nov 2012 Join Date
    Behind YouLocation
    134Posts

    Auth crashing via Client

    hey as title say after server start. and some min it start to happen. for some players it says Network error.

    if someone know how to fix please reply here. if you need money for it, im ready to pay.
    Last edited by bhashana; 27-08-15 at 01:47 PM.


  2. #2
    Psy Sins Psytrac is online now
    MemberRank
    Jul 2011 Join Date
    Hammond, INLocation
    2,012Posts

    Re: After server start login very slow and GM permission missing (paying to fix)

    I can help you fix it, just send me a pm with skype name?

  3. #3
    Valued Member bhashana is offline
    MemberRank
    Nov 2012 Join Date
    Behind YouLocation
    134Posts

    Re: After server start login very slow and GM permission missing (paying to fix)

    send you pm. thank you!

    - - - Updated - - -

    We found the error, a user enter some chinese letters in our client and it crash auth. we tried to fix it but no any luck. please if someone has a solution let me know.

    Fixed the error. close this thread plz
    Last edited by bhashana; 26-08-15 at 09:19 PM. Reason: Fixed error

  4. #4
    Would You Kindly? Bola is offline
    DeveloperRank
    Dec 2011 Join Date
    BrazilLocation
    1,763Posts

    Re: After server start login very slow and GM permission missing (paying to fix)

    i fixed the error to psytrac, probably he send the fix for you too :D

  5. #5
    Valued Member bhashana is offline
    MemberRank
    Nov 2012 Join Date
    Behind YouLocation
    134Posts

    Re: After server start login very slow and GM permission missing (paying to fix)

    Quote Originally Posted by Bola View Post
    i fixed the error to psytrac, probably he send the fix for you too :D
    ah he said to me that he talk with you and he said you are working on it. in that time i already fixed it. but he helped me whole days to find a solution want to say thanks for it. anyway somehow fixed it. but there is one problem. still there is a way to crash auth via client.

    login flood will take down auth. i think we have to modify auth for it. i will give a try to modify and make login try limit per one ip. but still idk how to do that. i will give a try. for now i made cronjob every 15 min restart auth. coz that person coming always and try to crash my auth with flooding Chinese letters.

  6. #6
    Developer - JS Ben is offline
    MemberRank
    Jul 2013 Join Date
    BelguimLocation
    1,244Posts

    Re: After server start login very slow and GM permission missing (paying to fix)

    Quote Originally Posted by bhashana View Post
    ah he said to me that he talk with you and he said you are working on it. in that time i already fixed it. but he helped me whole days to find a solution want to say thanks for it. anyway somehow fixed it. but there is one problem. still there is a way to crash auth via client.

    login flood will take down auth. i think we have to modify auth for it. i will give a try to modify and make login try limit per one ip. but still idk how to do that. i will give a try. for now i made cronjob every 15 min restart auth. coz that person coming always and try to crash my auth with flooding Chinese letters.
    check the auth source, however limiting people to log in with 1 account won't really make players happy.. On the other side it might still crash the auth as it would need to check if theres already someone sign'ed in which will still send xxxxxxx amount of requests towards the auth in order to check making it crash from that then.

    Limiting dual clienting might slow down people from opening multiple clients and loging in multiple chars but i doubt that will slow down the person who crashes the auth.

  7. #7
    sarcasm-mode: active jv90 is offline
    MemberRank
    Jun 2013 Join Date
    IDALocation
    467Posts

    Re: Auth crashing via Client

    make whatever usernames entered with the symbols your having trouble with return "incorrect" password. but what backwoods version of mysql you using to not support chinese characters/unicode.

  8. #8
    Valued Member bhashana is offline
    MemberRank
    Nov 2012 Join Date
    Behind YouLocation
    134Posts

    Re: Auth crashing via Client

    yeah fixed it totally no more crash now, Thanks to Bola and Psytrac and one other java specialist.
    today he flood more than 20 min my login page but auth like who cares :D

  9. #9
    Would You Kindly? Bola is offline
    DeveloperRank
    Dec 2011 Join Date
    BrazilLocation
    1,763Posts

    Re: Auth crashing via Client

    Quote Originally Posted by bhashana View Post
    yeah fixed it totally no more crash now, Thanks to Bola and Psytrac and one other java specialist.
    today he flood more than 20 min my login page but auth like who cares :D
    Nice to know fix works fine with the flooding, if somebody is looking for fix my skype is adrianolls

  10. #10
    BlaBlaBla daddy is offline
    MemberRank
    Mar 2004 Join Date
    RomaniaLocation
    276Posts

    Re: Auth crashing via Client

    can anyone share the fix with me? thanks



Advertisement