[Allright Source] Launcher keep updating and restarting again and again

Results 1 to 3 of 3
  1. #1
    Enthusiast panda1308 is offline
    MemberRank
    Nov 2011 Join Date
    35Posts

    [Allright Source] Launcher keep updating and restarting again and again

    Like the title, when I run WarZLauncher, it said Updating 0.9.3 to 0.9.6, and then the launcher restarts as 0.9.6 it downgrade to 0.9.3 and restart.
    Then it keeps running a circle like that.
    I don't know how to solve guys, please help


  2. #2
    Alpha Member javaz97 is offline
    MemberRank
    May 2006 Join Date
    HellLocation
    1,537Posts

    Re: [Allright Source] Launcher keep updating and restarting again and again

    UPDATER_CONFIG.cpp

    Code:
    bool	UPDATER_UPDATER_ENABLED  = 1;
    char	UPDATER_VERSION[512]     = "0.9.3";
    char	UPDATER_VERSION_SUFFIX[512] = "";
    char	UPDATER_BUILD[512]	 = __DATE__ " " __TIME__;
    
    char	BASE_RESOURSE_NAME[512]  = "WZ";
    char	GAME_EXE_NAME[512]       = "WarZ.exe";
    char	GAME_TITLE[512]          = "WarZ XXX";

    IIS file list
    C:\inetpub\wwwroot\wz\updater
    -- woupd.xml
    -- WarZlauncher.exe_0.9.3.exe
    -- Launcher.cfg

  3. #3
    Enthusiast panda1308 is offline
    MemberRank
    Nov 2011 Join Date
    35Posts

    Re: [Allright Source] Launcher keep updating and restarting again and again

    Quote Originally Posted by javaz97 View Post
    UPDATER_CONFIG.cpp

    Code:
    bool	UPDATER_UPDATER_ENABLED  = 1;
    char	UPDATER_VERSION[512]     = "0.9.3";
    char	UPDATER_VERSION_SUFFIX[512] = "";
    char	UPDATER_BUILD[512]	 = __DATE__ " " __TIME__;
    
    char	BASE_RESOURSE_NAME[512]  = "WZ";
    char	GAME_EXE_NAME[512]       = "WarZ.exe";
    char	GAME_TITLE[512]          = "WarZ XXX";

    IIS file list
    C:\inetpub\wwwroot\wz\updater
    -- woupd.xml
    -- WarZlauncher.exe_0.9.3.exe
    -- Launcher.cfg
    honestly I am using the "virtual image", and I replaced the virtual image version to allright source thailand version, and now the result is that problem above :D
    btw thank you, let me try your way.

    - - - Updated - - -

    Okay it stopped automatic updating and restarting, but there are 2 problems now, I can't login or register on launcher
    Code:
    000000.000| Input Devices enabled: Mouse, Keyboard
    000000.027| VMEM As seen through DDRaw: 1990
    000000.027| VMEM As seen through WMI: 0
    000000.040| We have 4034 MB texture memory
    000000.040| r3dFont: Creating Verdana 10pt
    000000.040| r3dFont: Finished creating Verdana 10pt
    000000.040| r3dFont: Creating Tahoma 12pt
    000000.041| r3dFont: Finished creating Tahoma 12pt
    000000.041| r3dFont: Creating Tahoma 10pt
    000000.041| r3dFont: Finished creating Tahoma 10pt
    000000.041| r3dFont: Creating Tahoma 9pt
    000000.041| r3dFont: Finished creating Tahoma 9pt
    000000.315| Starting updater, v:2.9.6, cmd:
    000001.462| WO_API: returned http404
    000001.462| Login FAILED, code: 8



Advertisement