Jump to content
  • 0

Thor Patcher Help


Saisho

Question


  • Group:  Members
  • Topic Count:  52
  • Topics Per Day:  0.01
  • Content Count:  185
  • Reputation:   20
  • Joined:  01/06/13
  • Last Seen:  

Can someone point me what im doing wrong plz? I was checking my configs but im still getting "config parsing error or missing resource file"

 

My config (my changes are marked on it)

[Config:Main]
 
RootURL='http://My IP HERE/patch/'
 
RemoteConfigFile='main.ini'
 
TimeOut=0
 
StatusFile='server.dat'
 
DefaultGRF='MY GRF.grf'
 
ClientEXE='CLIENT.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='MY 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://MY IP HERE/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:Register]
Default='images/Register1.png'
OnHover='images/Register2.png'
OnDown='images/Register3.png'
 
Left=383
Top=277
Mode=1
Action='http://MYCP/?module=character&action=online'
 
[button:Cancel]
Default='images/Exit1.png'
OnHover='images/Exit2.png'
OnDown='images/Exit3.png'
 
Left=383
Top=211
Hook='Cancel'
 
Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

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

Guest
Answer this question...

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