Page 1 of 1

System.InvalidOperationException - Please help me :)

Posted: Thu Sep 24, 2015 11:16 pm
by shoZZle
Hey guys,

I've been getting this error for half an hour now, tried everything I found on this board... But I did not find any search option for the forum, so maybe I did not see the answer for my problem.
Anyways, this is my error:

Data.myp:

System.InvalidOperationException: Die Kategorie ist nicht vorhanden.
bei System.Diagnostics.PerformanceCounterLib.CounterExists(String machine, String category, String counter)
bei System.Diagnostics.PerformanceCounter.InitializeImpl()
bei System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName, Boolean readOnly)
bei System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName)
bei MYPHandler.MYPHandler..ctor(String filename, del_FileTableEventHandler eventHandler_FileTable, del_FileEventHandler eventHandler_Extraction, HashDictionary hashDic)
bei RoRLauncher.Client.UpdateWarData()

Dont know why its german, cant change it as far as I know.
Losely translated:
Die Kategorie ist nicht vorhanden - there is no category
bei - at

thanks, shozzle

Re: System.InvalidOperationException - Please help me :)

Posted: Thu Sep 24, 2015 11:24 pm
by shoZZle
You can close this one, I found something that worked in another thread:

http://www.returnofreckoning.com/forum/ ... f=4&t=6140

Thanks anyways :>