Recently I did a major PC overhaul, including an upgrade to Win 7. Started getting this error message: (I can't even make settings as this error message comes first thing and usually persists even when clicked)
Error Message:
"System.ArgumentException: Parameter is not valid."
Deleted the NClauncher and re-installed, problem solved. . . Until today when it began to happen again. Delete & re-installed many times without any improvement.
************************************************** ******************
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\Thom>nslookup cohlive.patcher.ncsoft.com
Server: dnsc1-gh.wa.centurylink.net
Address: 209.206.160.254
Non-authoritative answer:
Name: a1755.g.akamai.net
Addresses: 96.17.15.120
96.17.15.137
Aliases: cohlive.patcher.ncsoft.com
cohlive.patcher.gtm.ncsoft.com
cohlive.patcher.ncsoft.com.edgesuite.net
************************************************** ******************
NCApplicationlog000
2011-07-29 19:19:52.5878 : 1 : Info : Rolling the log files...
2011-07-29 19:19:52.6168 : 1 : Info : Starting:
C:\program files (x86)\ncsoft\launcher\_Launcher.exeC:\program files (x86)\ncsoft\launcher\NCLauncher.exe C:\program files (x86)\ncsoft\launcher\nclauncher.copy.exe /RestartedFromVersion=1.5.19.2 C:\program files (x86)\ncsoft\launcher\nclauncher.copy.exe /RestartedFromVersion=1.5.19.2 C:\Program Files (x86)\NCSoft\Launcher\NCLauncher.exe
Full assembly name: _Launcher, Version=1.5.27.4, Culture=neutral, PublicKeyToken=null
2011-07-29 19:19:52.6188 : 1 : Info : Windows version: 6.1.7601.65536 (Vista)
2011-07-29 19:19:52.6188 : 1 : Info : Starting _Launcher...
2011-07-29 19:19:52.6198 : 1 : Info : --- Parsing Command Line ---
2011-07-29 19:19:52.6408 : 1 : Info : --- Command Line Parsed---
2011-07-29 19:19:52.6408 : 1 : Info : --- Setting Up Application Data ---
2011-07-29 19:19:52.6428 : 1 : Info : --- Initializing Launcher App ---
2011-07-29 19:19:52.6428 : 1 : Info : --- Creating User Mutex ---
2011-07-29 19:19:52.6518 : 1 : Info : --- Setting up IPC Channel ---
2011-07-29 19:19:52.6528 : 1 : Info : --- Not Still Running, Setting Up IPC ---
2011-07-29 19:19:52.6528 : 1 : Info : --- Attemping Register IPC ---
2011-07-29 19:19:52.6558 : 1 : Info : --- Handle First Instance ---
2011-07-29 19:19:52.6698 : 1 : Info : --- Initializing Configuration Group ---
2011-07-29 19:19:52.6868 : 1 : Info : --- Initalizing Language And Region ---
2011-07-29 19:19:52.6948 : 1 : Info : --- Creating Splash Screen ---
2011-07-29 19:19:53.0648 : 1 : Info : --- First Run Initialization ---
2011-07-29 19:19:53.0688 : 1 : Info : --- Update Self ---
2011-07-29 19:19:53.1938 : 1 : Info : Patcher: BeginOp: Checking for updates. : () : 0%
2011-07-29 19:19:53.2058 : 1 : Info : Patcher: BeginOp: Getting Current Version : () : 0%
2011-07-29 19:19:53.2288 : 1 : Info : BasicDownloader: Downloading 1 files for a total of : bytes.
2011-07-29 19:19:53.2358 : 1 : Info : BasicDownloader: Downloading from "http://launcher.patcher.ncsoft.com/NCLauncher/Main/Manifests/CurrentVersion.xml" to "C:\Users\Thom\AppData\Local\Temp\tmpA96A.tmp" .
2011-07-29 19:19:53.3898 : 1 : Info : BasicDownloader: Response Host "launcher.patcher.ncsoft.com" IP 0 = 96.17.15.26
2011-07-29 19:19:53.3898 : 1 : Info : BasicDownloader: Response Host "launcher.patcher.ncsoft.com" IP 1 = 96.17.15.42
2011-07-29 19:19:53.3938 : 1 : Info : BasicDownloader: Download of "http://launcher.patcher.ncsoft.com/NCLauncher/Main/Manifests/CurrentVersion.xml" completed successfully.
2011-07-29 19:19:53.3968 : 1 : Info : FileVerifier: Verifying: 'C:\Users\Thom\AppData\Local\Temp\tmpA96A.tmp' Expected Hash = '' Expected Length = -1
2011-07-29 19:19:53.3968 : 1 : Info : FileVerifier: PASS: File exists, and there is no hash or length to test against.
2011-07-29 19:19:53.3988 : 1 : Info : Patcher: EndOp: Getting Current Version : () : 0%
2011-07-29 19:19:53.4138 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:53.4138 : 1 : Info : Patcher: EndOp: : () : 20%
2011-07-29 19:19:53.4188 : 1 : Info : Patcher: EndOp: Checking for updates. : () : 0%
2011-07-29 19:19:53.6779 : 1 : Info : --- Evaluating Registry ---
2011-07-29 19:19:53.9489 : 1 : Info : --- Creating LauncherApplication ---
2011-07-29 19:19:53.9609 : 1 : Info : --- LauncherApplication Run ---
2011-07-29 19:19:56.4400 : 1 : Error :
Summary For :
======================================
--> MachineName: THOM-PC
--> TimeStamp: 7/30/2011 2:19:56 AM
--> FullName: NC.Logging, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
--> AppDomainName: StubDomain
--> WindowsIdentity: Thom-PC\Thom
Exception Information Details:
======================================
Exception Type: System.ArgumentException
Message: Parameter is not valid.
ParamName: NULL
Data: System.Collections.ListDictionaryInternal
TargetSite: System.Drawing.Region FromHrgn(IntPtr)
HelpLink: NULL
Source: System.Drawing
StackTrace Information Details:
======================================
at System.Drawing.Region.FromHrgn(IntPtr hrgn)
at Kobush.Windows.Forms.FormWithNonClientArea.PaintNo nClientArea(IntPtr hWnd, IntPtr hRgn)
at Kobush.Windows.Forms.FormWithNonClientArea.WmNCPai nt(Message& msg)
at Kobush.Windows.Forms.FormWithNonClientArea.WndProc (Message& m)
at NC.Launcher.LauncherShell.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
2011-07-29 19:20:05.1655 : 1 : Error :
Summary For :
======================================
--> MachineName: THOM-PC
--> TimeStamp: 7/30/2011 2:20:05 AM
--> FullName: NC.Logging, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
--> AppDomainName: StubDomain
--> WindowsIdentity: Thom-PC\Thom
Exception Information Details:
======================================
Exception Type: System.ArgumentException
Message: Parameter is not valid.
ParamName: NULL
Data: System.Collections.ListDictionaryInternal
TargetSite: System.Drawing.Region FromHrgn(IntPtr)
HelpLink: NULL
Source: System.Drawing
StackTrace Information Details:
======================================
at System.Drawing.Region.FromHrgn(IntPtr hrgn)
at Kobush.Windows.Forms.FormWithNonClientArea.PaintNo nClientArea(IntPtr hWnd, IntPtr hRgn)
at Kobush.Windows.Forms.FormWithNonClientArea.WmNCPai nt(Message& msg)
at Kobush.Windows.Forms.FormWithNonClientArea.WndProc (Message& m)
at NC.Launcher.LauncherShell.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
2011-07-29 19:20:08.7247 : 1 : Info : Getting Pathch Server for GameID: CityOfHeroes
2011-07-29 19:20:08.9277 : 1 : Info : Checking to see if the game (CityOfHeroes) can apply transition CheckForUpdates.
2011-07-29 19:20:08.9277 : 1 : Info : Attempting transition - 0 other operations are currently taking up low bandwidth.
2011-07-29 19:20:08.9517 : 8 : Info : Patcher: BeginOp: Checking for updates. : () : 0%
2011-07-29 19:20:08.9537 : 8 : Info : Patcher: BeginOp: Getting Current Version : () : 0%
2011-07-29 19:20:08.9537 : 8 : Info : BasicDownloader: Downloading 1 files for a total of : bytes.
2011-07-29 19:20:08.9537 : 8 : Info : BasicDownloader: Downloading from "http://cohlive.patcher.ncsoft.com/CityOfHeroes/Main/Manifests/CurrentVersion.xml" to "C:\Users\Thom\AppData\Local\Temp\tmpE6E7.tmp" .
2011-07-29 19:20:09.2868 : 8 : Info : BasicDownloader: Response Host "cohlive.patcher.ncsoft.com" IP 0 = 96.17.15.120
2011-07-29 19:20:09.2868 : 8 : Info : BasicDownloader: Response Host "cohlive.patcher.ncsoft.com" IP 1 = 96.17.15.137
2011-07-29 19:20:09.2868 : 8 : Info : BasicDownloader: Download of "http://cohlive.patcher.ncsoft.com/CityOfHeroes/Main/Manifests/CurrentVersion.xml" completed successfully.
2011-07-29 19:20:09.2878 : 8 : Info : FileVerifier: Verifying: 'C:\Users\Thom\AppData\Local\Temp\tmpE6E7.tmp' Expected Hash = '' Expected Length = -1
2011-07-29 19:20:09.2878 : 8 : Info : FileVerifier: PASS: File exists, and there is no hash or length to test against.
2011-07-29 19:20:09.2878 : 8 : Info : Patcher: EndOp: Getting Current Version : () : 0%
2011-07-29 19:20:09.2898 : 8 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:20:09.2898 : 8 : Info : Patcher: EndOp: : () : 20%
2011-07-29 19:20:09.2898 : 8 : Info : Patcher: EndOp: Checking for updates. : () : 0%
2011-07-29 19:20:23.2756 : 1 : Error :
Summary For :
======================================
--> MachineName: THOM-PC
--> TimeStamp: 7/30/2011 2:20:23 AM
--> FullName: NC.Logging, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
--> AppDomainName: StubDomain
--> WindowsIdentity: Thom-PC\Thom
Exception Information Details:
======================================
Exception Type: System.ArgumentException
Message: Parameter is not valid.
ParamName: NULL
Data: System.Collections.ListDictionaryInternal
TargetSite: System.Drawing.Region FromHrgn(IntPtr)
HelpLink: NULL
Source: System.Drawing
StackTrace Information Details:
======================================
at System.Drawing.Region.FromHrgn(IntPtr hrgn)
at Kobush.Windows.Forms.FormWithNonClientArea.PaintNo nClientArea(IntPtr hWnd, IntPtr hRgn)
at Kobush.Windows.Forms.FormWithNonClientArea.WmNCPai nt(Message& msg)
at Kobush.Windows.Forms.FormWithNonClientArea.WndProc (Message& m)
at NC.Launcher.LauncherShell.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
2011-07-29 19:20:30.4530 : 1 : Error :
Summary For :
======================================
--> MachineName: THOM-PC
--> TimeStamp: 7/30/2011 2:20:30 AM
--> FullName: NC.Logging, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
--> AppDomainName: StubDomain
--> WindowsIdentity: Thom-PC\Thom
Exception Information Details:
======================================
Exception Type: System.ArgumentException
Message: Parameter is not valid.
ParamName: NULL
Data: System.Collections.ListDictionaryInternal
TargetSite: System.Drawing.Region FromHrgn(IntPtr)
HelpLink: NULL
Source: System.Drawing
StackTrace Information Details:
======================================
at System.Drawing.Region.FromHrgn(IntPtr hrgn)
at Kobush.Windows.Forms.FormWithNonClientArea.PaintNo nClientArea(IntPtr hWnd, IntPtr hRgn)
at Kobush.Windows.Forms.FormWithNonClientArea.WmNCPai nt(Message& msg)
at Kobush.Windows.Forms.FormWithNonClientArea.WndProc (Message& m)
at NC.Launcher.LauncherShell.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************************************************** ******************
NCApplicationlog001
2011-07-29 19:19:47.7455 : 1 : Info : Rolling the log files...
2011-07-29 19:19:47.7725 : 1 : Info : Starting:
C:\Users\Thom\AppData\Local\assembly\dl3\NCK9Q1N7. KXN\M34PZT9Q.8RP\115eef63\5c7a5225_5f4ecc01\_Launc her.EXEC:\program files (x86)\ncsoft\launcher\nclauncher.copy.exe copy shadowcopy /RestartedFromVersion=1.5.19.2 C:\program files (x86)\ncsoft\launcher\nclauncher.copy.exe copy shadowcopy /RestartedFromVersion=1.5.19.2 C:\Program Files (x86)\NCSoft\Launcher\NCLauncher.exe
Full assembly name: _Launcher, Version=1.5.27.4, Culture=neutral, PublicKeyToken=null
2011-07-29 19:19:47.7735 : 1 : Info : Windows version: 6.1.7601.65536 (Vista)
2011-07-29 19:19:47.7735 : 1 : Info : Starting _Launcher...
2011-07-29 19:19:47.7745 : 1 : Info : --- Parsing Command Line ---
2011-07-29 19:19:47.7945 : 1 : Info : --- Command Line Parsed---
2011-07-29 19:19:47.7945 : 1 : Info : --- Setting Up Application Data ---
2011-07-29 19:19:47.7965 : 1 : Info : --- Initializing Launcher App ---
2011-07-29 19:19:47.7965 : 1 : Info : --- Creating User Mutex ---
2011-07-29 19:19:47.8055 : 1 : Info : --- Setting up IPC Channel ---
2011-07-29 19:19:47.8055 : 1 : Info : --- Not Still Running, Setting Up IPC ---
2011-07-29 19:19:47.8055 : 1 : Info : --- Attemping Register IPC ---
2011-07-29 19:19:47.8085 : 1 : Info : --- Handle First Instance ---
2011-07-29 19:19:47.8235 : 1 : Info : --- Initializing Configuration Group ---
2011-07-29 19:19:47.8395 : 1 : Info : --- Initalizing Language And Region ---
2011-07-29 19:19:47.8475 : 1 : Info : --- Creating Splash Screen ---
2011-07-29 19:19:48.2025 : 1 : Info : --- First Run Initialization ---
2011-07-29 19:19:48.2065 : 1 : Info : --- Update Self ---
2011-07-29 19:19:51.3397 : 1 : Info : Patcher: BeginOp: Updating to the latest version. : () : 0%
2011-07-29 19:19:51.3467 : 1 : Info : Patcher: BeginOp: Checking for interrupted patch. : () : 0%
2011-07-29 19:19:51.3497 : 1 : Info : Patcher: EndOp: Checking for interrupted patch. : () : 0%
2011-07-29 19:19:51.3587 : 1 : Info : Patcher: BeginOp: Checking for updates. : () : 0%
2011-07-29 19:19:51.3677 : 1 : Info : Patcher: BeginOp: Getting Current Version : () : 0%
2011-07-29 19:19:51.3907 : 1 : Info : BasicDownloader: Downloading 1 files for a total of : bytes.
2011-07-29 19:19:51.3997 : 1 : Info : BasicDownloader: Downloading from "http://launcher.patcher.ncsoft.com/NCLauncher/Main/Manifests/CurrentVersion.xml" to "C:\Users\Thom\AppData\Local\Temp\tmpA239.tmp" .
2011-07-29 19:19:51.6457 : 1 : Info : BasicDownloader: Response Host "launcher.patcher.ncsoft.com" IP 0 = 96.17.15.26
2011-07-29 19:19:51.6457 : 1 : Info : BasicDownloader: Response Host "launcher.patcher.ncsoft.com" IP 1 = 96.17.15.42
2011-07-29 19:19:51.6487 : 1 : Info : BasicDownloader: Download of "http://launcher.patcher.ncsoft.com/NCLauncher/Main/Manifests/CurrentVersion.xml" completed successfully.
2011-07-29 19:19:51.6527 : 1 : Info : FileVerifier: Verifying: 'C:\Users\Thom\AppData\Local\Temp\tmpA239.tmp' Expected Hash = '' Expected Length = -1
2011-07-29 19:19:51.6527 : 1 : Info : FileVerifier: PASS: File exists, and there is no hash or length to test against.
2011-07-29 19:19:51.6537 : 1 : Info : Patcher: EndOp: Getting Current Version : () : 0%
2011-07-29 19:19:51.6677 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:51.6687 : 1 : Info : Patcher: EndOp: : () : 20%
2011-07-29 19:19:51.6747 : 1 : Info : Patcher: EndOp: Checking for updates. : () : 0%
2011-07-29 19:19:51.6757 : 1 : Info : Patcher: BeginOp: Downloading and applying 0 patch(es). : () : 0%
2011-07-29 19:19:51.6777 : 1 : Info : Patcher: BeginOp: Downloading 0 patch(es). : () : 0%
2011-07-29 19:19:51.6837 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:51.6857 : 1 : Info : CoInitializeSecurity has already been called, as expected.
2011-07-29 19:19:51.6977 : 1 : Info : BITS Test: Starting...
2011-07-29 19:19:51.6977 : 1 : Info : BITS Test: Downloading using an HTTPWebRequest...
2011-07-29 19:19:51.7297 : 1 : Info : BITS Test: Success downloading with a HTTPWebRequest...
2011-07-29 19:19:51.7538 : 1 : Info : BITS Test: Downloading in foreground...
2011-07-29 19:19:51.8058 : 9 : Info : BasicBitsDownloader: Downloading 1 files for a total of : 212 bytes.
2011-07-29 19:19:51.8228 : 9 : Info : BasicBitsDownloader: Downloading (Pri:Foreground) from "http://launcher.patcher.ncsoft.com/NCLauncher/Main/Manifests/CurrentVersion.xml" to "C:\Users\Thom\AppData\Local\Temp\tmpA3C0.tmp" .
2011-07-29 19:19:51.8258 : 9 : Info : BasicBitsDownloader: The file is too short, but we'll assume it's right so far, so now we'll see if we can resume. (Actual Length =0)
2011-07-29 19:19:51.8258 : 9 : Info : BasicBitsDownloader: This task supports resume: 'True'. This uri supports resume: 'True'
2011-07-29 19:19:52.0708 : 9 : Info : BasicBitsDownloader: File size of downloaded file: 212
2011-07-29 19:19:52.0718 : 9 : Info : FileVerifier: Verifying: 'C:\Users\Thom\AppData\Local\Temp\tmpA3C0.tmp' Expected Hash = '' Expected Length = 212
2011-07-29 19:19:52.0718 : 9 : Info : FileVerifier: PASS: Length matches, and there is no hash to test against.
2011-07-29 19:19:52.0728 : 1 : Info : BITS Test: BITS is usable
2011-07-29 19:19:52.0748 : 1 : Info : Patcher: BeginOp: Downloading 0 files. : () : 0%
2011-07-29 19:19:52.0798 : 1 : Info : BasicBitsDownloader: Downloading 0 files for a total of : 0 bytes.
2011-07-29 19:19:52.0838 : 1 : Info : Patcher: EndOp: Downloading 0 files. : () : 0%
2011-07-29 19:19:52.0838 : 1 : Info : Patcher: EndOp: : () : 0%
2011-07-29 19:19:52.0838 : 1 : Info : Patcher: EndOp: Downloading 0 patch(es). : () : 0%
2011-07-29 19:19:52.0848 : 1 : Info : Patcher: BeginOp: Applying 0 patch(es). : () : 0%
2011-07-29 19:19:52.0848 : 1 : Info : Patcher: EndOp: Applying 0 patch(es). : () : 0%
2011-07-29 19:19:52.0848 : 1 : Info : Patcher: EndOp: Updating to the latest version. : () : 55%
2011-07-29 19:19:52.1068 : 1 : Info : --- Closing Splash Screen ---
2011-07-29 19:19:52.1608 : 1 : Info : Exiting with code: 0
************************************************** *****************
Log003 is huge (66K)
************************************************** *****************
2011-07-29 19:19:37.9480 : 1 : Info : Rolling the log files...
2011-07-29 19:19:37.9750 : 1 : Info : Starting:
C:\Users\Thom\AppData\Local\assembly\dl3\NCK9Q1N7. KXN\M34PZT9Q.8RP\115eef63\00edfc9c_82cfca01\_Launc her.EXEC:\program files (x86)\ncsoft\launcher\nclauncher.copy.exe copy shadowcopy /RestartedFromVersion=1.5.19.2 C:\Program Files (x86)\NCSoft\Launcher\NCLauncher.exe
Full assembly name: _Launcher, Version=1.5.19.2, Culture=neutral, PublicKeyToken=null
2011-07-29 19:19:37.9760 : 1 : Info : Windows version: 6.1.7601.65536 (Vista)
2011-07-29 19:19:37.9760 : 1 : Info : Starting _Launcher...
2011-07-29 19:19:37.9770 : 1 : Info : --- Parsing Command Line ---
2011-07-29 19:19:37.9970 : 1 : Info : --- Command Line Parsed---
2011-07-29 19:19:37.9970 : 1 : Info : --- Setting Up Application Data ---
2011-07-29 19:19:37.9990 : 1 : Info : --- Initializing Launcher App ---
2011-07-29 19:19:37.9990 : 1 : Info : --- Creating User Mutex ---
2011-07-29 19:19:38.0070 : 1 : Info : --- Setting up IPC Channel ---
2011-07-29 19:19:38.0080 : 1 : Info : --- Not Still Running, Setting Up IPC ---
2011-07-29 19:19:38.0080 : 1 : Info : --- Attemping Register IPC ---
2011-07-29 19:19:38.0110 : 1 : Info : --- Handle First Instance ---
2011-07-29 19:19:38.0250 : 1 : Info : --- Initializing Configuration Group ---
2011-07-29 19:19:38.0410 : 1 : Info : --- Initalizing Language And Region ---
2011-07-29 19:19:38.0490 : 1 : Info : --- Creating Splash Screen ---
2011-07-29 19:19:38.4030 : 1 : Info : --- First Run Initialization ---
2011-07-29 19:19:38.4070 : 1 : Info : --- Update Self ---
2011-07-29 19:19:41.5462 : 1 : Info : Patcher: BeginOp: Updating to the latest version. : () : 0%
2011-07-29 19:19:41.5542 : 1 : Info : Patcher: BeginOp: Checking for interrupted patch. : () : 0%
2011-07-29 19:19:41.5562 : 1 : Info : Patcher: EndOp: Checking for interrupted patch. : () : 0%
2011-07-29 19:19:41.5642 : 1 : Info : Patcher: BeginOp: Checking for updates. : () : 0%
2011-07-29 19:19:41.5712 : 1 : Info : Patcher: BeginOp: Getting Current Version : () : 0%
2011-07-29 19:19:41.5922 : 1 : Info : BasicDownloader: Downloading 1 files for a total of : bytes.
2011-07-29 19:19:41.5992 : 1 : Info : BasicDownloader: Downloading from "http://launcher.patcher.ncsoft.com/NCLauncher/Main/Manifests/CurrentVersion.xml" to "C:\Users\Thom\AppData\Local\Temp\tmp7BF4.tmp" .
2011-07-29 19:19:41.7462 : 1 : Info : BasicDownloader: Response Host "launcher.patcher.ncsoft.com" IP 0 = 96.17.15.26
2011-07-29 19:19:41.7462 : 1 : Info : BasicDownloader: Response Host "launcher.patcher.ncsoft.com" IP 1 = 96.17.15.42
2011-07-29 19:19:41.7462 : 1 : Info : BasicDownloader: Response Host "launcher.patcher.ncsoft.com" IP 2 = 96.17.15.88
2011-07-29 19:19:41.7492 : 1 : Info : BasicDownloader: Download of "http://launcher.patcher.ncsoft.com/NCLauncher/Main/Manifests/CurrentVersion.xml" completed successfully.
2011-07-29 19:19:41.7532 : 1 : Info : FileVerifier: Verifying: 'C:\Users\Thom\AppData\Local\Temp\tmp7BF4.tmp' Expected Hash = '' Expected Length = -1
2011-07-29 19:19:41.7532 : 1 : Info : FileVerifier: PASS: File exists, and there is no hash or length to test against.
2011-07-29 19:19:41.7542 : 1 : Info : Patcher: EndOp: Getting Current Version : () : 0%
2011-07-29 19:19:41.7692 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:41.7702 : 1 : Info : Patcher: BeginOp: Getting Patch List : () : 0%
2011-07-29 19:19:41.7712 : 1 : Info : BasicDownloader: Downloading 1 files for a total of : bytes.
2011-07-29 19:19:41.7712 : 1 : Info : BasicDownloader: Downloading from "http://launcher.patcher.ncsoft.com/NCLauncher/Main/Manifests/PatchListManifest.xml" to "C:\Users\Thom\AppData\Local\Temp\tmp7CC0.tmp" .
2011-07-29 19:19:41.8132 : 1 : Info : BasicDownloader: Response Host "launcher.patcher.ncsoft.com" IP 0 = 96.17.15.26
2011-07-29 19:19:41.8132 : 1 : Info : BasicDownloader: Response Host "launcher.patcher.ncsoft.com" IP 1 = 96.17.15.42
2011-07-29 19:19:41.8132 : 1 : Info : BasicDownloader: Response Host "launcher.patcher.ncsoft.com" IP 2 = 96.17.15.88
2011-07-29 19:19:41.9342 : 1 : Info : BasicDownloader: Download of "http://launcher.patcher.ncsoft.com/NCLauncher/Main/Manifests/PatchListManifest.xml" completed successfully.
2011-07-29 19:19:41.9352 : 1 : Info : FileVerifier: Verifying: 'C:\Users\Thom\AppData\Local\Temp\tmp7CC0.tmp' Expected Hash = '' Expected Length = -1
2011-07-29 19:19:41.9352 : 1 : Info : FileVerifier: PASS: File exists, and there is no hash or length to test against.
2011-07-29 19:19:41.9352 : 1 : Info : Patcher: EndOp: Getting Patch List : () : 0%
2011-07-29 19:19:41.9502 : 1 : Info : Patcher: BeginOp: Finding the minimum number of patches to apply. : () : 0%
2011-07-29 19:19:41.9512 : 1 : Info : Patcher: EndOp: Finding the minimum number of patches to apply. : () : 0%
2011-07-29 19:19:41.9512 : 1 : Info : Patcher: EndOp: : () : 80%
2011-07-29 19:19:41.9522 : 1 : Info : Patcher: EndOp: Checking for updates. : () : 0%
2011-07-29 19:19:41.9522 : 1 : Info : Patcher: BeginOp: Downloading and applying 1 patch(es). : () : 0%
2011-07-29 19:19:41.9532 : 1 : Info : Patcher: BeginOp: Downloading 1 patch(es). : () : 0%
2011-07-29 19:19:41.9582 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:41.9612 : 1 : Info : CoInitializeSecurity has already been called, as expected.
2011-07-29 19:19:41.9722 : 1 : Info : BITS Test: Starting...
2011-07-29 19:19:41.9722 : 1 : Info : BITS Test: Downloading using an HTTPWebRequest...
2011-07-29 19:19:42.0032 : 1 : Info : BITS Test: Success downloading with a HTTPWebRequest...
2011-07-29 19:19:42.0262 : 1 : Info : BITS Test: Downloading in foreground...
2011-07-29 19:19:42.0802 : 9 : Info : BasicBitsDownloader: Downloading 1 files for a total of : 212 bytes.
2011-07-29 19:19:42.0962 : 9 : Info : BasicBitsDownloader: Downloading (Pri:Foreground) from "http://launcher.patcher.ncsoft.com/NCLauncher/Main/Manifests/CurrentVersion.xml" to "C:\Users\Thom\AppData\Local\Temp\tmp7DBB.tmp" .
2011-07-29 19:19:42.0992 : 9 : Info : BasicBitsDownloader: The file is too short, but we'll assume it's right so far, so now we'll see if we can resume. (Actual Length =0)
2011-07-29 19:19:42.0992 : 9 : Info : BasicBitsDownloader: This task supports resume: 'True'. This uri supports resume: 'True'
2011-07-29 19:19:42.3762 : 9 : Info : BasicBitsDownloader: File size of downloaded file: 212
2011-07-29 19:19:42.3762 : 9 : Info : FileVerifier: Verifying: 'C:\Users\Thom\AppData\Local\Temp\tmp7DBB.tmp' Expected Hash = '' Expected Length = 212
2011-07-29 19:19:42.3762 : 9 : Info : FileVerifier: PASS: Length matches, and there is no hash to test against.
2011-07-29 19:19:42.3782 : 1 : Info : BITS Test: BITS is usable
2011-07-29 19:19:42.3792 : 1 : Info : Patcher: BeginOp: Downloading 1 files. : () : 0%
2011-07-29 19:19:42.3852 : 1 : Info : BasicBitsDownloader: Downloading 1 files for a total of : 808729 bytes.
2011-07-29 19:19:42.3882 : 1 : Info : BasicBitsDownloader: Downloading (Pri:Foreground) from "http://launcher.patcher.ncsoft.com/NCLauncher/Main/Patches/NCLauncher_Main_1.5.19.2To1.5.27.4.ncpatch" to "C:\program files (x86)\ncsoft\launcher\NCLauncher_Main_1.5.19.2To1. 5.27.4.ncpatch".
2011-07-29 19:19:42.3882 : 1 : Info : Patcher: BeginOp: Downloading file 1/1: NCLauncher_Main_1.5.19.2To1.5.27.4.ncpatch. : () : 0%
2011-07-29 19:19:42.3882 : 1 : Info : Patcher: BeginOp: Examining existing file: NCLauncher_Main_1.5.19.2To1.5.27.4.ncpatch : () : 0%
2011-07-29 19:19:42.3942 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:42.4022 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:42.4022 : 1 : Info : BasicBitsDownloader: File hash and length match. This file has already been downloaded.
2011-07-29 19:19:42.4022 : 1 : Info : BasicBitsDownloader: File already downloaded: "http://launcher.patcher.ncsoft.com/NCLauncher/Main/Patches/NCLauncher_Main_1.5.19.2To1.5.27.4.ncpatch"
2011-07-29 19:19:42.4022 : 1 : Info : Patcher: EndOp: Examining existing file: NCLauncher_Main_1.5.19.2To1.5.27.4.ncpatch : () : 100%
2011-07-29 19:19:42.4022 : 1 : Info : Patcher: EndOp: Downloading file 1/1: NCLauncher_Main_1.5.19.2To1.5.27.4.ncpatch. : () : 0%
2011-07-29 19:19:42.4022 : 1 : Info : Patcher: EndOp: Downloading 1 files. : () : 100%
2011-07-29 19:19:42.4022 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:42.4022 : 1 : Info : Patcher: EndOp: Downloading 1 patch(es). : () : 0%
2011-07-29 19:19:42.4032 : 1 : Info : Patcher: BeginOp: Applying 1 patch(es). : () : 0%
2011-07-29 19:19:42.4042 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:42.4092 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:42.4392 : 1 : Info : Patcher: BeginOp: Extracting patch manifest. : () : 0%
2011-07-29 19:19:42.8682 : 1 : Info : Patcher: BeginOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\PatchManifest.x ml : () : 0%
2011-07-29 19:19:42.8742 : 1 : Info : Patcher: BeginOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\PatchManifest.x ml : () : 0%
2011-07-29 19:19:42.8972 : 1 : Info : Unrar (stderr): NCLauncher_Main_1.5.19.2To1.5.27.4\PatchManifest.x ml - use current password ?
2011-07-29 19:19:42.9062 : 1 : Info : Unrar: Extracting NCLauncher_Main_1.5.19.2To1.5.27.4\PatchManifest.x ml
2011-07-29 19:19:42.9382 : 1 : Info : Unrar: OK
2011-07-29 19:19:42.9412 : 1 : Info : Patcher: EndOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\PatchManifest.x ml : () : 0%
2011-07-29 19:19:42.9422 : 1 : Info : Patcher: EndOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\PatchManifest.x ml : () : 0%
2011-07-29 19:19:42.9422 : 1 : Info : Patcher: EndOp: Extracting patch manifest. : () : 0%
2011-07-29 19:19:43.0233 : 1 : Info : Patcher: BeginOp: Applying patch: NCLauncher_Main_1.5.19.2To1.5.27.4. : () : 0%
2011-07-29 19:19:43.0253 : 1 : Info : Patcher: BeginOp: Extracting patch files. : () : 0%
2011-07-29 19:19:43.0263 : 1 : Info : Patcher: BeginOp: Extracting all files : () : 0%
2011-07-29 19:19:43.0583 : 1 : Info : Patcher: BeginOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\PatchManifest.x ml : () : 0%
2011-07-29 19:19:43.0593 : 1 : Info : Unrar (stderr): NCLauncher_Main_1.5.19.2To1.5.27.4\PatchManifest.x ml - use current password ?
2011-07-29 19:19:43.0623 : 1 : Info : Unrar: Creating C:\program files (x86)\NCSoft\Launcher\~PS
2011-07-29 19:19:43.0623 : 1 : Info : Unrar: OK
2011-07-29 19:19:43.0623 : 1 : Info : Unrar: Creating C:\program files (x86)\NCSoft\Launcher\~PS\P
2011-07-29 19:19:43.0623 : 1 : Info : Unrar: OK
2011-07-29 19:19:43.0633 : 1 : Info : Unrar: Creating C:\program files (x86)\NCSoft\Launcher\~PS\P\NCLauncher_Main_1.5.19 .2To1.5.27.4
2011-07-29 19:19:43.0633 : 1 : Info : Unrar: OK
2011-07-29 19:19:43.0633 : 1 : Info : Unrar: Extracting C:\program files (x86)\NCSoft\Launcher\~PS\P\NCLauncher_Main_1.5.19 .2To1.5.27.4\PatchManifest.xml
2011-07-29 19:19:43.0663 : 1 : Info : Unrar: OK
2011-07-29 19:19:43.0673 : 1 : Info : Patcher: EndOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\PatchManifest.x ml : () : 0%
2011-07-29 19:19:43.0673 : 1 : Info : Patcher: BeginOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\ProductFiles\7z .dll : () : 0%
2011-07-29 19:19:43.0683 : 1 : Info : Unrar: Creating C:\program files (x86)\NCSoft\Launcher\~PS\P\NCLauncher_Main_1.5.19 .2To1.5.27.4\ProductFiles
2011-07-29 19:19:43.0683 : 1 : Info : Unrar: OK
2011-07-29 19:19:43.0683 : 1 : Info : Unrar: Extracting C:\program files (x86)\NCSoft\Launcher\~PS\P\NCLauncher_Main_1.5.19 .2To1.5.27.4\ProductFiles\7z.dll
2011-07-29 19:19:43.1143 : 1 : Info : Unrar: OK
2011-07-29 19:19:43.1153 : 1 : Info : Patcher: EndOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\ProductFiles\7z .dll : () : 0%
2011-07-29 19:19:43.1173 : 1 : Info : Patcher: BeginOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\ProductFiles\_L auncher.exe.X-D-E-L-T-A : () : 0%
2011-07-29 19:19:43.1183 : 1 : Info : Unrar: Extracting C:\program files (x86)\NCSoft\Launcher\~PS\P\NCLauncher_Main_1.5.19 .2To1.5.27.4\ProductFiles\_Launcher.exe.X-D-E-L-T-A
2011-07-29 19:19:43.2003 : 1 : Info : Unrar: OK
2011-07-29 19:19:43.2013 : 1 : Info : Patcher: EndOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\ProductFiles\_L auncher.exe.X-D-E-L-T-A : () : 0%
2011-07-29 19:19:43.2023 : 1 : Info : Patcher: BeginOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\ProductFiles\es \_Launcher.resources.dll.X-D-E-L-T-A : () : 0%
2011-07-29 19:19:43.2023 : 1 : Info : Unrar: Creating C:\program files (x86)\NCSoft\Launcher\~PS\P\NCLauncher_Main_1.5.19 .2To1.5.27.4\ProductFiles\es
2011-07-29 19:19:43.2033 : 1 : Info : Unrar: OK
2011-07-29 19:19:43.2033 : 1 : Info : Unrar: Extracting C:\program files (x86)\NCSoft\Launcher\~PS\P\NCLauncher_Main_1.5.19 .2To1.5.27.4\ProductFiles\es\_Launcher.resources.d ll.X-D-E-L-T-A
2011-07-29 19:19:43.2043 : 1 : Info : Unrar: OK
2011-07-29 19:19:43.2053 : 1 : Info : Patcher: EndOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\ProductFiles\es \_Launcher.resources.dll.X-D-E-L-T-A : () : 0%
2011-07-29 19:19:43.2053 : 1 : Info : Patcher: BeginOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\ProductFiles\de \_Launcher.resources.dll.X-D-E-L-T-A : () : 0%
2011-07-29 19:19:43.2063 : 1 : Info : Unrar: Creating C:\program files (x86)\NCSoft\Launcher\~PS\P\NCLauncher_Main_1.5.19 .2To1.5.27.4\ProductFiles\de
2011-07-29 19:19:43.2063 : 1 : Info : Unrar: OK
2011-07-29 19:19:43.2063 : 1 : Info : Unrar: Extracting C:\program files (x86)\NCSoft\Launcher\~PS\P\NCLauncher_Main_1.5.19 .2To1.5.27.4\ProductFiles\de\_Launcher.resources.d ll.X-D-E-L-T-A
2011-07-29 19:19:43.2083 : 1 : Info : Unrar: OK
2011-07-29 19:19:43.2083 : 1 : Info : Patcher: EndOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\ProductFiles\de \_Launcher.resources.dll.X-D-E-L-T-A : () : 0%
2011-07-29 19:19:43.2093 : 1 : Info : Patcher: BeginOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\ProductFiles\ja \_Launcher.resources.dll.X-D-E-L-T-A : () : 0%
2011-07-29 19:19:43.2103 : 1 : Info : Unrar: Creating C:\program files (x86)\NCSoft\Launcher\~PS\P\NCLauncher_Main_1.5.19 .2To1.5.27.4\ProductFiles\ja
2011-07-29 19:19:43.2103 : 1 : Info : Unrar: OK
2011-07-29 19:19:43.2113 : 1 : Info : Unrar: Extracting C:\program files (x86)\NCSoft\Launcher\~PS\P\NCLauncher_Main_1.5.19 .2To1.5.27.4\ProductFiles\ja\_Launcher.resources.d ll.X-D-E-L-T-A
2011-07-29 19:19:43.2123 : 1 : Info : Unrar: OK
2011-07-29 19:19:43.2123 : 1 : Info : Patcher: EndOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\ProductFiles\ja \_Launcher.resources.dll.X-D-E-L-T-A : () : 0%
2011-07-29 19:19:43.2123 : 1 : Info : Patcher: BeginOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\ProductFiles\fr \_Launcher.resources.dll.X-D-E-L-T-A : () : 0%
2011-07-29 19:19:43.2133 : 1 : Info : Unrar: Creating C:\program files (x86)\NCSoft\Launcher\~PS\P\NCLauncher_Main_1.5.19 .2To1.5.27.4\ProductFiles\fr
2011-07-29 19:19:43.2133 : 1 : Info : Unrar: OK
2011-07-29 19:19:43.2143 : 1 : Info : Unrar: Extracting C:\program files (x86)\NCSoft\Launcher\~PS\P\NCLauncher_Main_1.5.19 .2To1.5.27.4\ProductFiles\fr\_Launcher.resources.d ll.X-D-E-L-T-A
2011-07-29 19:19:43.2153 : 1 : Info : Unrar: OK
2011-07-29 19:19:43.2153 : 1 : Info : Patcher: EndOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\ProductFiles\fr \_Launcher.resources.dll.X-D-E-L-T-A : () : 0%
2011-07-29 19:19:43.2163 : 1 : Info : Patcher: BeginOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\ProductFiles\Co nfig\Default\Games.xml.X-D-E-L-T-A : () : 0%
2011-07-29 19:19:43.2173 : 1 : Info : Unrar: Creating C:\program files (x86)\NCSoft\Launcher\~PS\P\NCLauncher_Main_1.5.19 .2To1.5.27.4\ProductFiles\Config
2011-07-29 19:19:43.2173 : 1 : Info : Unrar: OK
2011-07-29 19:19:43.2173 : 1 : Info : Unrar: Creating C:\program files (x86)\NCSoft\Launcher\~PS\P\NCLauncher_Main_1.5.19 .2To1.5.27.4\ProductFiles\Config\Default
2011-07-29 19:19:43.2173 : 1 : Info : Unrar: OK
2011-07-29 19:19:43.2173 : 1 : Info : Unrar: Extracting C:\program files (x86)\NCSoft\Launcher\~PS\P\NCLauncher_Main_1.5.19 .2To1.5.27.4\ProductFiles\Config\Default\Games.xml .X-D-E-L-T-A
2011-07-29 19:19:43.2183 : 1 : Info : Unrar: OK
2011-07-29 19:19:43.2193 : 1 : Info : Patcher: EndOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\ProductFiles\Co nfig\Default\Games.xml.X-D-E-L-T-A : () : 0%
2011-07-29 19:19:43.2193 : 1 : Info : Patcher: BeginOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\ProductFiles\NC .Bootstrap.exe.X-D-E-L-T-A : () : 0%
2011-07-29 19:19:43.2193 : 1 : Info : Unrar: Extracting C:\program files (x86)\NCSoft\Launcher\~PS\P\NCLauncher_Main_1.5.19 .2To1.5.27.4\ProductFiles\NC.Bootstrap.exe.X-D-E-L-T-A
2011-07-29 19:19:43.2203 : 1 : Info : Unrar: OK
2011-07-29 19:19:43.2213 : 1 : Info : Patcher: EndOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\ProductFiles\NC .Bootstrap.exe.X-D-E-L-T-A : () : 0%
2011-07-29 19:19:43.2213 : 1 : Info : Patcher: BeginOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\ProductFiles\NC .Logging.dll.X-D-E-L-T-A : () : 0%
2011-07-29 19:19:43.2223 : 1 : Info : Unrar: Extracting C:\program files (x86)\NCSoft\Launcher\~PS\P\NCLauncher_Main_1.5.19 .2To1.5.27.4\ProductFiles\NC.Logging.dll.X-D-E-L-T-A
2011-07-29 19:19:43.2233 : 1 : Info : Unrar: OK
2011-07-29 19:19:43.2233 : 1 : Info : Patcher: EndOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\ProductFiles\NC .Logging.dll.X-D-E-L-T-A : () : 0%
2011-07-29 19:19:43.2243 : 1 : Info : Patcher: BeginOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\ProductFiles\NC Access.exe.X-D-E-L-T-A : () : 0%
2011-07-29 19:19:43.2253 : 1 : Info : Unrar: Extracting C:\program files (x86)\NCSoft\Launcher\~PS\P\NCLauncher_Main_1.5.19 .2To1.5.27.4\ProductFiles\NCAccess.exe.X-D-E-L-T-A
2011-07-29 19:19:43.2253 : 1 : Info : Unrar: OK
2011-07-29 19:19:43.2263 : 1 : Info : Patcher: EndOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\ProductFiles\NC Access.exe.X-D-E-L-T-A : () : 0%
2011-07-29 19:19:43.2263 : 1 : Info : Patcher: BeginOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\ProductFiles\NC Launcher.exe.X-D-E-L-T-A : () : 0%
2011-07-29 19:19:43.2273 : 1 : Info : Unrar: Extracting C:\program files (x86)\NCSoft\Launcher\~PS\P\NCLauncher_Main_1.5.19 .2To1.5.27.4\ProductFiles\NCLauncher.exe.X-D-E-L-T-A
2011-07-29 19:19:43.2273 : 1 : Info : Unrar: OK
2011-07-29 19:19:43.2273 : 1 : Info : Patcher: EndOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\ProductFiles\NC Launcher.exe.X-D-E-L-T-A : () : 0%
2011-07-29 19:19:43.2283 : 1 : Info : Patcher: BeginOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\ProductFiles\de \NCLauncher.resources.dll.X-D-E-L-T-A : () : 0%
2011-07-29 19:19:43.2283 : 1 : Info : Unrar: Extracting C:\program files (x86)\NCSoft\Launcher\~PS\P\NCLauncher_Main_1.5.19 .2To1.5.27.4\ProductFiles\de\NCLauncher.resources. dll.X-D-E-L-T-A
2011-07-29 19:19:43.2293 : 1 : Info : Unrar: OK
2011-07-29 19:19:43.2293 : 1 : Info : Patcher: EndOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\ProductFiles\de \NCLauncher.resources.dll.X-D-E-L-T-A : () : 0%
2011-07-29 19:19:43.2303 : 1 : Info : Patcher: BeginOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\ProductFiles\es \NCLauncher.resources.dll.X-D-E-L-T-A : () : 0%
2011-07-29 19:19:43.2303 : 1 : Info : Unrar: Extracting C:\program files (x86)\NCSoft\Launcher\~PS\P\NCLauncher_Main_1.5.19 .2To1.5.27.4\ProductFiles\es\NCLauncher.resources. dll.X-D-E-L-T-A
2011-07-29 19:19:43.2313 : 1 : Info : Unrar: OK
2011-07-29 19:19:43.2313 : 1 : Info : Patcher: EndOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\ProductFiles\es \NCLauncher.resources.dll.X-D-E-L-T-A : () : 0%
2011-07-29 19:19:43.2323 : 1 : Info : Patcher: BeginOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\ProductFiles\fr \NCLauncher.resources.dll.X-D-E-L-T-A : () : 0%
2011-07-29 19:19:43.2323 : 1 : Info : Unrar: Extracting C:\program files (x86)\NCSoft\Launcher\~PS\P\NCLauncher_Main_1.5.19 .2To1.5.27.4\ProductFiles\fr\NCLauncher.resources. dll.X-D-E-L-T-A
2011-07-29 19:19:43.2333 : 1 : Info : Unrar: OK
2011-07-29 19:19:43.2333 : 1 : Info : Patcher: EndOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\ProductFiles\fr \NCLauncher.resources.dll.X-D-E-L-T-A : () : 0%
2011-07-29 19:19:43.2343 : 1 : Info : Patcher: BeginOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\ProductFiles\ja \NCLauncher.resources.dll.X-D-E-L-T-A : () : 0%
2011-07-29 19:19:43.2343 : 1 : Info : Unrar: Extracting C:\program files (x86)\NCSoft\Launcher\~PS\P\NCLauncher_Main_1.5.19 .2To1.5.27.4\ProductFiles\ja\NCLauncher.resources. dll.X-D-E-L-T-A
2011-07-29 19:19:43.2353 : 1 : Info : Unrar: OK
2011-07-29 19:19:43.2353 : 1 : Info : Patcher: EndOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\ProductFiles\ja \NCLauncher.resources.dll.X-D-E-L-T-A : () : 0%
2011-07-29 19:19:43.2363 : 1 : Info : Patcher: BeginOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\ProductFiles\NL og.dll.X-D-E-L-T-A : () : 0%
2011-07-29 19:19:43.2363 : 1 : Info : Unrar: Extracting C:\program files (x86)\NCSoft\Launcher\~PS\P\NCLauncher_Main_1.5.19 .2To1.5.27.4\ProductFiles\NLog.dll.X-D-E-L-T-A
2011-07-29 19:19:43.2373 : 1 : Info : Unrar: OK
2011-07-29 19:19:43.2373 : 1 : Info : Patcher: EndOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\ProductFiles\NL og.dll.X-D-E-L-T-A : () : 0%
2011-07-29 19:19:43.2373 : 1 : Info : Patcher: BeginOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\ProductFiles\Un Rar.Net.dll.X-D-E-L-T-A : () : 0%
2011-07-29 19:19:43.2383 : 1 : Info : Unrar: Extracting C:\program files (x86)\NCSoft\Launcher\~PS\P\NCLauncher_Main_1.5.19 .2To1.5.27.4\ProductFiles\UnRar.Net.dll.X-D-E-L-T-A
2011-07-29 19:19:43.2423 : 1 : Info : Unrar: OK
2011-07-29 19:19:43.2423 : 1 : Info : Patcher: EndOp: Extracting file: NCLauncher_Main_1.5.19.2To1.5.27.4\ProductFiles\Un Rar.Net.dll.X-D-E-L-T-A : () : 0%
2011-07-29 19:19:43.2583 : 1 : Info : Patcher: EndOp: Extracting all files : () : 68%
2011-07-29 19:19:43.2593 : 1 : Info : Patcher: EndOp: Extracting patch files. : () : 68%
2011-07-29 19:19:43.2943 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:43.3423 : 1 : Info : Patcher: BeginOp: Performing 1 application step(s). : () : 0%
2011-07-29 19:19:43.3543 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:43.3633 : 1 : Info : Patcher: BeginOp: Examining patch. : () : 0%
2011-07-29 19:19:43.3703 : 1 : Info : Patcher: EndOp: Examining patch. : () : 94%
2011-07-29 19:19:43.3883 : 1 : Info : Patcher: BeginOp: Applying file group: ProductFiles. : () : 0%
2011-07-29 19:19:43.3893 : 1 : Info : Patcher: BeginOp: Updating files. : () : 0%
2011-07-29 19:19:43.3933 : 1 : Info : Patcher: BeginOp: Preparing to update file: NLog.dll. : () : 0%
2011-07-29 19:19:43.3943 : 1 : Info : Patcher: BeginOp: Applying patch: NLog.dll. : () : 0%
2011-07-29 19:19:43.4103 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:43.6803 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:43.6823 : 1 : Info : Patcher: EndOp: Applying patch: NLog.dll. : () : 100%
2011-07-29 19:19:43.6823 : 1 : Info : Patcher: EndOp: Preparing to update file: NLog.dll. : () : 0%
2011-07-29 19:19:43.6823 : 1 : Info : Patcher: BeginOp: Preparing to delete file: LangAnalyzer.dll. : () : 0%
2011-07-29 19:19:43.6823 : 1 : Info : Patcher: EndOp: Preparing to delete file: LangAnalyzer.dll. : () : 0%
2011-07-29 19:19:43.6833 : 1 : Info : Patcher: BeginOp: Preparing to update file: es\NCLauncher.resources.dll. : () : 0%
2011-07-29 19:19:43.6843 : 1 : Info : Patcher: BeginOp: Applying patch: es\NCLauncher.resources.dll. : () : 0%
2011-07-29 19:19:43.6843 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:43.7973 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:43.7983 : 1 : Info : Patcher: EndOp: Applying patch: es\NCLauncher.resources.dll. : () : 100%
2011-07-29 19:19:43.7983 : 1 : Info : Patcher: EndOp: Preparing to update file: es\NCLauncher.resources.dll. : () : 0%
2011-07-29 19:19:43.7983 : 1 : Info : Patcher: BeginOp: Preparing to update file: fr\NCLauncher.resources.dll. : () : 0%
2011-07-29 19:19:43.7993 : 1 : Info : Patcher: BeginOp: Applying patch: fr\NCLauncher.resources.dll. : () : 0%
2011-07-29 19:19:43.7993 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:43.9123 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:43.9133 : 1 : Info : Patcher: EndOp: Applying patch: fr\NCLauncher.resources.dll. : () : 100%
2011-07-29 19:19:43.9133 : 1 : Info : Patcher: EndOp: Preparing to update file: fr\NCLauncher.resources.dll. : () : 0%
2011-07-29 19:19:43.9133 : 1 : Info : Patcher: BeginOp: Preparing to update file: de\NCLauncher.resources.dll. : () : 0%
2011-07-29 19:19:43.9143 : 1 : Info : Patcher: BeginOp: Applying patch: de\NCLauncher.resources.dll. : () : 0%
2011-07-29 19:19:43.9143 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:44.0323 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:44.0323 : 1 : Info : Patcher: EndOp: Applying patch: de\NCLauncher.resources.dll. : () : 100%
2011-07-29 19:19:44.0323 : 1 : Info : Patcher: EndOp: Preparing to update file: de\NCLauncher.resources.dll. : () : 0%
2011-07-29 19:19:44.0323 : 1 : Info : Patcher: BeginOp: Preparing to update file: _Launcher.exe. : () : 0%
2011-07-29 19:19:44.0333 : 1 : Info : Patcher: BeginOp: Applying patch: _Launcher.exe. : () : 0%
2011-07-29 19:19:44.0333 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:44.2073 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:44.2073 : 1 : Info : Patcher: EndOp: Applying patch: _Launcher.exe. : () : 100%
2011-07-29 19:19:44.2073 : 1 : Info : Patcher: EndOp: Preparing to update file: _Launcher.exe. : () : 0%
2011-07-29 19:19:44.2083 : 1 : Info : Patcher: BeginOp: Preparing to update file: NC.Bootstrap.exe. : () : 0%
2011-07-29 19:19:44.2093 : 1 : Info : Patcher: BeginOp: Applying patch: NC.Bootstrap.exe. : () : 0%
2011-07-29 19:19:44.2093 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:44.3283 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:44.3283 : 1 : Info : Patcher: EndOp: Applying patch: NC.Bootstrap.exe. : () : 100%
2011-07-29 19:19:44.3283 : 1 : Info : Patcher: EndOp: Preparing to update file: NC.Bootstrap.exe. : () : 0%
2011-07-29 19:19:44.3293 : 1 : Info : Patcher: BeginOp: Preparing to update file: ja\_Launcher.resources.dll. : () : 0%
2011-07-29 19:19:44.3303 : 1 : Info : Patcher: BeginOp: Applying patch: ja\_Launcher.resources.dll. : () : 0%
2011-07-29 19:19:44.3303 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:44.4583 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:44.4583 : 1 : Info : Patcher: EndOp: Applying patch: ja\_Launcher.resources.dll. : () : 100%
2011-07-29 19:19:44.4583 : 1 : Info : Patcher: EndOp: Preparing to update file: ja\_Launcher.resources.dll. : () : 0%
2011-07-29 19:19:44.4583 : 1 : Info : Patcher: BeginOp: Preparing to update file: Config\Default\Games.xml. : () : 0%
2011-07-29 19:19:44.4593 : 1 : Info : Patcher: BeginOp: Applying patch: Config\Default\Games.xml. : () : 0%
2011-07-29 19:19:44.4593 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:44.5873 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:44.5873 : 1 : Info : Patcher: EndOp: Applying patch: Config\Default\Games.xml. : () : 100%
2011-07-29 19:19:44.5873 : 1 : Info : Patcher: EndOp: Preparing to update file: Config\Default\Games.xml. : () : 0%
2011-07-29 19:19:44.5883 : 1 : Info : Patcher: BeginOp: Preparing to update file: fr\_Launcher.resources.dll. : () : 0%
2011-07-29 19:19:44.5893 : 1 : Info : Patcher: BeginOp: Applying patch: fr\_Launcher.resources.dll. : () : 0%
2011-07-29 19:19:44.5893 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:44.7113 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:44.7123 : 1 : Info : Patcher: EndOp: Applying patch: fr\_Launcher.resources.dll. : () : 100%
2011-07-29 19:19:44.7123 : 1 : Info : Patcher: EndOp: Preparing to update file: fr\_Launcher.resources.dll. : () : 0%
2011-07-29 19:19:44.7123 : 1 : Info : Patcher: BeginOp: Preparing to update file: ja\NCLauncher.resources.dll. : () : 0%
2011-07-29 19:19:44.7133 : 1 : Info : Patcher: BeginOp: Applying patch: ja\NCLauncher.resources.dll. : () : 0%
2011-07-29 19:19:44.7133 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:44.8264 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:44.8264 : 1 : Info : Patcher: EndOp: Applying patch: ja\NCLauncher.resources.dll. : () : 100%
2011-07-29 19:19:44.8264 : 1 : Info : Patcher: EndOp: Preparing to update file: ja\NCLauncher.resources.dll. : () : 0%
2011-07-29 19:19:44.8274 : 1 : Info : Patcher: BeginOp: Preparing to update file: NCAccess.exe. : () : 0%
2011-07-29 19:19:44.8274 : 1 : Info : Patcher: BeginOp: Applying patch: NCAccess.exe. : () : 0%
2011-07-29 19:19:44.8284 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:44.9414 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:44.9414 : 1 : Info : Patcher: EndOp: Applying patch: NCAccess.exe. : () : 100%
2011-07-29 19:19:44.9414 : 1 : Info : Patcher: EndOp: Preparing to update file: NCAccess.exe. : () : 0%
2011-07-29 19:19:44.9414 : 1 : Info : Patcher: BeginOp: Preparing to update file: de\_Launcher.resources.dll. : () : 0%
2011-07-29 19:19:44.9424 : 1 : Info : Patcher: BeginOp: Applying patch: de\_Launcher.resources.dll. : () : 0%
2011-07-29 19:19:44.9424 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:45.0664 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:45.0674 : 1 : Info : Patcher: EndOp: Applying patch: de\_Launcher.resources.dll. : () : 100%
2011-07-29 19:19:45.0674 : 1 : Info : Patcher: EndOp: Preparing to update file: de\_Launcher.resources.dll. : () : 0%
2011-07-29 19:19:45.0694 : 1 : Info : Patcher: BeginOp: Preparing to add file: 7z.dll. : () : 0%
2011-07-29 19:19:45.0744 : 1 : Info : Patcher: EndOp: Preparing to add file: 7z.dll. : () : 50%
2011-07-29 19:19:45.0744 : 1 : Info : Patcher: BeginOp: Preparing to update file: NCLauncher.exe. : () : 0%
2011-07-29 19:19:45.0754 : 1 : Info : Patcher: BeginOp: Applying patch: NCLauncher.exe. : () : 0%
2011-07-29 19:19:45.0754 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:45.1774 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:45.1784 : 1 : Info : Patcher: EndOp: Applying patch: NCLauncher.exe. : () : 100%
2011-07-29 19:19:45.1784 : 1 : Info : Patcher: EndOp: Preparing to update file: NCLauncher.exe. : () : 0%
2011-07-29 19:19:45.1784 : 1 : Info : Patcher: BeginOp: Preparing to update file: NC.Logging.dll. : () : 0%
2011-07-29 19:19:45.1794 : 1 : Info : Patcher: BeginOp: Applying patch: NC.Logging.dll. : () : 0%
2011-07-29 19:19:45.1794 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:45.2834 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:45.2844 : 1 : Info : Patcher: EndOp: Applying patch: NC.Logging.dll. : () : 100%
2011-07-29 19:19:45.2844 : 1 : Info : Patcher: EndOp: Preparing to update file: NC.Logging.dll. : () : 0%
2011-07-29 19:19:45.2844 : 1 : Info : Patcher: BeginOp: Preparing to update file: UnRar.Net.dll. : () : 0%
2011-07-29 19:19:45.2864 : 1 : Info : Patcher: BeginOp: Applying patch: UnRar.Net.dll. : () : 0%
2011-07-29 19:19:45.2864 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:45.3944 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:45.3944 : 1 : Info : Patcher: EndOp: Applying patch: UnRar.Net.dll. : () : 100%
2011-07-29 19:19:45.3944 : 1 : Info : Patcher: EndOp: Preparing to update file: UnRar.Net.dll. : () : 0%
2011-07-29 19:19:45.3944 : 1 : Info : Patcher: BeginOp: Preparing to update file: es\_Launcher.resources.dll. : () : 0%
2011-07-29 19:19:45.3954 : 1 : Info : Patcher: BeginOp: Applying patch: es\_Launcher.resources.dll. : () : 0%
2011-07-29 19:19:45.3954 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:45.5094 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:45.5094 : 1 : Info : Patcher: EndOp: Applying patch: es\_Launcher.resources.dll. : () : 100%
2011-07-29 19:19:45.5104 : 1 : Info : Patcher: EndOp: Preparing to update file: es\_Launcher.resources.dll. : () : 0%
2011-07-29 19:19:45.5104 : 1 : Info : Patcher: EndOp: Updating files. : () : 94%
2011-07-29 19:19:45.5174 : 1 : Info : Patcher: BeginOp: Finalizing and verifying changes to files. : () : 0%
2011-07-29 19:19:45.5214 : 1 : Info : Patcher: BeginOp: Finalizing changes to file: NLog.dll. : () : 0%
2011-07-29 19:19:45.5224 : 1 : Info : Patcher: BeginOp: Verifying patched file: NLog.dll.P-A-T-C-H-E-D. : () : 0%
2011-07-29 19:19:45.5224 : 1 : Info : FileVerifier: Verifying: 'C:\program files (x86)\ncsoft\launcher\NLog.dll.P-A-T-C-H-E-D' Expected Hash = '0E957B84898CB9C6C7D44596D0F0EDC0' Expected Length = 143360
2011-07-29 19:19:45.5224 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:45.5224 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:45.5224 : 1 : Info : FileVerifier: PASS: Length and hash matches.
2011-07-29 19:19:45.5224 : 1 : Info : Patcher: EndOp: Verifying patched file: NLog.dll.P-A-T-C-H-E-D. : () : 100%
2011-07-29 19:19:45.5234 : 1 : Info : Patcher: BeginOp: Writing target file: NLog.dll. : () : 0%
2011-07-29 19:19:45.5254 : 1 : Info : Patcher: BeginOp: Ensuring file is backed up: NLog.dll. : () : 0%
2011-07-29 19:19:45.5264 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:45.5264 : 1 : Info : FileVerifier: Verifying: 'C:\program files (x86)\ncsoft\launcher\NLog.dll' Expected Hash = 'B0EDC317730BA883EC903C56342E21D1' Expected Length = -1
2011-07-29 19:19:45.5264 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:45.5284 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:45.5284 : 1 : Info : FileVerifier: PASS: Length and hash matches.
2011-07-29 19:19:45.5284 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:45.5344 : 1 : Info : Patcher: EndOp: Ensuring file is backed up: NLog.dll. : () : 0%
2011-07-29 19:19:45.5374 : 1 : Info : Patcher: EndOp: Writing target file: NLog.dll. : () : 0%
2011-07-29 19:19:45.5384 : 1 : Info : Patcher: EndOp: Finalizing changes to file: NLog.dll. : () : 80%
2011-07-29 19:19:45.5394 : 1 : Info : Patcher: BeginOp: Deleting file: LangAnalyzer.dll. : () : 0%
2011-07-29 19:19:45.5394 : 1 : Info : Patcher: BeginOp: Ensuring file is backed up: LangAnalyzer.dll. : () : 0%
2011-07-29 19:19:45.5414 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:45.5414 : 1 : Info : FileVerifier: Verifying: 'C:\program files (x86)\ncsoft\launcher\LangAnalyzer.dll' Expected Hash = 'D1002C447F1E059547BD90FDB6FD5E64' Expected Length = -1
2011-07-29 19:19:45.5424 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:45.5564 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:45.5564 : 1 : Info : FileVerifier: PASS: Length and hash matches.
2011-07-29 19:19:45.5564 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:45.5624 : 1 : Info : Patcher: EndOp: Ensuring file is backed up: LangAnalyzer.dll. : () : 0%
2011-07-29 19:19:45.5634 : 1 : Info : Patcher: BeginOp: Verifying file was deleted: LangAnalyzer.dll. : () : 0%
2011-07-29 19:19:45.5634 : 1 : Info : Patcher: EndOp: Verifying file was deleted: LangAnalyzer.dll. : () : 0%
2011-07-29 19:19:45.5634 : 1 : Info : Patcher: EndOp: Deleting file: LangAnalyzer.dll. : () : 0%
2011-07-29 19:19:45.5634 : 1 : Info : Patcher: BeginOp: Finalizing changes to file: es\NCLauncher.resources.dll. : () : 0%
2011-07-29 19:19:45.5644 : 1 : Info : Patcher: BeginOp: Verifying patched file: es\NCLauncher.resources.dll.P-A-T-C-H-E-D. : () : 0%
2011-07-29 19:19:45.5644 : 1 : Info : FileVerifier: Verifying: 'C:\program files (x86)\ncsoft\launcher\es\NCLauncher.resources.dll. P-A-T-C-H-E-D' Expected Hash = 'C3D76CFE8A0123446B24C96D73F9EB44' Expected Length = 28672
2011-07-29 19:19:45.5644 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:45.5644 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:45.5644 : 1 : Info : FileVerifier: PASS: Length and hash matches.
2011-07-29 19:19:45.5644 : 1 : Info : Patcher: EndOp: Verifying patched file: es\NCLauncher.resources.dll.P-A-T-C-H-E-D. : () : 100%
2011-07-29 19:19:45.5644 : 1 : Info : Patcher: BeginOp: Writing target file: es\NCLauncher.resources.dll. : () : 0%
2011-07-29 19:19:45.5644 : 1 : Info : Patcher: BeginOp: Ensuring file is backed up: es\NCLauncher.resources.dll. : () : 0%
2011-07-29 19:19:45.5784 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:45.5784 : 1 : Info : FileVerifier: Verifying: 'C:\program files (x86)\ncsoft\launcher\es\NCLauncher.resources.dll' Expected Hash = 'AD593C23D702FCC9DD573F1B1B459185' Expected Length = -1
2011-07-29 19:19:45.5794 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:45.5804 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:45.5804 : 1 : Info : FileVerifier: PASS: Length and hash matches.
2011-07-29 19:19:45.5804 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:45.5864 : 1 : Info : Patcher: EndOp: Ensuring file is backed up: es\NCLauncher.resources.dll. : () : 0%
2011-07-29 19:19:45.5874 : 1 : Info : Patcher: EndOp: Writing target file: es\NCLauncher.resources.dll. : () : 0%
2011-07-29 19:19:45.5874 : 1 : Info : Patcher: EndOp: Finalizing changes to file: es\NCLauncher.resources.dll. : () : 80%
2011-07-29 19:19:45.5874 : 1 : Info : Patcher: BeginOp: Finalizing changes to file: fr\NCLauncher.resources.dll. : () : 0%
2011-07-29 19:19:45.5874 : 1 : Info : Patcher: BeginOp: Verifying patched file: fr\NCLauncher.resources.dll.P-A-T-C-H-E-D. : () : 0%
2011-07-29 19:19:45.5874 : 1 : Info : FileVerifier: Verifying: 'C:\program files (x86)\ncsoft\launcher\fr\NCLauncher.resources.dll. P-A-T-C-H-E-D' Expected Hash = 'A6F040350CA09E346AFBA88593797D74' Expected Length = 28672
2011-07-29 19:19:45.5874 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:45.5884 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:45.5884 : 1 : Info : FileVerifier: PASS: Length and hash matches.
2011-07-29 19:19:45.5884 : 1 : Info : Patcher: EndOp: Verifying patched file: fr\NCLauncher.resources.dll.P-A-T-C-H-E-D. : () : 100%
2011-07-29 19:19:45.5884 : 1 : Info : Patcher: BeginOp: Writing target file: fr\NCLauncher.resources.dll. : () : 0%
2011-07-29 19:19:45.5884 : 1 : Info : Patcher: BeginOp: Ensuring file is backed up: fr\NCLauncher.resources.dll. : () : 0%
2011-07-29 19:19:45.6034 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:45.6034 : 1 : Info : FileVerifier: Verifying: 'C:\program files (x86)\ncsoft\launcher\fr\NCLauncher.resources.dll' Expected Hash = 'EB0D323B874718AA52B8519AA7FAEA17' Expected Length = -1
2011-07-29 19:19:45.6034 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:45.6044 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:45.6044 : 1 : Info : FileVerifier: PASS: Length and hash matches.
2011-07-29 19:19:45.6044 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:45.6104 : 1 : Info : Patcher: EndOp: Ensuring file is backed up: fr\NCLauncher.resources.dll. : () : 0%
2011-07-29 19:19:45.6114 : 1 : Info : Patcher: EndOp: Writing target file: fr\NCLauncher.resources.dll. : () : 0%
2011-07-29 19:19:45.6114 : 1 : Info : Patcher: EndOp: Finalizing changes to file: fr\NCLauncher.resources.dll. : () : 80%
2011-07-29 19:19:45.6124 : 1 : Info : Patcher: BeginOp: Finalizing changes to file: de\NCLauncher.resources.dll. : () : 0%
2011-07-29 19:19:45.6124 : 1 : Info : Patcher: BeginOp: Verifying patched file: de\NCLauncher.resources.dll.P-A-T-C-H-E-D. : () : 0%
2011-07-29 19:19:45.6124 : 1 : Info : FileVerifier: Verifying: 'C:\program files (x86)\ncsoft\launcher\de\NCLauncher.resources.dll. P-A-T-C-H-E-D' Expected Hash = '4719065780C7B0DC97C967F4B3B9E0CA' Expected Length = 28672
2011-07-29 19:19:45.6124 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:45.6124 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:45.6124 : 1 : Info : FileVerifier: PASS: Length and hash matches.
2011-07-29 19:19:45.6124 : 1 : Info : Patcher: EndOp: Verifying patched file: de\NCLauncher.resources.dll.P-A-T-C-H-E-D. : () : 100%
2011-07-29 19:19:45.6124 : 1 : Info : Patcher: BeginOp: Writing target file: de\NCLauncher.resources.dll. : () : 0%
2011-07-29 19:19:45.6124 : 1 : Info : Patcher: BeginOp: Ensuring file is backed up: de\NCLauncher.resources.dll. : () : 0%
2011-07-29 19:19:45.6434 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:45.6434 : 1 : Info : FileVerifier: Verifying: 'C:\program files (x86)\ncsoft\launcher\de\NCLauncher.resources.dll' Expected Hash = '7A36C5EE3CC8B0402ED37C7A437FE3A3' Expected Length = -1
2011-07-29 19:19:45.6434 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:45.6444 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:45.6444 : 1 : Info : FileVerifier: PASS: Length and hash matches.
2011-07-29 19:19:45.6454 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:45.6514 : 1 : Info : Patcher: EndOp: Ensuring file is backed up: de\NCLauncher.resources.dll. : () : 0%
2011-07-29 19:19:45.6524 : 1 : Info : Patcher: EndOp: Writing target file: de\NCLauncher.resources.dll. : () : 0%
2011-07-29 19:19:45.6524 : 1 : Info : Patcher: EndOp: Finalizing changes to file: de\NCLauncher.resources.dll. : () : 80%
2011-07-29 19:19:45.6524 : 1 : Info : Patcher: BeginOp: Finalizing changes to file: _Launcher.exe. : () : 0%
2011-07-29 19:19:45.6524 : 1 : Info : Patcher: BeginOp: Verifying patched file: _Launcher.exe.P-A-T-C-H-E-D. : () : 0%
2011-07-29 19:19:45.6524 : 1 : Info : FileVerifier: Verifying: 'C:\program files (x86)\ncsoft\launcher\_Launcher.exe.P-A-T-C-H-E-D' Expected Hash = '85D406225E4FFEB9CC175EF84C55D206' Expected Length = 3314480
2011-07-29 19:19:45.6524 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:45.6524 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:45.6524 : 1 : Info : FileVerifier: PASS: Length and hash matches.
2011-07-29 19:19:45.6534 : 1 : Info : Patcher: EndOp: Verifying patched file: _Launcher.exe.P-A-T-C-H-E-D. : () : 100%
2011-07-29 19:19:45.6534 : 1 : Info : Patcher: BeginOp: Writing target file: _Launcher.exe. : () : 0%
2011-07-29 19:19:45.6534 : 1 : Info : Patcher: BeginOp: Ensuring file is backed up: _Launcher.exe. : () : 0%
2011-07-29 19:19:45.6554 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:45.6554 : 1 : Info : FileVerifier: Verifying: 'C:\program files (x86)\ncsoft\launcher\_Launcher.exe' Expected Hash = '28196FE70E02B65290D089DAED4B6AD1' Expected Length = -1
2011-07-29 19:19:45.6554 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:45.6704 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:45.6714 : 1 : Info : FileVerifier: PASS: Length and hash matches.
2011-07-29 19:19:45.6714 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:45.6764 : 1 : Info : Patcher: EndOp: Ensuring file is backed up: _Launcher.exe. : () : 0%
2011-07-29 19:19:45.6774 : 1 : Info : Patcher: EndOp: Writing target file: _Launcher.exe. : () : 0%
2011-07-29 19:19:45.6774 : 1 : Info : Patcher: EndOp: Finalizing changes to file: _Launcher.exe. : () : 80%
2011-07-29 19:19:45.6784 : 1 : Info : Patcher: BeginOp: Finalizing changes to file: NC.Bootstrap.exe. : () : 0%
2011-07-29 19:19:45.6784 : 1 : Info : Patcher: BeginOp: Verifying patched file: NC.Bootstrap.exe.P-A-T-C-H-E-D. : () : 0%
2011-07-29 19:19:45.6784 : 1 : Info : FileVerifier: Verifying: 'C:\program files (x86)\ncsoft\launcher\NC.Bootstrap.exe.P-A-T-C-H-E-D' Expected Hash = 'E8A20DE31EA55BD3F196F3D5CAE66C1C' Expected Length = 257024
2011-07-29 19:19:45.6784 : 1 : Info : Patcher: BeginOp: : () : 0%
2011-07-29 19:19:45.6784 : 1 : Info : Patcher: EndOp: : () : 100%
2011-07-29 19:19:45.6784 : 1 : Info : FileVerifier: PASS: Length and hash matches.
2011-07-29 19:19:45.6784 : 1 : Info : Patcher: EndOp: Verifying patched file: NC.Bootstrap.exe.P-A-T-C-H-E-D. : () : 100%
2011-07-29 19:19:45.6784 : 1 : Info : Patcher: BeginOp: Writing target file: NC.Bootstrap.exe. : () : 0%
2011-07-29 19:19:45.6784 : 1 : Info : Patcher: BeginOp: Ensuri