I've migrated my Thor to and off my local server but im struggling to get it to connect to it, im guessing at this point its something to do with the web-host its self since its one of those shared environment scenarios a friend of mine runs www.vinsicksolutions.com. I've tried everything from sub domains with different permissions to FTP and i get nothing but it'll connect to my Apache serv (in a different network and location) just fine.
it hangs on "Attempt to connect patch server" every time
i can get the Notice.HTML fine
//[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=
//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://patch.sanctuaryro.com/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
//[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=
I've migrated my Thor to and off my local server but im struggling to get it to connect to it, im guessing at this point its something to do with the web-host its self since its one of those shared environment scenarios a friend of mine runs www.vinsicksolutions.com. I've tried everything from sub domains with different permissions to FTP and i get nothing but it'll connect to my Apache serv (in a different network and location) just fine.
it hangs on "Attempt to connect patch server" every time
i can get the Notice.HTML fine
Config Ini
Main.InI
Tried Sourceforge too... No dice
https://svn.code.sf.net/p/sanctuaryro/svn/patcher/
Sourceforge config
Share this post
Link to post
Share on other sites