Jump to content
  • 0

Thor Patcher Not Downloading New Patch ( Solved )


Dolphin86

Question


  • Group:  Members
  • Topic Count:  257
  • Topics Per Day:  0.06
  • Content Count:  708
  • Reputation:   16
  • Joined:  01/07/12
  • Last Seen:  

as title, here are the details, 

thor patcher i am using Thor

my thor configuration :

Spoiler
[Config:Main]

RootURL='https://ip-adress/patcher/'

RemoteConfigFile='main.ini'

TimeOut=0

StatusFile='dolphin.dat'

DefaultGRF='dolphin.grf'

ClientEXE='ragna.exe'
ClientParameter='-1sak1'

FinishOnConnectionFailure=false

[Config:Window]
AutoResize=true
Style='none'

Width=	
Height=

DragHandling=true

Background='images/bg.jpg'

FadeOnDrag=false

[Config:BGM]
File=

Loop=true

Volume=20

Directory=

[Config:Misc]
Title='DolphinRO Patcher'

HideProgressBarWhenFinish=false

Hook='StatusChange'

[NoticeBox:Slider]
Width=374
Height=178
Left=43
Top=137
URL='https://ip-adress/patcher/slider.html'


[ProgressBar:bar1]
Width=955
Height=6

Left=0
Top=460

BackColorStart=
BackColorEnd=

FrontColorStart=
FrontColorEnd=

FrontImage='images/frontprogress.png'
BackImage='images/backprogress.png'

Hook='ProgressChange'

[Label:Status]
AutoResize=true

Width=350
Height=13

Left=10
Top=6
Alignment='left'

FontColor=$00A4A4A4
FontName = 'Arial'
FontSize =7

Text='Patch Process Completed'

Hook='StatusChange'


[Button:Start]
Default='images/start.png'
OnHover='images/starthover.png'
OnDown='images/start.png'
Left=749
Top=387
Hook='Start'


[Button:Exit]
Default='images/Exit.png'
OnHover='images/ExitHover.png'
OnDown='images/Exit.png'
Left=923
Top=6
Mode=5

[Button:Minimize]
Default='images/minimize.png'
OnHover='images/minimizeHover.png'
OnDown='images/minimize.png'
Left=895
Top=6
Mode=4

[Button:Settings]
Default='images/settings.png'
OnHover='images/settingsHover.png'
OnDown='images/settings.png'
Left=864
Top=6
Mode=2
Action='opensetup.exe'


[Button:Website]
Default='images/website.png'
OnHover='images/websiteHover.png'
OnDown='images/website.png'
Left=69
Top=391
Mode=1
Action='https://dolphin-ro.com/'


[Button:Forum]
Default='images/forums.png'
OnHover='images/forumsHover.png'
OnDown='images/forums.png'
Left=252
Top=392
Mode=1
Action='https://dolphin-ro.com/forum'

[Button:Discord]
Default='images/discord.png'
OnHover='images/discordHover.png'
OnDown='images/discord.png'
Left=429
Top=391
Mode=1
Action='https://discord.gg/dVhCrZcD7F'

 

my patcher website main.ini

Spoiler
//Thor Patcher remote config file
[Main]
//Allow patching or not?
allow=true

//Should patcher ignore everything else and finish patch immediately?
Force_Start=false

//if not, what message should appear?
policy_msg=Server is taking a nap.

//file_url - patch files should ALL put here.
// This config entry will override the one in embed config.
// o HTTP:
//         http://domain.com/dir/
// o FTP:
//         ftp://domain.com/dir/
//     o With <Username> [Password] [Port]
//	ftp://username:[email protected]:port/dir/
//     o Note: username is required if want put password, otherwise everything is optional.
file_url=http://ip-adress/patcher/data/

[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=


//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=

// Patch list file
PatchList=plist.txt

[Stars]
// Shining o.O (Anyways, its for start button clones)
// Since orignal client has check sum.. why not for clones? XD


//How many? (it should same as amount of start button clone, but of course it's your choice)
clients=0

// _sum - checksum, use CheckSum tool.
//client1_sum=
// _Name - Filename of exe
//client1_Name=
// _Path - Path for file [Compressed]
//client1_Path=

[Misc]
//Set a limit for fragment, when reach this limit, patcher will ask user to defrag
FragmentLimit=50

 

 

Edited by Dolphin86
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  257
  • Topics Per Day:  0.06
  • Content Count:  708
  • Reputation:   16
  • Joined:  01/07/12
  • Last Seen:  

i am soo dumb, the patch list was in correct number, skipped 2 and rename to 22

//1 samplepatch.thor
20 binkw32.dll-fix.thor
21 new-opensetup.thor
22 new-opensetup2.thor
23 open-setup3.thor
24 mall-fix.thor

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  102
  • Reputation:   6
  • Joined:  03/02/18
  • Last Seen:  

put your checksum of patcher and your client too, and set it your plist.txt to 1-100 make sure its set correctly

Edited by AceofSpades
Link to comment
Share on other sites

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.

×
×
  • Create New...