Page 1 of 1

unable to fully log in

Posted: Sat Apr 01, 2017 2:09 am
by Gamdillo
Data.myp:
System.InvalidOperationException: Category does not exist.
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()

tried the lodctr /r
Unable to rebuild error was shown

Re: unable to fully log in

Posted: Sat Apr 01, 2017 3:59 am
by drbloody
And you are sure that the files in the warhammer directory aren't "write protected" anymore?

What *.exe file did you execute in order to get that error?

Re: unable to fully log in

Posted: Sat Apr 01, 2017 6:38 am
by Gamdillo
They are not write protected, and I've used several RoR Launcher.exe, I've seen a few in the forums, and I've had no success.

I had joined RoR servers before, and I'm coming back from an absence, and I had downloaded a RoR Launcher from someone else and it had worked..

This time, not so lucky

Re: unable to fully log in

Posted: Sat Apr 01, 2017 10:46 am
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: unable to fully log in

Posted: Sat Apr 01, 2017 3:26 pm
by Gamdillo
Thanks! It's working now!