Jump to content

Recommended Posts

Posted

Sino po bang familiar sa error na to? Willing po ako makipag teamviewer if alam niyo po kung paano i-resolve to. Sinubukan kaong tulungan ni ossi pero hindi niya mahanapan ng paraan. Any of you guys willing to try and help me? Thanks.

Posted

maraming factor based on my experience, either mahina connection ng hosting, wrong configuration sa config.ini and main.ini

 

Ang hosting ko ay 100mbs ang speed. Triny ko din sa mga free web hosting para makita ang problema. Tingin ko is parang client side na siya. Na dedetect naman yung notice.html ko.

Posted

 

maraming factor based on my experience, either mahina connection ng hosting, wrong configuration sa config.ini and main.ini

 

Ang hosting ko ay 100mbs ang speed. Triny ko din sa mga free web hosting para makita ang problema. Tingin ko is parang client side na siya. Na dedetect naman yung notice.html ko.

 

notice.html and patch url are totally different path, even if i config the correct notice html but wrong patch path, you will still have the same error like failed to communicate 

Posted (edited)

 

 

maraming factor based on my experience, either mahina connection ng hosting, wrong configuration sa config.ini and main.ini

 

Ang hosting ko ay 100mbs ang speed. Triny ko din sa mga free web hosting para makita ang problema. Tingin ko is parang client side na siya. Na dedetect naman yung notice.html ko.

 

notice.html and patch url are totally different path, even if i config the correct notice html but wrong patch path, you will still have the same error like failed to communicate 

 

 

I read the manual. Spent two days already trying to solve this. Do you really think I didn't follow the manual..

 

This is what my settings look like:

main.ini's file_url = http://localhost/rropatches/data/

config.ini's RootURL='http://localhostt/rropatches/' and URL='http://localhost/rropatches/notice.html'

 

I am configuring this using a virtual machine. Using localhost as address in host is common practice.

Edited by Valiente
  • 1 month later...
Posted

Hello, Any resolution regarding this issue? I am also experiencing this error.. 

 

Here's my 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=https://jamropatch.googlecode.com/svn/trunk/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

Here's my conf.ini

[Config:Main]

RootURL='https://jamropatch.googlecode.com/svn/trunk/patcher/'

RemoteConfigFile='main.ini'

TimeOut=0

StatusFile='geiro.dat'

DefaultGRF='geiro.grf'

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

FinishOnConnectionFailure=false

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

Width=
Height=

DragHandling=true

Background='images/bg.bmp'

FadeOnDrag=false

[Config:BGM]
File=

Loop=true

Volume=20

Directory=

[Config:Misc]
Title='Game Patch'

HideProgressBarWhenFinish=true


[ProgressBar:bar1]
Width=342
Height=10

Left=23
Top=486

BackColorStart=$009DEEEF
BackColorEnd=$00C2F1F1

FrontColorStart=$006ED5B0
FrontColorEnd=$0080DDCA

FrontImage=
BackImage=

Hook='ProgressChange'



[Label:Status]
AutoResize = false

Width=369
Height=

Left=15
Top=498
Alignment='center'

FontColor=$000000
FontName = ''
FontSize =

Text=''

Hook='StatusChange'

[NoticeBox:Box0]
Width=347
Height=250
Left=21
Top=217
URL='notice.html'



[Button:Start]
Default='images/start1.png'
OnHover='images/start2.png'
OnDown='images/start3.png'

Left=383
Top=211

Hook='Start'

[Button:Exit]
Default='images/Exit1.png'
OnHover='images/Exit2.png'
OnDown='images/Exit3.png'

Left=383
Top=244

Hook='Exit'

[Button:Cancel]
Default='images/Exit1.png'
OnHover='images/Exit2.png'
OnDown='images/Exit3.png'

Left=383
Top=211
Hook='Cancel'

Join the conversation

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

Guest
Reply to this topic...

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