Data myp error
Posted: Sun Apr 17, 2016 10:48 am
I get this error at launch, game launches and works normally but it seems i have huge lag spikes and more crashes then my friends
Data.myp:
System.InvalidOperationException: Impossibile caricare i dati del nome del contatore poiché è stato letto un indice non valido '' dal Registro di sistema.
in System.Diagnostics.PerformanceCounterLib.GetStringTable(Boolean isHelp)
in System.Diagnostics.PerformanceCounterLib.get_NameTable()
in System.Diagnostics.PerformanceCounterLib.get_CategoryTable()
in System.Diagnostics.PerformanceCounterLib.CounterExists(String category, String counter, Boolean& categoryExists)
in System.Diagnostics.PerformanceCounterLib.CounterExists(String machine, String category, String counter)
in System.Diagnostics.PerformanceCounter.InitializeImpl()
in System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName, Boolean readOnly)
in System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName)
in MYPHandler.MYPHandler..ctor(String filename, del_FileTableEventHandler eventHandler_FileTable, del_FileEventHandler eventHandler_Extraction, HashDictionary hashDic)
in RoRLauncher.Client.UpdateWarData()
I've already removed read-only restriction from all the files, granted administrator rights to the launcher and executed the commands on the cmd as mentioned in other threads. I've also tried redonloading clean client, reinstalling and changing the data.myp with one from a friend who doesn't get any error.
Any idea on how to fix?
Data.myp:
System.InvalidOperationException: Impossibile caricare i dati del nome del contatore poiché è stato letto un indice non valido '' dal Registro di sistema.
in System.Diagnostics.PerformanceCounterLib.GetStringTable(Boolean isHelp)
in System.Diagnostics.PerformanceCounterLib.get_NameTable()
in System.Diagnostics.PerformanceCounterLib.get_CategoryTable()
in System.Diagnostics.PerformanceCounterLib.CounterExists(String category, String counter, Boolean& categoryExists)
in System.Diagnostics.PerformanceCounterLib.CounterExists(String machine, String category, String counter)
in System.Diagnostics.PerformanceCounter.InitializeImpl()
in System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName, Boolean readOnly)
in System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName)
in MYPHandler.MYPHandler..ctor(String filename, del_FileTableEventHandler eventHandler_FileTable, del_FileEventHandler eventHandler_Extraction, HashDictionary hashDic)
in RoRLauncher.Client.UpdateWarData()
I've already removed read-only restriction from all the files, granted administrator rights to the launcher and executed the commands on the cmd as mentioned in other threads. I've also tried redonloading clean client, reinstalling and changing the data.myp with one from a friend who doesn't get any error.
Any idea on how to fix?