Login Failed

Results 1 to 3 of 3
  1. #1
    Member BumHurt is offline
    MemberRank
    Jan 2014 Join Date
    29Posts

    Login Failed

    Hello ,

    I am using Warz Thailand Source. When press start game i getting error : Login Failed.

    I looking r3dlog.txt

    WOApi: api_Login.aspx NETWORK time: 0.1985

    how this fix ?


  2. #2
    Grand Master javaz97 is offline
    Grand MasterRank
    May 2006 Join Date
    HellLocation
    1,537Posts

    Re: Login Failed

    fix by api + app + iis

  3. #3
    Member BumHurt is offline
    MemberRank
    Jan 2014 Join Date
    29Posts

    Re: Login Failed

    Thank you answer question for Login Failed. I am after looking this problem.

    I have a different problem Thailand Source : I using RSUpdate from ragerzone because i don't want use launcher.cfg

    But when i press start game get error : Please run Warz Launcher (i have already runned)

    Do you know fix this ?

    WarZ.sln Code :

    Code:
    #ifdef FINAL_BUILD
        win::hWinIcon = ::LoadIcon(win::hInstance, MAKEINTRESOURCE(IDI_WARZ));
        if(strstr(__r3dCmdLine, "-WZUDKTYZa") == NULL && strstr(__r3dCmdLine, "-gna") == NULL)
        {
            MessageBox(NULL, "Please run WarZ launcher.", g_szApplicationName, MB_OK);
            ExitProcess(0);
        }
    #endif
    If i delete code problem fix but Warz.exe running without launcher



Advertisement