Problem With An Auto Updating Launcher

Results 1 to 4 of 4
  1. #1
    Apprentice OldCrash is offline
    MemberRank
    Aug 2008 Join Date
    19Posts

    Problem With An Auto Updating Launcher

    Hello,
    I tried to make an auto updated launcher but its failed
    the log :

    Code:
    Log start : Sat Jul 11 20:40:05 2009
    
    Current Directory : C:\Documents and Settings\User\שולחן העבודה\ZPBnLauncher
    20:40:05:312   [APP] OS version : Microsoft Windows XP Home Edition Service Pack 3 (Build 2600)
    20:40:05:328   [APP] Window created successfully.
    20:40:07:515   [ZUpdate] Create.
    20:40:07:515   [ZFileTransfer] Create.
    20:40:07:515   [ZFileTransfer] Create successfully complete.
    20:40:07:515   [ZFileTransfer] Open connection.
    20:40:07:515   [ZFileTransfer] Open connection successfully complete.
    20:40:07:515   [ZFileTransfer] Change directory.
    20:40:07:515   [ZFileTransfer] Change directory successfully complete.
    20:40:07:515   [ZUpdate] Create successfully compete.
    20:40:07:515   [APP] Download patch info file
    20:40:07:515   [ZUpdate] Start update.
    20:40:07:515   [ZFileTransfer] Download file : ./patch.xml  to  ./patch.xml
    20:40:08:000   [ZFileTransfer] ERROR : Information error.
    20:40:08:000   [ZFileTransfer] ERROR : Failed download : ./patch.xml
    20:40:08:000   [ZUpdate] ERROR : Start update FAILED!!!
    20:40:08:000   [APP] ERROR - Cannot download patch info file
    20:40:08:000   [APP] Updater error message :
    
    The update server is not responding or is not running right now.
         [Tip] Please check your firewall.
         [Tip] Please try again after a while.
    
    20:40:08:000   [App] File transfer error message :
    
    (302) Information error.
    
    20:40:12:328   [ZUpdate] Destroy.
    20:40:12:328   [ZFileTransfer] Destroy.
    20:40:12:328   [ZFileTransfer] Close connection.
    20:40:12:328   [ZFileTransfer] Close connection successfully complete.
    20:40:12:328   [ZFileTransfer] Destroy successfly complete.
    20:40:12:328   [ZUpdate] Destroy successfully complete.

    the patch.xml :

    Code:
    <?xml version="1.0"?> 
    <XML> 
    <PATCHINFO> 
    	<VERSION>1.0.0.333</VERSION> 
    	<PATCHNODE file="./GunzLauncher.exe"> 
    		<SIZE>843776</SIZE> 
    		<CHECKSUM>3716479109</CHECKSUM> 
    	</PATCHNODE> 
    	<PATCHNODE file="./patch.xml"> 
    		<SIZE>643</SIZE> 
    		<CHECKSUM>784840547</CHECKSUM> 
    	</PATCHNODE> 
    	<PATCHNODE file="./system.mrs"> 
    		<SIZE>116159</SIZE> 
    		<CHECKSUM>949435637</CHECKSUM> 
    	</PATCHNODE> 
    	<PATCHNODE file="./theduel.exe"> 
    		<SIZE>2506752</SIZE> 
    		<CHECKSUM>3136454097</CHECKSUM> 
    	</PATCHNODE> 
    </XML>


  2. #2
    Banned Requnael is offline
    BannedRank
    Apr 2009 Join Date
    EstoniaLocation
    378Posts

    Re: Problem With An Auto Updating Launcher

    Delete it

    </PATCHNODE>
    <PATCHNODE file="./patch.xml">
    <SIZE>643</SIZE>
    <CHECKSUM>784840547</CHECKSUM>

  3. #3
    Apprentice OldCrash is offline
    MemberRank
    Aug 2008 Join Date
    19Posts

    Re: Problem With An Auto Updating Launcher

    Quote Originally Posted by Requnael View Post
    Delete it

    </PATCHNODE>
    <PATCHNODE file="./patch.xml">
    <SIZE>643</SIZE>
    <CHECKSUM>784840547</CHECKSUM>
    Still not working :\

    the patch.xml :
    Code:
    <?xml version="1.0"?> 
    <XML> 
    <PATCHINFO> 
    	<VERSION>1.0.0.333</VERSION> 
    	<PATCHNODE file="./GunzLauncher.exe"> 
    		<SIZE>843776</SIZE> 
    		<CHECKSUM>3716479109</CHECKSUM> 
    	</PATCHNODE> 
    	<PATCHNODE file="./system.mrs"> 
    		<SIZE>116159</SIZE> 
    		<CHECKSUM>949435637</CHECKSUM> 
    	</PATCHNODE> 
    	<PATCHNODE file="./theduel.exe"> 
    		<SIZE>2506752</SIZE> 
    		<CHECKSUM>3136454097</CHECKSUM> 
    	</PATCHNODE> 
    </XML>
    the log :
    Code:
    Log start : Sat Jul 11 20:55:02 2009
    
    Current Directory : C:\Documents and Settings\User\שולחן העבודה\ZPBnLauncher
    20:55:02:593   [APP] OS version : Microsoft Windows XP Home Edition Service Pack 3 (Build 2600)
    20:55:02:609   [APP] Window created successfully.
    20:55:04:796   [ZUpdate] Create.
    20:55:04:796   [ZFileTransfer] Create.
    20:55:04:796   [ZFileTransfer] Create successfully complete.
    20:55:04:796   [ZFileTransfer] Open connection.
    20:55:04:796   [ZFileTransfer] Open connection successfully complete.
    20:55:04:796   [ZFileTransfer] Change directory.
    20:55:04:796   [ZFileTransfer] Change directory successfully complete.
    20:55:04:796   [ZUpdate] Create successfully compete.
    20:55:04:796   [APP] Download patch info file
    20:55:04:796   [ZUpdate] Start update.
    20:55:04:796   [ZFileTransfer] Download file : ./patch.xml  to  ./patch.xml
    20:55:05:546   [ZFileTransfer] ERROR : Information error.
    20:55:05:546   [ZFileTransfer] ERROR : Failed download : ./patch.xml
    20:55:05:546   [ZUpdate] ERROR : Start update FAILED!!!
    20:55:05:546   [APP] ERROR - Cannot download patch info file
    20:55:05:546   [APP] Updater error message :
    
    The update server is not responding or is not running right now.
         [Tip] Please check your firewall.
         [Tip] Please try again after a while.
    
    20:55:05:546   [App] File transfer error message :
    
    (302) Information error.
    
    20:55:08:515   [ZUpdate] Destroy.
    20:55:08:515   [ZFileTransfer] Destroy.
    20:55:08:515   [ZFileTransfer] Close connection.
    20:55:08:515   [ZFileTransfer] Close connection successfully complete.
    20:55:08:515   [ZFileTransfer] Destroy successfly complete.
    20:55:08:515   [ZUpdate] Destroy successfully complete.

  4. #4
    Account Upgraded | Title Enabled! hotgame is offline
    MemberRank
    Mar 2009 Join Date
    CanadaLocation
    305Posts

    Re: Problem With An Auto Updating Launcher

    OldCrash Noob ele BalaGunz Puusy Nabs Suck my dick



Advertisement