Page 1 of 1

ERROR

Posted: Fri Sep 02, 2016 4:52 pm
by MorteBianca
- I found this error when i launch the game.
- I'm able to start it but when it supposed to log in the realm, it doesnt doi anything

Data.myp:
System.InvalidOperationException: Cannot load Counter Name data because an invalid index '' was read from the registry.
at System.Diagnostics.PerformanceCounterLib.GetStringTable(Boolean isHelp)
at System.Diagnostics.PerformanceCounterLib.get_NameTable()
at System.Diagnostics.PerformanceCounterLib.get_CategoryTable()
at System.Diagnostics.PerformanceCounterLib.CounterExists(String category, String counter, Boolean& categoryExists)
at System.Diagnostics.PerformanceCounterLib.CounterExists(String machine, String category, String counter)
at System.Diagnostics.PerformanceCounter.InitializeImpl()
at System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName, Boolean readOnly)
at System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName)
at MYPHandler.MYPHandler..ctor(String filename, del_FileTableEventHandler eventHandler_FileTable, del_FileEventHandler eventHandler_Extraction, HashDictionary hashDic)
at RoRLauncher.Client.UpdateWarData()

Re: ERROR

Posted: Fri Sep 02, 2016 4:59 pm
by Ley
Download and extract this launcher in your WAR folder
https://my.pcloud.com/publink/show?code ... FCn4UIAQ77

Re: ERROR

Posted: Fri Sep 02, 2016 5:57 pm
by MorteBianca
i tried, but nothing happens. I open the game but it doesn't log in somehow.

Re: ERROR

Posted: Fri Sep 02, 2016 6:02 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]

Re: ERROR

Posted: Fri Sep 02, 2016 6:41 pm
by MorteBianca
thank you very much. it works now