Page 1 of 1

Can't play

Posted: Mon May 04, 2015 12:11 pm
by Advar
Hi!
I was trying to play, filled in Login and Password gaps, and then the small window with this information appeared:
Data.myp:
System.InvalidOperationException: Не удается загрузить данные имени счетчика, поскольку в реестре обнаружен недопустимый индекс "".
в System.Diagnostics.PerformanceCounterLib.GetStringTable(Boolean isHelp)
в System.Diagnostics.PerformanceCounterLib.get_NameTable()
в System.Diagnostics.PerformanceCounterLib.get_CategoryTable()
в System.Diagnostics.PerformanceCounterLib.CounterExists(String category, String counter, Boolean& categoryExists)
в System.Diagnostics.PerformanceCounterLib.CounterExists(String machine, String category, String counter)
в System.Diagnostics.PerformanceCounter.InitializeImpl()
в System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName, Boolean readOnly)
в System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName)
в MYPHandler.MYPHandler..ctor(String filename, del_FileTableEventHandler eventHandler_FileTable, del_FileEventHandler eventHandler_Extraction, HashDictionary hashDic)
в RoRLauncher.Client.UpdateWarData()
I'm sorry there is information in Russian.
Thanks!

Re: Can't play

Posted: Mon May 04, 2015 12:47 pm
by Dana
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.

How to manually rebuild performance counters:

1. Go to start, and type in the search box "cmd". Right click cmd, and run as administrator.

2. Type in the command console, "cd c:\windows\system32", and hit enter.

3. Then type "lodctr /r", and hit enter.

3. It will take a few seconds to perform the command.

Performance counters should be rebuilt. Try loading the game, again.

Like this:
Spoiler:
Image

Image

Re: Can't play

Posted: Mon May 04, 2015 2:08 pm
by Kay
How i can to manually rebuild performance counters in Windows XP? I must type after command /r name of file, where information on the counter is stored :-(

Can't play

Posted: Mon May 04, 2015 2:51 pm
by Advar
Yep, how can I rebuild it in Windows XP?

Re: Can't play

Posted: Thu May 07, 2015 2:16 pm
by Brummbor
Who can help us? (((

Re: Can't play

Posted: Fri May 08, 2015 1:20 pm
by Dana