Page 1 of 1

Won't find server or anything

Posted: Mon Jan 01, 2018 8:21 am
by gaymer77
Running into a problem trying to run the game for the first time since I uninstalled it months ago. I downloaded & installed it. I placed the launcher in the Warhammer Online - Return of Reckoning folder. I run the game and get the following error.

Code: Select all

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()
I read the posts on here and followed the instructions to rebuild performance counters. Nothing changed. I did the lodctr /e:PerfProc function and it did nothing as well. I have downloaded & installed this game 3 times to full now and the last time I extracted the rar into the downloads folder without even moving it and still got this error. What is going on?

Re: Won't find server or anything

Posted: Mon Jan 01, 2018 8:42 am
by Draugris
You could give this tool a try:

viewtopic.php?t=14837#p160905

Run it as an administrator

Re: Won't find server or anything

Posted: Wed Jan 03, 2018 6:17 am
by gaymer77

Code: Select all

Data.myp:
System.IO.FileNotFoundException: Could not find file 'C:\Users\Bobby\Downloads\Warhammer Online - Return of Reckoning\mythloginserviceconfig.xml'.
File name: 'C:\Users\Bobby\Downloads\Warhammer Online - Return 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)
   at RoRLauncher.Client.UpdateWarData()
Still getting that error message

Re: Won't find server or anything

Posted: Wed Jan 03, 2018 6:56 am
by Draugris
I would try the following

- make sure that all the launcher files are in your Warhammer folder
- move the Warhammer folder out of the user profile path (for example to c:\program files (x86) )
- right click the Warhammer folder, click properties, remove the write protected flag from the folder and let the setting get inherited to all the subfolders and files
- make sure you stopped all processes that could hold files in that folder (for example your torrent downloader etc.)
- always start the launcher and the war.exe as an administrator. right click the .exe -> properties -> compatibility -> run as administrator