Jump to content
  • 0

Failed to Communicate to Server


Question

Posted (edited)

What is wrong with my patcher? i am successfully followed the guide but i still encounter this matter. Can anyone see what is the problem of my Patcher? you can also see my website side that i configured at http://dskbro.bluesky-vpshosting.info/patch/ Help will be really appreciated! Thanks!

config.ini

[Config:Main]
RootURL='http://dskbro.bluesky-vpshosting.info/patch/'
RemoteConfigFile='main.ini'
TimeOut=0
StatusFile='dskb.dat'
DefaultGRF='dskbro.grf'
ClientEXE='DuskBinRO.exe'
ClientParameter='-1rag1'


FinishOnConnectionFailure=false
[Config:Window]
AutoResize=true
Style='none'
Width=
Height=
DragHandling=true
Background='images/duskbin.bmp'
FadeOnDrag=false
[Config:BGM]
File='BGM/patcher.mp3'
Loop=true
Volume=35
Directory=
[Config:Misc]
Title='DuskBinRO Patcher'
HideProgressBarWhenFinish=true

[ProgressBar:bar1]
Width=295
Height=10
Left=20
Top=486
BackColorStart=$009DEEEF
BackColorEnd=$00C2F1F1
FrontColorStart=$006ED5B0
FrontColorEnd=$0080DDCA
FrontImage=
BackImage=
Hook='ProgressChange'

[Label:Status]
AutoResize = false
Width=295
Height=
Left=0
Top=495
Alignment='center'
FontColor=$000000
FontName = ''
FontSize =
Text=''
Hook='StatusChange'
[NoticeBox:Box0]
Width=295
Height=325
Left=21
Top=140
URL='http://dskbro.bluesky-vpshosting.info/patch/notice.html'

[button:Start]
Default='images/start_01.png'
OnHover='images/start_02.png'
OnDown='images/start_01.png'
Left=341
Top=393
Hook='Start'
[button:Exit]
Default='images/cancel_01.png'
OnHover='images/cancel_02.png'
OnDown='images/cancel_01.png'
Left=341
Top=460
Hook='Exit'
[button:Cancel]
Default='images/cancel_01.png'
OnHover='images/cancel_02.png'
OnDown='images/cancel_01.png'
Left=341
Top=460
Hook='Cancel'

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://dskbro.bluesky-vpshosting.info/patch/patches/
[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=dskbro.bluesky-vpshosting.info/patch/patches/
// Patch list file
PatchList=http://dskbro.bluesky-vpshosting.info/patch/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

Added info. :)

Edited by Littlefoot

5 answers to this question

Recommended Posts

Posted (edited)

does thor patcher support to patch a grf file ? if not you can extract that grf and make it a .thor file using Thor Maker then change in your ptlist.txt the name of the .thor file :D

Edited by SlashGeeGee

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