Jump to content
  • 0

Thor patcher problem


Question

10 answers to this question

Recommended Posts

Posted (edited)

Crc elements? You mean

ClientSum=

PatcherSum=

???

If you do, i've deleted information about ClientSum and PathcerSum

Up. Need help.

Edited by Dextrius
Posted

Have you got it to patch correctly before you had this problem? Can you give more detials of exactly what it is doing? How you applied the patch, etc...? I had a problem where it would download the patch and when the client opens it would either error or just igonre the patch.

Peopleperson49

Posted

It applies normal patches without any problems. I have problem only with self-update. Firstly, i use thor maker. I choose "Patcher & Game EXE", then i choose my patcher.exe file. It generates .thor patch. After, I add the information to plist.txt, upload new patch. Running my old patcher.exe. It downloads new patch. Applies new patch. But it still runs old patcher. I didn't use the patch to update patcher.

Posted

I suggest you get all new patcher files and the docs that go with them. Reinstall and configure them instead of trying to figure out what is wrong with what you currently got. You know theres something wrong and would probably be faster than troubleshooting.

Peopleperson49

Posted

1st use 'CheckSum.exe' to calculate the 'CRC' of your patcher:

example, my patch is:
Myro.exe

the crc is 12345678

 

my new patch crc is:

87654321

 

2nd i must to make a 'newpatch.thor' using thor maker

 

3rd, to update my clients to new patch

i must to change my 'main.ini' hosted on my ftp server

[Patch]
//use CheckSum tool, hash for client & patcher
// used to make sure exe is up to date
//  (leave empty to disable this feature)
ClientSum=
PatcherSum=87654321


//This is compressed file for patcher & client update
// To make these work, ClientSum and/or PatcherSum can't be empty
// Note: these files should put same place as patch file (file_url in internal config)
//Relative address, not FULL URL!
ClientPath=
PatcherPath=newpatch.thor

 

remember, u don't need to change your plist.txt

 

sorry for my bad english...

  • Upvote 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...