Page 1 of 1

Data myp error

Posted: Sun Apr 17, 2016 10:48 am
by Sekhmet
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?

Re: Data myp error

Posted: Sun Apr 17, 2016 11:07 am
by xyeppp
Have you tried

Code: Select all

lodctr /e:PerfProc
as well?

Re: Data myp error

Posted: Sun Apr 17, 2016 9:51 pm
by Sekhmet
Yes i did both the command lines suggested in the other threads.

In case it could be useful i use windows 10 on a Amd A10 machine