Page 1 of 1

Launch Error named Data.myp keeping me from playing

Posted: Sun Jul 03, 2016 10:39 am
by Ekare
Hello everyone, I downloaded this game recently and I am very eager to play but as I try to launch the game I get this following error. I have looked through this forum and I can't find a thread with the solution.

Data.myp:
System.InvalidOperationException: Det går inte att läsa in räknarnamndata eftersom det ogiltiga indexet lästes från registret.
vid System.Diagnostics.PerformanceCounterLib.GetStringTable(Boolean isHelp)
vid System.Diagnostics.PerformanceCounterLib.get_NameTable()
vid System.Diagnostics.PerformanceCounterLib.get_CategoryTable()
vid System.Diagnostics.PerformanceCounterLib.CounterExists(String category, String counter, Boolean& categoryExists)
vid System.Diagnostics.PerformanceCounterLib.CounterExists(String machine, String category, String counter)
vid System.Diagnostics.PerformanceCounter.InitializeImpl()
vid System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName, Boolean readOnly)
vid System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName)
vid MYPHandler.MYPHandler..ctor(String filename, del_FileTableEventHandler eventHandler_FileTable, del_FileEventHandler eventHandler_Extraction, HashDictionary hashDic)
vid RoRLauncher.Client.UpdateWarData()

The weird thing with this error is also that the game actually launches but I am not able to create a character at all because the option for that does not exist for me. Here is a screenshot how it looks for me when the game launches.

Image

Re: Launch Error named Data.myp keeping me from playing

Posted: Sun Jul 03, 2016 1:25 pm
by Elven
If you're getting this line of code in your error log:

Code: Select all

at System.Diagnostics.PerformanceCounterLib.GetStringTable(Boolean isHelp)
at System.Diagnostics.PerformanceCounterLib.get_NameTable()
at System.Diagnostics.PerformanceCounterLib.get_CategoryTable()
You need to rebuild performance counters.

Download this:

https://my.pcloud.com/publink/show?code ... LyWXubK6N7

Extract the file inside and run it as administrator. Then try logging in.
[/color]