Jump to content

Thors Patcher


Yuki85

Recommended Posts


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  21
  • Reputation:   0
  • Joined:  05/28/13
  • Last Seen:  

Hi, :)

 

versuche nun seid gestern mit hilfe von google mein problem zu lösen bekomme es aber einfach nicht hin und hoffe nun hier auf hilfe.

 

Mein mann, ein paar freunde und ich spielen auf einen Server über hamachi, läuft auch eigentlich alles ganz gut. wenn ich nun etwas neue ist habe ich denen das bisher über skype geschickt, nun hat sich mein mann beschwert das es mit einen patcher einfacher wäre und ich nicht immer alles hochladen oder jeden einzeln schicken muss. also habe ich nach einen patcher geschaut und mich für thors patcher entschieden. habe es erst mit version 2.6.1.66 und einen guide auf youtube versucht. da bekam ich immer die fehler meldung where the configuration file.

 

da der im video version 2.5.4.18 benutzt hat habe ich mir diese version gedownloadet und es mit dieser version versucht. wollten den patcher über hamachi laufen lassen laut diesen thread geht das http://rathena.org/board/topic/57656-patchen-durch-hamachi-verbindung/ .

 

habe einen ftp server mit filezilla erstellt und dann die ip von meinen hamachi genommen. wenn ich oder mein mann auf einen der links klicke öffnet sich das auch ohne probleme. wenn ich den patcher starte kommt jedoch immer das hier: 

 

 

fehler.png

 

 

Failed to communicate with server

 

die config sieht so aus: 

 


[Config:Main]
 
RootURL='FTP://NyangRO:[email protected]/patch/'
 
RemoteConfigFile='main.ini'
 
TimeOut=0
 
StatusFile='nyangroserver.dat'
 
DefaultGRF='NyangRO.grf'
 
ClientEXE='NyangRO.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='Thor 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='FTP://NyangRO:[email protected]/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'
 

 

die main sieht so aus:

 


//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]
//     o Note: username is required if want put password, otherwise everything is optional.
file_url=FTP://NyangRO:[email protected]/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

 

in der plist stand das hier 

 

1 2007-11-13data.thor
2 2007-11-17palettes.thor
 
das habe ich gelöscht und mit diesen hier ersetzt 
 

1 nyangropatch01.thor
 
hoffe einer nimmt sich die zeit und sagt mir was ich falsch gemacht habe, bitte um hilfe und hoffe das sich jemand die zeit nimmt.
 
liebe grüße Yuki85
 
Edited by Yuki85
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  318
  • Reputation:   37
  • Joined:  12/30/11
  • Last Seen:  

ich würde mal vermuten bei deiner zeile fehlt der Server port wies iner Beschreibung dafür steht

 

//     o Note: username is required if want put password, otherwise everything is optional.
 
 
file_url=FTP://NyangRO:[email protected]/patch/data/
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  21
  • Reputation:   0
  • Joined:  05/28/13
  • Last Seen:  

danke :)

Link to comment
Share on other sites

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.

×
×
  • Create New...