Page 1 of 1

An Error Occurred Unpacking

Posted: Tue Jun 23, 2015 1:08 am
by Moondogg
This is the error that I get while starting up the launcher, any help is greatly appreciated!

Code: Select all

Error unpacking:
System.UnauthorizedAccessException: Access to the path 'C:\Program Files (x86)\Electronic Arts\Warhammer Online - Age of Reckoning\ICSharpCode.SharpZipLib.dll' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   at RoRLauncher.MainWindow.Unpack(String fileName)

Re: An Error Occurred Unpacking

Posted: Tue Jun 23, 2015 1:17 am
by xyeppp
Untick your Warhammer folder from read-only.

Re: An Error Occurred Unpacking

Posted: Tue Jun 23, 2015 1:19 am
by Moondogg
I keep trying to do that but it keeps coming back

Re: An Error Occurred Unpacking

Posted: Tue Jun 23, 2015 3:38 am
by wargrimnir
That looks like your original WAR install path. I haven't heard of anyone being able to use the original install files. Download the game from the website. I've had more luck with the direct download links.

Re: An Error Occurred Unpacking

Posted: Tue Jun 23, 2015 9:44 am
by katroulitsa
wargrimnir wrote:That looks like your original WAR install path. I haven't heard of anyone being able to use the original install files. Download the game from the website. I've had more luck with the direct download links.
Now you have :P Im still using the original install files.

Re: An Error Occurred Unpacking

Posted: Tue Jun 23, 2015 4:36 pm
by wargrimnir
katroulitsa wrote:
wargrimnir wrote:That looks like your original WAR install path. I haven't heard of anyone being able to use the original install files. Download the game from the website. I've had more luck with the direct download links.
Now you have :P Im still using the original install files.
Cool. Were you playing right up until it was shutdown? I know the files that are being used are from the latest patch.

Re: An Error Occurred Unpacking

Posted: Tue Jun 23, 2015 4:54 pm
by katroulitsa
wargrimnir wrote:
katroulitsa wrote:
wargrimnir wrote:That looks like your original WAR install path. I haven't heard of anyone being able to use the original install files. Download the game from the website. I've had more luck with the direct download links.
Now you have :P Im still using the original install files.
Cool. Were you playing right up until it was shutdown? I know the files that are being used are from the latest patch.
Till the last moment bruh =)

Re: An Error Occurred Unpacking

Posted: Wed Jun 24, 2015 5:34 pm
by Moondogg
It seems I needed to give Full Control in the Securities tab under the Warhammer Folder Properties..

Happy hunting now!

Re: An Error Occurred Unpacking

Posted: Wed Jun 24, 2015 5:43 pm
by ItsJustJay
Moondogg wrote:This is the error that I get while starting up the launcher, any help is greatly appreciated!

Code: Select all

Error unpacking:
System.UnauthorizedAccessException: Access to the path 'C:\Program Files (x86)\Electronic Arts\Warhammer Online - Age of Reckoning\ICSharpCode.SharpZipLib.dll' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   at RoRLauncher.MainWindow.Unpack(String fileName)
similar me