Recent Topics

Ads

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.
Shammy
Posts: 2

Re: Client download issues and troubleshooting

Post#241 » Tue Mar 10, 2015 3:55 am

Elven wrote:
Shammy wrote:Once I log in and hit Connect this error pops up, any help would be greatly appreciated!

starting: System.UnauthorizedAccessException: Access to the path 'G:\Program Files (x86)\Torrents\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)
Run as administrator. Also, if you downloaded the game via the torrent, move the game to another folder, and ensure that read only is unchecked. Torrent applications actively access certain files, which can prevent other applications from read that same file, i.e the launcher in this case.
Alright I managed to get the game to actually launch, however despite being able to launch it I still get an error with the launcher and there's no 'play' button on the main menu. :(

Data.myp:
System.InvalidOperationException: Cannot load Counter Name data because an invalid index '' was read from the registry.
at System.Diagnostics.PerformanceCounterLib.GetStringTable(Boolean isHelp)
at System.Diagnostics.PerformanceCounterLib.get_NameTable()
at System.Diagnostics.PerformanceCounterLib.get_CategoryTable()
at System.Diagnostics.PerformanceCounterLib.CounterExists(String category, String counter, Boolean& categoryExists)
at System.Diagnostics.PerformanceCounterLib.CounterExists(String machine, String category, String counter)
at System.Diagnostics.PerformanceCounter.InitializeImpl()
at System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName, Boolean readOnly)
at System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName)
at MYPHandler.MYPHandler..ctor(String filename, del_FileTableEventHandler eventHandler_FileTable, del_FileEventHandler eventHandler_Extraction, HashDictionary hashDic)
at RoRLauncher.Client.UpdateWarData()

Ads
User avatar
Elven
Former Staff
Posts: 5161

Re: Client download issues and troubleshooting

Post#242 » Tue Mar 10, 2015 8:31 am

If you're getting this line of code in your error log:

Code: Select all

at System.Diagnostics.PerformanceCounterLib.GetStringTable(Boolean isHelp)
at System.Diagnostics.PerformanceCounterLib.get_NameTable()
at System.Diagnostics.PerformanceCounterLib.get_CategoryTable()
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.

3. It will take a few seconds to perform the command.

Performance counters should be rebuilt. Try loading the game, again.

Like this:
Spoiler:
Image
[/color]

lartsan
Posts: 4

Re: Client download issues and troubleshooting

Post#243 » Sat Mar 14, 2015 5:04 pm

i am managing to run the launcher however I get an error Data.myp:
System.Exception: You need to stop application currently using the following file: data.myp
at MYPHandler.MYPHandler.WriteFileToArchive(FileInArchive archFile, MemoryStream MS)
at MYPHandler.MYPHandler.ReplaceFile(FileInArchive archFile, FileStream newFile)
at RoRLauncher.Client.UpdateWarData()

and the game screen then opens but there is no option to create a character.

User avatar
Elven
Former Staff
Posts: 5161

Re: Client download issues and troubleshooting

Post#244 » Sat Mar 14, 2015 5:17 pm

Did you use the torrent download?

lartsan
Posts: 4

Re: Client download issues and troubleshooting

Post#245 » Sat Mar 14, 2015 6:07 pm

I had the game installed before but I did the torrent just to make sure it was up to date. I have checked that read only is unticked in the warexe folder

lartsan
Posts: 4

Re: Client download issues and troubleshooting

Post#246 » Sat Mar 14, 2015 6:14 pm

and both war.exe and the launcher are eunning as administrator

User avatar
Elven
Former Staff
Posts: 5161

Re: Client download issues and troubleshooting

Post#247 » Sat Mar 14, 2015 6:24 pm

Have you tried moving the game to another directory on your computer? The torrent application might still hold some rights of access to it, preventing RoR from accessing it.

User avatar
sal0123
Posts: 17

Re: Client download issues and troubleshooting

Post#248 » Mon Mar 16, 2015 7:25 pm

Error starting: System.UnauthorizedAccessException: Access to the path 'C:\Users\Salvatore\Desktop\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
User avatar
Elven
Former Staff
Posts: 5161

Re: Client download issues and troubleshooting

Post#249 » Mon Mar 16, 2015 7:35 pm

Run as administrator, and also make sure read only is disabled.

User avatar
sal0123
Posts: 17

Re: Client download issues and troubleshooting

Post#250 » Tue Mar 17, 2015 12:27 am

Error starting: System.UnauthorizedAccessException: Access to the path 'C:\Users\Salvatore\Desktop\New folder\Age_of_Reckoning_client\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)

Who is online

Users browsing this forum: No registered users and 9 guests