and everything is right, because my patcher can see the notice.html
PROBLEM:
so can someone tell my why my patcher doesn't read my plist.txt?
so it would patch "updates_20131217.thor"?
thanks
additional information:
config.ini
// 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/'>http://domain.com/patch/
// NOT
// http://domain.com/patch
//
base_url=http://ragnarok.*****.com/thor/
//notice_file - [Relative Address]
//You should able to access this file by combine base_url & notice_file
notice_file=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
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=http://ragnarok.*****.com/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=11425C5D
PatcherSum=ADBE270B
//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
Question
macroblitz
Hello everyone, my problem is simple..
"Failed to get 2007-11-13data.thor"
in my plist.txt
1 updates_20131217.thor
and everything is right, because my patcher can see the notice.html
PROBLEM:
so can someone tell my why my patcher doesn't read my plist.txt?
so it would patch "updates_20131217.thor"?
thanks
additional information:
config.ini
my main.ini
my plist.txt
PLEASE HELP ME, THANKS IN ADVANCE
help me please
additional additional:
when i update my plist.txt
it doesn't read it and continue with old patches
even i delete the server.dat file.
it will only re patch the old ones..
Link to comment
Share on other sites
0 answers to this question
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.