Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

How to Configure Thor Patcher Launcher with Auto-Patch.

Newbie Spellweaver
Joined
May 4, 2013
Messages
6
Reaction score
0
Got A Problem , Failed To Communicate To Server Boss -.-
 
Joined
Oct 29, 2009
Messages
400
Reaction score
35
Got A Problem , Failed To Communicate To Server Boss -.-

make sure you already edit this main.ini then paste it to your web server

Code:
//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:password@domain.com:port/dir/
//     o Note: username is required if want put password, otherwise everything is optional.
[B][COLOR="#FF0000"]file_url=http://127.0.0.1/patch/data/[/COLOR][/B][I] ---LOCALHOST[/I]
 
Newbie Spellweaver
Joined
May 4, 2013
Messages
6
Reaction score
0
Yap , I Configure That , Bot Got Error , -.- , Anyone can help? @Daplin?
 
Custom Title Activated
Loyal Member
Joined
Mar 24, 2011
Messages
1,632
Reaction score
145
@Yori Hiro That is For Main Config. on config yoursite/patch
 
Newbie Spellweaver
Joined
Oct 18, 2013
Messages
11
Reaction score
1
Hey Daplin , I changed the IPS to my IP and still got Failed to communicate with server. Should I use 127.0.0.1 ?
 
Joined
Oct 29, 2009
Messages
400
Reaction score
35
Well I have Linux. And I just don't know why it won't work when I try to use it to connect . I am using my IP .

much better click this tutorial made by starstrokers. :cool:

then download video
How to setup Abyss as your webserver and created rancp?

then after that go to>

C:\Abyss Web Server\htdocs\make a new folder named patch
inside that folder paste web folder from thor.

then edit main.ini find file_url=http://yourip/patch/data/ <<<change with your ip
and edit plist.txt

inside plist.txt do this

1 nameofyourcreatedpatch.thor <<<make sure this .thor are inside C:\Abyss Web Server\htdocs\patch\data
 
Last edited:
Newbie Spellweaver
Joined
Oct 3, 2013
Messages
40
Reaction score
0
Anyone know this error, i copy thor launcher in my client and it's not work...
But when i open launcher in Thor Launcher Tool folder it's working.
NtOk0NT - How to Configure Thor Patcher Launcher with Auto-Patch. - RaGEZONE Forums



 

Attachments

You must be registered for see attachments list
Joined
Oct 29, 2009
Messages
400
Reaction score
35
Anyone know this error, i copy thor launcher in my client and it's not work...
But when i open launcher in Thor Launcher Tool folder it's working.
NtOk0NT - How to Configure Thor Patcher Launcher with Auto-Patch. - RaGEZONE Forums




from Thor patcher try to copy image folder into your client.


 

Attachments

You must be registered for see attachments list
Last edited:
Junior Spellweaver
Joined
Jun 16, 2007
Messages
154
Reaction score
3
Hi all, FYI when URL='http://127.0.0.1/patch/Notice.html' is not empty Avast (Free version) block and delete the .exe file.
 
Newbie Spellweaver
Joined
Sep 21, 2012
Messages
14
Reaction score
0
This is a Auto update for client i mean that if i make new update in the Client all people who play my game his client will be updated too?
 
Joined
Aug 15, 2012
Messages
765
Reaction score
135
This is a Auto update for client i mean that if i make new update in the Client all people who play my game his client will be updated too?

Yes, but you need to make .thor patch and add the name of the patch file on plist.ini
and put the .thor patch file on data folder on your web.
 
Back
Top