Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

my launcher does not replace

Newbie Spellweaver
Joined
Oct 8, 2020
Messages
68
Reaction score
2
good, I have a problem with the launcher, what happens is that the launcher does not update the .mrs files, it does not replace the files, what would be the reason that it does not replace the current files? files?
 
Newbie Spellweaver
Joined
Oct 8, 2020
Messages
68
Reaction score
2
Yes, it would only be to replace the interface.mrs but it does not replace it, it leaves it as is.
 
Upvote 0
Skilled Illusionist
Joined
Oct 3, 2011
Messages
300
Reaction score
48
I assume the patch file is not replaced or renewed. Make sure to create a new file when you generate the patch information.

You just delete the patch.xml file every time you want to change something. This is a "missing" feature in the code as far i know.
 
Upvote 0
Newbie Spellweaver
Joined
Oct 8, 2020
Messages
68
Reaction score
2
I assume the patch file is not replaced or renewed. Make sure to create a new file when you generate the patch information.

You just delete the patch.xml file every time you want to change something. This is a "missing" feature in the code as far i know.

Where would that code go? The pacth.xml is generated and I see that only the amount of updated weight comes out and it does not replace the file, I just updated my interface.mrs and not replacement but the pacht.xml comes out the weight of the interface file updated but not superseded on my client.
 
Upvote 0
Joined
Jul 11, 2012
Messages
786
Reaction score
190
Where would that code go? The pacth.xml is generated and I see that only the amount of updated weight comes out and it does not replace the file, I just updated my interface.mrs and not replacement but the pacht.xml comes out the weight of the interface file updated but not superseded on my client.

What? what are you saying?
You're not clear, so I'm gonna tell you the steps as I remember them quickly, and you tell us what you did NOT do:
- copy the files you want to update to your xampp server in the update folder (e.g. "www/update/")
- build a patch.xml file and put it in the client folder
- run the launcher

Of course, if you configured the launcher correctly this should do the job.
 
Upvote 0
Newbie Spellweaver
Joined
Oct 8, 2020
Messages
68
Reaction score
2
What? what are you saying?
You're not clear, so I'm gonna tell you the steps as I remember them quickly, and you tell us what you did NOT do:
- copy the files you want to update to your xampp server in the update folder (e.g. "www/update/")
- build a patch.xml file and put it in the client folder
- run the launcher

Of course, if you configured the launcher correctly this should do the job.

Log start : Sun May 02 13:21:53 2021Current Directory : C:\Users\.......\Escritorio\.........\Cliente13:21:53:849 [APP] OS version : (Build 9200)13:21:53:849 [APP] Window created successfully.13:21:56:036 [ZUpdate] Create.13:21:56:036 [ZFileTransfer] Create.13:21:56:036 [ZFileTransfer] Create successfully complete.13:21:56:036 [ZFileTransfer] Open connection.13:21:56:036 [ZFileTransfer] Open connection successfully complete.13:21:56:036 [ZFileTransfer] Change directory.13:21:56:036 [ZFileTransfer] Change directory successfully complete.13:21:56:036 [ZUpdate] Create successfully compete.13:21:56:036 [APP] Download patch info file13:21:56:036 [ZUpdate] Start update.13:21:56:036 [ZFileTransfer] Download file : ./patch.xml to ./patch.xml13:21:56:427 [ZFileTransfer] Download successfully complete.13:21:56:427 [ZUpdate] Get update info.13:21:56:427 [ZUpdate] Get update info successfully complete.13:21:56:427 [ZUpdate] Check valid from patch list.13:21:57:708 [ZUpdate:GetCRC] ERROR : Cannot initialize this file : './interface.mrs'13:21:57:708 [ZUpdate:GetCRC] ERROR : Cannot initialize this file : './sfx.mrs'13:21:57:724 [ZUpdate:GetCRC] ERROR : Cannot initialize this file : './system.mrs'13:21:57:724 [ZUpdate:GetCRC] ERROR : Cannot initialize this file : './Model/man.mrs'13:21:57:755 [ZUpdate:GetCRC] ERROR : Cannot initialize this file : './Model/woman.mrs'13:21:57:755 [ZUpdate] Check valid from patch list successfully complete.13:21:57:755 [ZUpdate] + Total patch file count : 013:21:57:755 [ZUpdate] + Total patch file size : 0 bytes13:22:02:620 [ZUpdate] Destroy.13:22:02:620 [ZFileTransfer] Destroy.13:22:02:620 [ZFileTransfer] Close connection.13:22:02:620 [ZFileTransfer] Close connection successfully complete.13:22:02:620 [ZFileTransfer] Destroy successfly complete.13:22:02:620 [ZUpdate] Destroy successfully complete.



this is the patch log notepad
 
Upvote 0
Joined
Jul 11, 2012
Messages
786
Reaction score
190
Log start : Sun May 02 13:21:53 2021Current Directory : C:\Users\.......\Escritorio\.........\Cliente13:21:53:849 [APP] OS version : (Build 9200)13:21:53:849 [APP] Window created successfully.13:21:56:036 [ZUpdate] Create.13:21:56:036 [ZFileTransfer] Create.13:21:56:036 [ZFileTransfer] Create successfully complete.13:21:56:036 [ZFileTransfer] Open connection.13:21:56:036 [ZFileTransfer] Open connection successfully complete.13:21:56:036 [ZFileTransfer] Change directory.13:21:56:036 [ZFileTransfer] Change directory successfully complete.13:21:56:036 [ZUpdate] Create successfully compete.13:21:56:036 [APP] Download patch info file13:21:56:036 [ZUpdate] Start update.13:21:56:036 [ZFileTransfer] Download file : ./patch.xml to ./patch.xml13:21:56:427 [ZFileTransfer] Download successfully complete.13:21:56:427 [ZUpdate] Get update info.13:21:56:427 [ZUpdate] Get update info successfully complete.13:21:56:427 [ZUpdate] Check valid from patch list.13:21:57:708 [ZUpdate:GetCRC] ERROR : Cannot initialize this file : './interface.mrs'13:21:57:708 [ZUpdate:GetCRC] ERROR : Cannot initialize this file : './sfx.mrs'13:21:57:724 [ZUpdate:GetCRC] ERROR : Cannot initialize this file : './system.mrs'13:21:57:724 [ZUpdate:GetCRC] ERROR : Cannot initialize this file : './Model/man.mrs'13:21:57:755 [ZUpdate:GetCRC] ERROR : Cannot initialize this file : './Model/woman.mrs'13:21:57:755 [ZUpdate] Check valid from patch list successfully complete.13:21:57:755 [ZUpdate] + Total patch file count : 013:21:57:755 [ZUpdate] + Total patch file size : 0 bytes13:22:02:620 [ZUpdate] Destroy.13:22:02:620 [ZFileTransfer] Destroy.13:22:02:620 [ZFileTransfer] Close connection.13:22:02:620 [ZFileTransfer] Close connection successfully complete.13:22:02:620 [ZFileTransfer] Destroy successfly complete.13:22:02:620 [ZUpdate] Destroy successfully complete.



this is the patch log notepad

From what I see, it could be because of CRC mismatch in filelist.xml in system.mrs (so check them), or get a better encrypter, or use a better ZPatchBuilder.

Also, people are not robots here, you can't expect us to help you find the problem when you throw a junk text (such a messy approach. you're like, yeah, go fetch :D)
 
Upvote 0
Back
Top