Page 1 of 1

System.InvalidOperationException: Cannot load Counter Name

Posted: Sat Jun 18, 2016 1:07 pm
by Mcdougall
Hi , ive tried what i can see from other similar threads but im having no luck.
the launchers in the warhammer folder. read onlys turned off , im admin. it lets me boot the game but i get to the main screen with no server option, i get the following error, redownlaoded 3 times same each time. windows 10
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()

Re: System.InvalidOperationException: Cannot load Counter Na

Posted: Sat Jun 18, 2016 1:14 pm
by Elven
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.

Download this:

https://drive.google.com/open?id=0B422X ... GdESGZPWDQ

Extract the file inside and run it as administrator. Then try logging in.
[/color]