About Store Forum Documentation Contact



Post Reply 
Uploader/Ineisis Launcher always patches
Author Message
Fex Offline
Gold Supporter

Post: #1
Uploader/Ineisis Launcher always patches
Hey, I have been trying to get the launcher/uploader combo to work with windows server 2008 r2/ iis7 but the thing always redownloads all of the files. I have made sure I am using the right CONFIG constants for the launcher (FINAL).

Client and server PC have the correct times, but everytime the launcher will redownload the files (but not download/update the patcher itself).

Install game using installer.exe.
Click play button after install/download completes.
Run game, close game.
Run game again using the created desktop shortcut.
Patcher launches and redownloads all of the game files.

Repeat...

Anything obvious I am missing that would cause this? MIME types/ time issues?
07-19-2012 06:35 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Uploader/Ineisis Launcher always patches
Hello,

Did you try debugging the Launcher in Visual Studio?
Did you modify the codes?
Original source code compare the server with client files basing on file size and date of modification.
It's basic usage of Patcher class, which tutorials are in the EE SDK
07-24-2012 02:00 PM
Find all posts by this user Quote this message in a reply
Post Reply