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!

version.txt

Newbie Spellweaver
Joined
Jul 23, 2018
Messages
11
Reaction score
1
Hello,
i want to start the Client.exe without NoCheckVersion.

I already have a Webserver and put the version.txt there. And in update.inf i already changed the update.ini for my country. But it still tell me the error Download version.txt failed. Maybe i have the wrong path?

Hope someone can help me!
 
Master Summoner
Joined
May 25, 2020
Messages
526
Reaction score
235
Hello,
i want to start the Client.exe without NoCheckVersion.

I already have a Webserver and put the version.txt there. And in update.inf i already changed the update.ini for my country. But it still tell me the error Download version.txt failed. Maybe i have the wrong path?


Hope someone can help me!

are you add in your client config .ini ?

[Debug] SkipVersionCheck=1
 
Upvote 0
Newbie Spellweaver
Joined
Jul 23, 2018
Messages
11
Reaction score
1
Yes in RuneDev.ini

in update_eneu.ini i wrote VersionURL =
DownloadURL =
and in the folder patch on my webserver is the version.txt. but still get the error.
 
Last edited:
Upvote 0
Skilled Illusionist
Joined
Jul 30, 2015
Messages
396
Reaction score
156
You set it up like mupu in his video stated ?

For example you can reach your server adress like

Version - version.txt - RaGEZONE Forums

The only place where to config the path for the Patchserver is in IIS when you create a new site.
 

Attachments

You must be registered for see attachments list
Last edited:
Upvote 0
Newbie Spellweaver
Joined
Jul 23, 2018
Messages
11
Reaction score
1
yes i can reach the server like this. and there is my version.txt file.

What you mean like mupu? you have a link for the video?

and IIS?
 
Upvote 0
Skilled Illusionist
Joined
Jul 30, 2015
Messages
396
Reaction score
156
Yes, you have to setup the IIS Server on your server, otherwise this isnt working.

You can download the videos for the X64 release here, the 5th video is the one you want to look at.

Maybe that helps, for me its working that way

 
Upvote 0
Back
Top