• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook pagefor updates, or we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.)

GunZLauncher won't update any file

The Sky's the Limit ^_^
Joined
Jul 3, 2010
Messages
722
Reaction score
58
Hey guys,

I haven't touched the GunZ Source code for a long time now, and just decided to do it again. When trying to build the launcher, everything builds fine, but I get a launcher error. Here is my log file:

Code:
13:08:13:249   [APP] Window created successfully.
13:08:15:440   [ZUpdate] Create.
13:08:15:440   [ZFileTransfer] Create.
13:08:15:440   [ZFileTransfer] Create successfully complete.
13:08:15:440   [ZFileTransfer] Open connection.
13:08:15:440   [ZFileTransfer] Open connection successfully complete.
13:08:15:455   [ZFileTransfer] Change directory.
13:08:15:455   [ZFileTransfer] Change directory successfully complete.
13:08:15:471   [ZUpdate] Create successfully compete.
13:08:15:471   [APP] Download patch info file
13:08:15:471   [ZUpdate] Start update.
13:08:15:487   [ZFileTransfer] Download file : ./patch.xml  to  ./patch.xml
13:08:15:518   [ZFileTransfer] ERROR : Information error.
13:08:15:518   [ZFileTransfer] ERROR : Failed download : ./patch.xml
13:08:15:534   [ZUpdate] ERROR : Start update FAILED!!!
13:08:15:534   [APP] ERROR - Cannot download patch info file
13:08:15:549   [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.

13:08:15:549   [App] File transfer error message :

(301) Information error.

I've never known the 301 information error, and as far as I can tell, the launcher is connecting to the update server just fine. No it's not my firewall or anti-virus - as I've made exceptions for them already and even tried it with these disabled.

UPDATE - Problem solved.
 
Last edited:
Joined
Sep 19, 2009
Messages
498
Reaction score
24
Hey guys,

I haven't touched the GunZ Source code for a long time now, and just decided to do it again. When trying to build the launcher, everything builds fine, but I get a launcher error. Here is my log file:

Code:
13:08:13:249   [APP] Window created successfully.
13:08:15:440   [ZUpdate] Create.
13:08:15:440   [ZFileTransfer] Create.
13:08:15:440   [ZFileTransfer] Create successfully complete.
13:08:15:440   [ZFileTransfer] Open connection.
13:08:15:440   [ZFileTransfer] Open connection successfully complete.
13:08:15:455   [ZFileTransfer] Change directory.
13:08:15:455   [ZFileTransfer] Change directory successfully complete.
13:08:15:471   [ZUpdate] Create successfully compete.
13:08:15:471   [APP] Download patch info file
13:08:15:471   [ZUpdate] Start update.
13:08:15:487   [ZFileTransfer] Download file : ./patch.xml  to  ./patch.xml
13:08:15:518   [ZFileTransfer] ERROR : Information error.
13:08:15:518   [ZFileTransfer] ERROR : Failed download : ./patch.xml
13:08:15:534   [ZUpdate] ERROR : Start update FAILED!!!
13:08:15:534   [APP] ERROR - Cannot download patch info file
13:08:15:549   [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.

13:08:15:549   [App] File transfer error message :

(301) Information error.

I've never known the 301 information error, and as far as I can tell, the launcher is connecting to the update server just fine. No it's not my firewall or anti-virus - as I've made exceptions for them already and even tried it with these disabled.

UPDATE - Problem solved.
How did you fix this
 
Upvote 0
Experienced Elementalist
Joined
Oct 14, 2015
Messages
293
Reaction score
86
For your update to work properly you must compile ZPatchBuilder to create the appropriate patch according to your launcher from the same source.
 
Upvote 0
Back
Top