Elixir Posted December 17, 2011 Group: Members Topic Count: 40 Topics Per Day: 0.01 Content Count: 241 Reputation: 0 Joined: 11/24/11 Last Seen: September 3, 2015 Author Share Posted December 17, 2011 eh sir ganya na nga po ung sa main.ini ko eh >.< aw attemp to connect patch server naman ngaun >.< Quote Link to comment Share on other sites More sharing options...
Quinn Posted December 17, 2011 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 21 Reputation: 0 Joined: 12/09/11 Last Seen: November 6, 2013 Share Posted December 17, 2011 (edited) ito ang sayo na kakapalit mo lang file_url='http://astro.bluesky-vpshosting.info/patch/data' change to file_url=http://astro.bluesky-vpshosting.info/patch/data/ Edited December 17, 2011 by Quinn Quote Link to comment Share on other sites More sharing options...
Elixir Posted December 17, 2011 Group: Members Topic Count: 40 Topics Per Day: 0.01 Content Count: 241 Reputation: 0 Joined: 11/24/11 Last Seen: September 3, 2015 Author Share Posted December 17, 2011 (edited) sir attempt to connect patch server na ang nakalagay...zzzZZZ Edited December 17, 2011 by v2siLEnT Quote Link to comment Share on other sites More sharing options...
Gerome Posted December 17, 2011 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 185 Reputation: 26 Joined: 12/07/11 Last Seen: January 31 Share Posted December 17, 2011 ito ba config mo ? config: // Thor Patcher Internal Config File // Note: any entry leaves as blank will use default value // True = 1 // False = 0 // Note that true or 1 both works fine (that's why I put "=") [url] //base_url - everything except patch files will read from here //The address should point to a directory with / at end // // example: // http://domain.com/patch/ // NOT // http://domain.com/patch // base_url=http://astro.bluesky-vpshosting.info/thor //notice_file - [Relative Address] //You should able to access this file by combine base_url & notice_file notice_file=http://astro.bluesky-vpshosting.info/thor/notice.html //core_file - [Relative Address] //this internal config file only store whats required, //but core_file is a remote config file that stores on your web host core_file=main.ini //TimeOut - timeout of connection in seconds //0 is default setting, leave it as 0 unless you know what you are doing! TimeOut=0 MAIN: //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://astro.bluesky-vpshosting.info/thor/patchs/ [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 or iniba muna.. anung laman sa Thor folder mo ? Quote Link to comment Share on other sites More sharing options...
Elixir Posted December 17, 2011 Group: Members Topic Count: 40 Topics Per Day: 0.01 Content Count: 241 Reputation: 0 Joined: 11/24/11 Last Seen: September 3, 2015 Author Share Posted December 17, 2011 [Config:Main] RootURL='http://astro.bluesky-vpshosting.info/patch/' RemoteConfigFile='main.ini' TimeOut=0 StatusFile='AstRO.dat' DefaultGRF='AstRO.grf' ClientEXE='AstRO.exe' ClientParameter='-1sak1' FinishOnConnectionFailure=false [Config:Window] AutoResize=true Style='none' ayan po ung main ko ====================================== //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:'//astro.bluesky-vpshosting.info/patch/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 ayan naman po ung web.ini ko Quote Link to comment Share on other sites More sharing options...
JayPee Posted December 17, 2011 Group: Members Topic Count: 47 Topics Per Day: 0.01 Content Count: 633 Reputation: 78 Joined: 11/14/11 Last Seen: September 20, 2017 Share Posted December 17, 2011 (edited) bat meron single quote dito file_url=http:'//astro.bluesky-vpshosting.info/patch/data/' ang alam ko dapat ganito yan file_url=http://astro.bluesky-vpshosting.info/patch/data/ and please use code bb code Edited December 17, 2011 by JayPeeMateo Quote Link to comment Share on other sites More sharing options...
Elixir Posted December 17, 2011 Group: Members Topic Count: 40 Topics Per Day: 0.01 Content Count: 241 Reputation: 0 Joined: 11/24/11 Last Seen: September 3, 2015 Author Share Posted December 17, 2011 sir pag kasi tnanggal ko, nag eerror sya... Quote Link to comment Share on other sites More sharing options...
Gerome Posted December 17, 2011 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 185 Reputation: 26 Joined: 12/07/11 Last Seen: January 31 Share Posted December 17, 2011 Masdan mo qoute .. after sa // file_url=http:'//astro.bluesky-vpshosting.info/patch/data/' Quote Link to comment Share on other sites More sharing options...
Elixir Posted December 17, 2011 Group: Members Topic Count: 40 Topics Per Day: 0.01 Content Count: 241 Reputation: 0 Joined: 11/24/11 Last Seen: September 3, 2015 Author Share Posted December 17, 2011 sir nabago ko na po 'http://astro.bluesky-vpshosting.info' ganyan napo...pero ang nakalagay parin ay "attempt to connect patch server" aist Quote Link to comment Share on other sites More sharing options...
Elixir Posted December 17, 2011 Group: Members Topic Count: 40 Topics Per Day: 0.01 Content Count: 241 Reputation: 0 Joined: 11/24/11 Last Seen: September 3, 2015 Author Share Posted December 17, 2011 BUMP ! Quote Link to comment Share on other sites More sharing options...
JayPee Posted December 17, 2011 Group: Members Topic Count: 47 Topics Per Day: 0.01 Content Count: 633 Reputation: 78 Joined: 11/14/11 Last Seen: September 20, 2017 Share Posted December 17, 2011 try using other thor files baka may problem sa thor files mo. Try mo itong inupload kong thor files na ginagamit ko din ThorPatcher.rar Quote Link to comment Share on other sites More sharing options...
Elixir Posted December 17, 2011 Group: Members Topic Count: 40 Topics Per Day: 0.01 Content Count: 241 Reputation: 0 Joined: 11/24/11 Last Seen: September 3, 2015 Author Share Posted December 17, 2011 sir ganun padin po...failed to get updates....tapos wala pang notice na nakikita ... dun sa thor ko, may notice na nakikita pero failed to get updates saka attempt to connect patch server ang nakalagay... dun sa thor mo, failed to get updates tapos wala pang nakikitang notice Quote Link to comment Share on other sites More sharing options...
JayPee Posted December 17, 2011 Group: Members Topic Count: 47 Topics Per Day: 0.01 Content Count: 633 Reputation: 78 Joined: 11/14/11 Last Seen: September 20, 2017 Share Posted December 17, 2011 pede mo bang ipost ung Config and Main Ini mo and file structure nung Web folder(the patcher one) mo? Quote Link to comment Share on other sites More sharing options...
Quinn Posted December 18, 2011 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 21 Reputation: 0 Joined: 12/09/11 Last Seen: November 6, 2013 Share Posted December 18, 2011 (edited) hindi pwedeng may ' kasi dapat yan wala anong version ng thor patcher ba ginagamit mo ? hindi gagana yan tignan mo yung red na line.. file_url='http://astro.bluesky-vpshosting.info/patch/data/' file_url=http://astro.bluesky-vpshosting.info/patch/data/ Edited December 18, 2011 by Quinn Quote Link to comment Share on other sites More sharing options...
Elixir Posted December 18, 2011 Group: Members Topic Count: 40 Topics Per Day: 0.01 Content Count: 241 Reputation: 0 Joined: 11/24/11 Last Seen: September 3, 2015 Author Share Posted December 18, 2011 Config parsing error or missing resource file ganyan po ung lumalabas nung tinanggal ko ung --> ' eto po ung main.ini ko [Config:Main] RootURL='http://astro.bluesky-vpshosting.info/patch/' RemoteConfigFile='main.ini' TimeOut=0 StatusFile='AstRO.dat' DefaultGRF='AstRO.grf' ClientEXE='AstRO.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='AstRO Patcher' 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='http://astro.bluesky-vpshosting.info/patch/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' eto naman po ung config.ini ko //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://astro.bluesky-vpshosting.info/patch/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 ayan na po sir... Quote Link to comment Share on other sites More sharing options...
Quinn Posted December 18, 2011 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 21 Reputation: 0 Joined: 12/09/11 Last Seen: November 6, 2013 Share Posted December 18, 2011 (edited) //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://astro.bluesky-vpshosting.info/patch/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 December 19, 2011 by Quinn Quote Link to comment Share on other sites More sharing options...
Elixir Posted December 19, 2011 Group: Members Topic Count: 40 Topics Per Day: 0.01 Content Count: 241 Reputation: 0 Joined: 11/24/11 Last Seen: September 3, 2015 Author Share Posted December 19, 2011 sir tinanggal nyo ung -> ' ? Quote Link to comment Share on other sites More sharing options...
Elixir Posted December 19, 2011 Group: Members Topic Count: 40 Topics Per Day: 0.01 Content Count: 241 Reputation: 0 Joined: 11/24/11 Last Seen: September 3, 2015 Author Share Posted December 19, 2011 sir ang nakalagay naman ngaun ay attempt to connect patch server...pano na gagawen dun...? Quote Link to comment Share on other sites More sharing options...
Quinn Posted December 19, 2011 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 21 Reputation: 0 Joined: 12/09/11 Last Seen: November 6, 2013 Share Posted December 19, 2011 mag reupload ka, nga tignna mo main.ini mo ganon pa din ayusin mo din thor mo hindi naman nag babago e. hindi mo naman binabago, delete mo yung patch folder tapos gumawa ka bagong thor ulit gawin mong fresh para gumana yan.. http://astro.bluesky-vpshosting.info/patch/main.ini titigan mo mabuti. Quote Link to comment Share on other sites More sharing options...
Elixir Posted December 20, 2011 Group: Members Topic Count: 40 Topics Per Day: 0.01 Content Count: 241 Reputation: 0 Joined: 11/24/11 Last Seen: September 3, 2015 Author Share Posted December 20, 2011 Reuploaded... 5 4 3 2 1... BOOM !!! ok na sir THANK YOU VERY MUCH !!! Especial thanks to: Quinn Gerome JayPeeMateo Sunny Day WillRO Thank you po sa inyo salamat talga :"> Please Close this. Problem Solved Quote Link to comment Share on other sites More sharing options...
Quinn Posted December 21, 2011 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 21 Reputation: 0 Joined: 12/09/11 Last Seen: November 6, 2013 Share Posted December 21, 2011 buti naman Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.