Client download issues and troubleshooting

Need help installing or running the game?
Check the Install Guide before posting.
Forum rules
Please read the Install Guide before posting in this section.

Sticky threads cover the most common questions. Please review them before posting to avoid duplicate topics and help save time for both players and staff.

Thank you.
Posts: 1

Re: Common launcher issues

Post#1361 » Sun Aug 07, 2016 8:18 am

Hello, i need some help.
When i was used patched launcher from the top of page this error showing;

Error starting: System.UnauthorizedAccessException: Access to the path 'C:\Users\zoran\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)

Ads
Former Staff
Posts: 1541

Re: Common launcher issues

Post#1362 » Sun Aug 07, 2016 8:41 am

ZoranG103 wrote:Hello, i need some help.
When i was used patched launcher from the top of page this error showing;

Error starting: System.UnauthorizedAccessException: Access to the path 'C:\Users\zoran\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)
Access was denied to the path or file WAR.exe!

Remove the write-protection (right click the game folder -> properties -> disable read-only) from all the files in the WAR folder and try again. You may also try running the launcher with Administrator privileges.

If you used the torrent to download the game, the torrent application may still be using the files. Either copy the entire WAR folder to a new location (if you wish to continue supporting the torrent), or move the entire WAR folder to another location to break access to the torrent.

Former Staff
Posts: 1541

Re: Common launcher issues

Post#1363 » Sun Aug 07, 2016 8:44 am

Jibrail wrote:Data.myp:
System.InvalidOperationException: Категория не существует.
в 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()
What i need do then fix this error?
You need to rebuild performance counters. How to manually rebuild performance counters:
1- Go to start, and type in the search box "cmd". Right click cmd, and run as administrator.
2- Type in the command console, "cd c:\windows\system32", and hit enter.
3- Then type "lodctr /r", and hit enter.

It will take a few seconds to perform the command.Performance counters should be rebuilt. Try starting the game again.

If that does not work, type

lodctr /e:PerfProc

Posts: 2

Re: Client download issues and troubleshooting

Post#1364 » Sun Aug 07, 2016 3:08 pm

If I try to log in I get the following error:

Error starting: System.UnauthorizedAccessException: Der Zugriff auf den Pfad "D:\Program Files (x86)\Warhammer Online - Age of Reckoning\WAR.exe" wurde verweigert.
bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bei 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)
bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
bei System.IO.FileStream..ctor(String path, FileMode mode)
bei RoRLauncher.Client.patchExe()
bei RoRLauncher.Client.Handle(PacketIn packet)

Any Idea how to fix this?

Former Staff
Posts: 1541

Re: Client download issues and troubleshooting

Post#1365 » Sun Aug 07, 2016 3:10 pm

Thund3rhawk wrote:If I try to log in I get the following error:

Error starting: System.UnauthorizedAccessException: Der Zugriff auf den Pfad "D:\Program Files (x86)\Warhammer Online - Age of Reckoning\WAR.exe" wurde verweigert.
bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bei 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)
bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
bei System.IO.FileStream..ctor(String path, FileMode mode)
bei RoRLauncher.Client.patchExe()
bei RoRLauncher.Client.Handle(PacketIn packet)

Any Idea how to fix this?
Access was denied to the path or file WAR.exe!

Remove the write-protection (right click the game folder -> properties -> disable read-only) from all the files in the WAR folder and try again. You may also try running the launcher with Administrator privileges.

If you used the torrent to download the game, the torrent application may still be using the files. Either copy the entire WAR folder to a new location (if you wish to continue supporting the torrent), or move the entire WAR folder to another location to break access to the torrent.

Posts: 2

Re: Client download issues and troubleshooting

Post#1366 » Sun Aug 07, 2016 4:22 pm

Ha sweet that worked just fine. Thanks a lot. Now I can finally start playing the game <3

Posts: 4

Re: Common launcher issues

Post#1367 » Mon Aug 08, 2016 8:42 am

Authentication failed -- application will now terminate. What I need to do ???

Posts: 3

Re: Client download issues and troubleshooting

Post#1368 » Mon Aug 08, 2016 12:53 pm

Hi there!

Here's my error message.
I can launch the game, but It seems I'm not able to connect to servers.

Data.myp:
System.IO.FileNotFoundException: Could not find file 'C:\Users\Nico\Desktop\Reckoning\Warhammer Online - Age of Reckoning\mythloginserviceconfig.xml'.
File name: 'C:\Users\Nico\Desktop\Reckoning\Warhammer Online - Age of Reckoning\mythloginserviceconfig.xml'
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)
at RoRLauncher.Client.UpdateWarData()

Ads
Former Staff
Posts: 5161

Re: Client download issues and troubleshooting

Post#1369 » Mon Aug 08, 2016 1:02 pm

Hello,

It's saying it can't find the file "mythicloginserviceconfig.xml". Do you have the Return of Reckoning launcher inside your game folder?

Posts: 5

Re: Client download issues and troubleshooting

Post#1370 » Mon Aug 08, 2016 2:57 pm

Getting the same error, launcher is indeed in the WAR folder, disabled read-only. Still getting the error that says mythicloginserviceconfig.xml is missing. :(

Who is online

Users browsing this forum: No registered users and 6 guests