Jump to content
  • 0

Help about thor patcher !


Kariton Revolution

Question


  • Group:  Members
  • Topic Count:  161
  • Topics Per Day:  0.04
  • Content Count:  429
  • Reputation:   5
  • Joined:  11/21/11
  • Last Seen:  

My Thor Patcher works but when i add a patch in plist.txt it say's failed to get file. my patching site is ucoz.com

post-467-0-67421000-1427370985_thumb.png


 

Config.ini

[Config:Main]

RootURL='http://ro.ucoz.com/ro/'


RemoteConfigFile='main.ini'


TimeOut=0


StatusFile='ro.dat'


DefaultGRF='ro.grf'


ClientEXE='RO.exe'
//ClientParameter='-1sak1'


//When patcher unable to connect webserver,
//should the patcher allow player start the game anyways?
FinishOnConnectionFailure=false


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


Width=
Height=


//This allows the player drag the window by background
DragHandling=true


//Background can be either jpg or bmp, in later case
//the top-left pixel is chosen as transparent color.
Background='images/bg.bmp'


FadeOnDrag=true


[Config:BGM]
File=


Loop=true


Volume=125


Directory=


[Config:Misc]
Title='RO Server Patcher'


HideProgressBarWhenFinish=false


[Button:Credits]
Default='images/vanq.PNG'
OnHover='images/vanq2.PNG'
OnDown='images/vanq3.PNG'


Left=661
Top=540
Mode = 3
Action='Any Suggestion? Kindly PM/Add/Follow Me: www.facebook.com/rhey.official, rAthena/Hercules Codename: Vanquiser'




[ProgressBar:bar1]
Width=593
Height=42


Left=165
Top=428


BackColorStart=
BackColorEnd=


FrontColorStart=
FrontColorEnd=


FrontImage='images/fprog.PNG'
BackImage='images/bfrog.PNG'


Hook='ProgressChange'






[Label:Status]
AutoResize = false


Width=528
Height=20


Left=201
Top=396
Alignment='center'


FontColor=$000000
FontName = 'Comic Sans MS'
FontSize =


Text='RO Server -- Patch Done !!'


Hook='StatusChange'


[NoticeBox:Box0]
Width=671
Height=237
Left=133
Top=154
URL='http://ro.ucoz.com/ro/notice.html'






[Button:Start]
Default='images/start.PNG'
OnHover='images/start2.PNG'
OnDown='images/start3.PNG'


Left=360
Top=488


//Hook is used for default buttons,
//do not use this on custom buttons!
Hook='Start'


[Button:Exit]
Default='images/close.PNG'
OnHover='images/close2.PNG'
OnDown='images/close2.PNG'


Left=758
Top=12


Hook='Exit'


[Button:Cancel]
Default='images/close.PNG'
OnHover='images/close2.PNG'
OnDown='images/close2.PNG'


Left=758
Top=12
Hook='Cancel'


//[Button:Extra]
//
//
//
// Mode - mode for button
// 1 = open URL
// 2 = Launch file/program
// 3 = Message box
//Mode=
// Action - depend on what you set in the Mod, this may vary
// ex. Mode = 1 , Action='http://google.com'
//Action=


[Button:Website]
Default='images/website.PNG'
OnHover='images/website2.PNG'
OnDown='images/website3.PNG'


Left=11
Top=8
Mode = 1
Action='http://google.com'


[Button:Rms]
Default='images/rms.PNG'
OnHover='images/rms2.PNG'
OnDown='images/rms3.PNG'


Left=11
Top=71
Mode = 1
Action='http://google.com'


[Button:Page]
Default='images/page.PNG'
OnHover='images/page2.PNG'
OnDown='images/page3.PNG'


Left=11
Top=134
Mode = 1
Action='http://google.com'


[Button:Group]
Default='images/group.PNG'
OnHover='images/group2.PNG'
OnDown='images/group3.PNG'


Left=11
Top=199
Mode = 1
Action='http://google.com'


[Button:Donate]
Default='images/donate.PNG'
OnHover='images/donate2.PNG'
OnDown='images/donate3.PNG'


Left=11
Top=265
Mode = 1
Action='http://google.com'


[Button:Help]
Default='images/help.PNG'
OnHover='images/help2.PNG'
OnDown='images/help3.PNG'


Left=12
Top=330
Mode = 3
Action='For Windows 7/8/Vista Run Patcher as Administrator, Thankyou'


[Button:Register]
Default='images/register.PNG'
OnHover='images/register2.PNG'
OnDown='images/register3.PNG'


Left=13
Top=399
Mode = 1
Action='http://google.com'


[Button:Setup]
Default='images/setup.PNG'
OnHover='images/setup2.PNG'
OnDown='images/setup3.PNG'


Left=13
Top=463
Mode = 2
Action='opensetup.exe'

 

main.ini

//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://ro.ucoz.com/ro/


[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

 

help please

Edited by Kariton Revolution
Link to comment
Share on other sites

6 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  161
  • Topics Per Day:  0.04
  • Content Count:  429
  • Reputation:   5
  • Joined:  11/21/11
  • Last Seen:  

Ezio is correct, the address is not valid. Maybe you're mixing up your ftp and http addresses? The ftp service is enabled on ftp://ro.ucoz.com/ro/- it requires a username and a password though. Check your setup (and watch out, in Chrome, the protocol isn't shown in the url (ftp/http))!

 

is your url accessible? i checked your file_url and its not existing.

 

The only difference so far I see in my own and your set-up is that I start with patch number 1 instead of 1015.

Thanks for all your reply :) its now fix and i forgot to insert the patcher exe in checksum tool :D hahahah 

THANKs!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  118
  • Reputation:   17
  • Joined:  01/29/15
  • Last Seen:  

The only difference so far I see in my own and your set-up is that I start with patch number 1 instead of 1015.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  25
  • Reputation:   1
  • Joined:  04/10/13
  • Last Seen:  

is your url accessible? i checked your file_url and its not existing.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  161
  • Topics Per Day:  0.04
  • Content Count:  429
  • Reputation:   5
  • Joined:  11/21/11
  • Last Seen:  

is your url accessible? i checked your file_url and its not existing.

 

yes sir ican download it through my browser hepl me please

The only difference so far I see in my own and your set-up is that I start with patch number 1 instead of 1015.

i also tried it 1 but always failed to get .thor

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  25
  • Reputation:   1
  • Joined:  04/10/13
  • Last Seen:  

seriously bro, your url
http://ro.ucoz.com/ro/notice.html

http://ro.ucoz.com/ro/

is 404 or Page not found.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  665
  • Reputation:   672
  • Joined:  11/12/12
  • Last Seen:  

Ezio is correct, the address is not valid. Maybe you're mixing up your ftp and http addresses? The ftp service is enabled on ftp://ro.ucoz.com/ro/- it requires a username and a password though. Check your setup (and watch out, in Chrome, the protocol isn't shown in the url (ftp/http))!

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...