Hi,
I wanted to test TrueUpdate 3.7, by setting up an LAN-Server and Client on the same Computer.
C:\...\Desktop\TU-server
C:\...\Desktop\TU-client
I created a new Project where I used the “Extract Single Zip File (LAN)”-update method.
I did not change the initial Client or Server-Script.
I ran the Project and distributed the resulting files.
The Server-Folder now contains the ts1, ts2, ts3 and tsx-Files and a sub-Folder “Patches”, that contains a “patch.zip”.
C:\...\Desktop\TU-server\Patches\patch.zip
The Client-Folder contains the .dat-file and the ClientUpdate.exe.
If I start the ClientUpdate.exe, the following happens:
-The server-folder is found and a new Version-Update is offered.
-But the Client seems to fail to “download” the patch.zip and produces the following error-message:
“Unable to download Files”
“Source files(s) does not exist.”
Here are the contents of the resulting log:
[10/29/2013 12:23:49] Success Update started: C:\Dokumente und Einstellungen\Marc Vahldieck\Desktop\TU-client\TrueUpdateClient.exe
[10/29/2013 12:23:49] Notice Update engine version: 3.7.0.0
[10/29/2013 12:23:49] Notice Product: Your Product
[10/29/2013 12:23:49] Success Language set: Primary = 7, Secondary = 1
[10/29/2013 12:23:49] Success Load plugin: C:\DOKUME~1\MARCVA~1\LOKALE~1\Temp\_ir_tu2_temp_0\ IRZip.lmd
[10/29/2013 12:23:49] Success Include script: _TU20_Global_Functions.lua
[10/29/2013 12:23:49] Success Display screen: Welcome
[10/29/2013 12:23:50] Success Display screen: Download Server Script
[10/29/2013 12:23:50] Success Language set: Primary = 9, Secondary = 1
[10/29/2013 12:23:50] Success Display screen: Update Available
[10/29/2013 12:23:51] Success Display screen: Download File (LAN)
[10/29/2013 12:23:58] Error Script: Download File (LAN) > On Start, [56]: File.Copy(screen_globals.SourcePath, screen_globals.DestinationPath, false, true, false, true, FileCopyCallback); (1021)
[10/29/2013 12:23:58] Success Display screen: Download File Failed
[10/29/2013 12:24:00] Success Run client data event: Client Script
[10/29/2013 12:24:00] Notice Exit update process (Return code: 5)
This seems to be a beginners-problem, but nothing I tried seems to work.
Thank you in advance.
I wanted to test TrueUpdate 3.7, by setting up an LAN-Server and Client on the same Computer.
C:\...\Desktop\TU-server
C:\...\Desktop\TU-client
I created a new Project where I used the “Extract Single Zip File (LAN)”-update method.
I did not change the initial Client or Server-Script.
I ran the Project and distributed the resulting files.
The Server-Folder now contains the ts1, ts2, ts3 and tsx-Files and a sub-Folder “Patches”, that contains a “patch.zip”.
C:\...\Desktop\TU-server\Patches\patch.zip
The Client-Folder contains the .dat-file and the ClientUpdate.exe.
If I start the ClientUpdate.exe, the following happens:
-The server-folder is found and a new Version-Update is offered.
-But the Client seems to fail to “download” the patch.zip and produces the following error-message:
“Unable to download Files”
“Source files(s) does not exist.”
Here are the contents of the resulting log:
[10/29/2013 12:23:49] Success Update started: C:\Dokumente und Einstellungen\Marc Vahldieck\Desktop\TU-client\TrueUpdateClient.exe
[10/29/2013 12:23:49] Notice Update engine version: 3.7.0.0
[10/29/2013 12:23:49] Notice Product: Your Product
[10/29/2013 12:23:49] Success Language set: Primary = 7, Secondary = 1
[10/29/2013 12:23:49] Success Load plugin: C:\DOKUME~1\MARCVA~1\LOKALE~1\Temp\_ir_tu2_temp_0\ IRZip.lmd
[10/29/2013 12:23:49] Success Include script: _TU20_Global_Functions.lua
[10/29/2013 12:23:49] Success Display screen: Welcome
[10/29/2013 12:23:50] Success Display screen: Download Server Script
[10/29/2013 12:23:50] Success Language set: Primary = 9, Secondary = 1
[10/29/2013 12:23:50] Success Display screen: Update Available
[10/29/2013 12:23:51] Success Display screen: Download File (LAN)
[10/29/2013 12:23:58] Error Script: Download File (LAN) > On Start, [56]: File.Copy(screen_globals.SourcePath, screen_globals.DestinationPath, false, true, false, true, FileCopyCallback); (1021)
[10/29/2013 12:23:58] Success Display screen: Download File Failed
[10/29/2013 12:24:00] Success Run client data event: Client Script
[10/29/2013 12:24:00] Notice Exit update process (Return code: 5)
This seems to be a beginners-problem, but nothing I tried seems to work.
Thank you in advance.
Comment