Page 1 of 1

Launcher Error

Posted: Sun Jul 19, 2015 6:55 pm
by thugishangel
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()



I'm running the launcher from inside the warhammer folder where the war.exe is at admin mode and the warhammer folder has the read only unchecked. I've also tryed the lodctr /r in cmd but I just got and error with the error code 5... tryed to google it but cannot find anything about it... So if anyone could help it would be really nice

Re: Launcher Error

Posted: Sun Jul 19, 2015 7:22 pm
by thugishangel
IT IS SOLVED

*****

What I did was that I rebooted(restart) the computer ran cmd as admin and typed lodctr /r .. this time it did it without any error. after that everything seem to be fine.. for now anyway xD.

*****