Page 1 of 1

Error After Clicking Connect and loading WAR

Posted: Sat Oct 03, 2015 9:40 pm
by zodiaz5456
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()

What is the issue?

Re: Error After Clicking Connect and loading WAR

Posted: Sat Oct 03, 2015 9:42 pm
by xyeppp
Image

Re: Error After Clicking Connect and loading WAR

Posted: Sat Oct 03, 2015 9:46 pm
by zodiaz5456
That solved it I have successfully created my RP.

Thanks for the speedy answer!

Re: Error After Clicking Connect and loading WAR

Posted: Thu Oct 08, 2015 10:56 am
by Njordin
Hi,
I had the same initial problem, I did what xyeppp suggested and now I can't connect anymore - this means that I press "connect" and nothing happens, not even an "error" message. Any ideas ?

Re: Error After Clicking Connect and loading WAR

Posted: Thu Oct 08, 2015 11:00 am
by Tiggo