Page 1 of 1

An Error Occured

Posted: Thu Dec 17, 2015 5:52 pm
by Rhoecus
Hi Everyone,

I'm experiencing this error when I attempt to log into WAR. I've checked both the sticky and used the search function, but they yielded no answers. I would prefer not to reinstall the game and launcher, and hopefully there is an easy solution to my problem. In a previous thread where the OP had this problem, a moderator had just linked the sticky, but there is no solution in the sticky for this problem.

Here is the error:
Error starting: System.UnauthorizedAccessException: Access to the path 'C:\Users\Luke\Desktop\Warhammer Online - Age of Reckoning\WAR.exe' 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)
at RoRLauncher.Client.patchExe()
at RoRLauncher.Client.Handle(PacketIn packet)

Re: An Error Occured

Posted: Thu Dec 17, 2015 6:26 pm
by zabis
Check to make sure the read-only option of the Warhammer folder is unchecked and make sure to Run as Administrator. Also, make sure you are using the RoR launcher, not the WAR.exe launcher.

Re: An Error Occured

Posted: Thu Dec 17, 2015 6:43 pm
by Rhoecus
zabis wrote:Check to make sure the read-only option of the Warhammer folder is unchecked and make sure to Run as Administrator. Also, make sure you are using the RoR launcher, not the WAR.exe launcher.
Awesome, the issue was that my folder was checked as read-only.
I unchecked that option under properties, and ran the RoR Launcher as Administrator and it worked!

Thank you very much :)

Re: An Error Occured

Posted: Thu Dec 17, 2015 6:46 pm
by zabis
You're welcome...
http://www.returnofreckoning.com/forum/ ... f=4&t=2889

Did you check the Launcher spoiler?

Re: An Error Occured

Posted: Thu Dec 17, 2015 7:09 pm
by Rhoecus
zabis wrote:You're welcome...
http://www.returnofreckoning.com/forum/ ... f=4&t=2889

Did you check the Launcher spoiler?

I did, I had not realized it was my error though, although now I do. My apologies.

Regardless, thanks again.

Re: An Error Occured

Posted: Tue Mar 08, 2016 11:11 pm
by BrokenDiamond
Guys, I checked the "Run as administrator" and there isn't "read-only" checked but I get this error. How can I resolve this issue? Can anyone help me please?

Re: An Error Occured

Posted: Wed Mar 09, 2016 12:38 am
by Pksh
+1 HELP!!!!

Data.myp:
System.InvalidOperationException: Не удается загрузить данные имени счетчика, поскольку в реестре обнаружен недопустимый индекс "".
в System.Diagnostics.PerformanceCounterLib.GetStringTable(Boolean isHelp)
в System.Diagnostics.PerformanceCounterLib.get_NameTable()
в System.Diagnostics.PerformanceCounterLib.get_CategoryTable()
в System.Diagnostics.PerformanceCounterLib.CounterExists(String category, String counter, Boolean& categoryExists)
в System.Diagnostics.PerformanceCounterLib.CounterExists(String machine, String category, String counter)
в System.Diagnostics.PerformanceCounter.InitializeImpl()
в System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName, Boolean readOnly)
в System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName)
в MYPHandler.MYPHandler..ctor(String filename, del_FileTableEventHandler eventHandler_FileTable, del_FileEventHandler eventHandler_Extraction, HashDictionary hashDic)
в RoRLauncher.Client.UpdateWarData()