I download the zip file and extracted it, running the game everything comes up but as soon as it tries to patch the game a Error happens.
A message pops up and asks me to post this in the forums.
System.UnauthorizedAccessException: Access to the path 'C:\Users\User\Documents\My Music' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileSystemEnumerableIterator[iCODE]1.AddSearchableDirsToStack(SearchData localSearchData)
at System.IO.FileSystemEnumerableIterator[/iCODE]1.MoveNext()
at System.Collections.Generic.List[iCODE]1..ctor(IEnumerable[/iCODE]1 collection)
at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
at ClientPatcher.Form1.GetProcesses(String path)
at ClientPatcher.Form1.Stage2()
at ClientPatcher.Form1.ExceptionWrapper()
Access to the path 'C:\Users\User\Documents\My Music' is denied.
mscorlib
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileSystemEnumerableIterator[iCODE]1.AddSearchableDirsToStack(SearchData localSearchData)
at System.IO.FileSystemEnumerableIterator[/iCODE]1.MoveNext()
at System.Collections.Generic.List[iCODE]1..ctor(IEnumerable[/iCODE]1 collection)
at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
at ClientPatcher.Form1.GetProcesses(String path)
at ClientPatcher.Form1.Stage2()
at ClientPatcher.Form1.ExceptionWrapper()