Page 1 of 4
Will Not Connect to a Server
Posted: Sun Mar 05, 2017 3:06 am
by Beleg82
I followed the install direction exactly as the were written, I've even redone it three times now. Each time I get to the RoR Login screen and I enter my name and password, hit connect and to immediately throws the following error
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()
But still lets me hit connect. Warhammer loads and it takes me to the main screen. The connection box in on the right side of the screen stays blank, no connection.

Re: Will Not Connect to a Server
Posted: Sun Mar 05, 2017 3:14 am
by WAR2014
Beleg82 wrote:I followed the install direction exactly as the were written, I've even redone it three times now. Each time I get to the RoR Login screen and I enter my name and password, hit connect and to immediately throws the following error
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()
But still lets me hit connect. Warhammer loads and it takes me to the main screen. The connection box in on the right side of the screen stays blank, no connection.

dud, there's a patch contains launcher and couple hotfixes you can find here(forum), unzip and paste in RoR folder. It will fix the problem!
Cheers
Re: Will Not Connect to a Server
Posted: Sun Mar 05, 2017 3:22 am
by Beleg82
Link Please?????
Re: Will Not Connect to a Server
Posted: Sun Mar 05, 2017 3:39 am
by WAR2014
sorry, I'm try to find out, but that post was old enough, i just keep the patches in file
try the top red topic first, please
Re: Will Not Connect to a Server
Posted: Sun Mar 05, 2017 3:45 am
by WAR2014
Anyway, try download the launcher from Join US! Secter, the launcher contained all the hotfixes like my files(just checked). Unzip the launcher (it contains over 5 files include lanucher) into RoR game folder with WAR.exe
Hope can help!
Re: Will Not Connect to a Server
Posted: Sun Mar 05, 2017 7:16 am
by Ley
Re: Will Not Connect to a Server
Posted: Sun Mar 05, 2017 8:23 pm
by crazycaimen
Beleg82, did this fix it for you?
Re: Will Not Connect to a Server
Posted: Sun Mar 05, 2017 8:24 pm
by HeroicHamster
i used the same link and it didnt fix it for me.
Re: Will Not Connect to a Server
Posted: Mon Mar 06, 2017 11:37 am
by Tiggo
The launcher doesn't work! The log contains the following:
CODE: SELECT ALL
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()
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.
It will take a few seconds to perform the command.Performance counters should be rebuilt. Try starting the game again.
If that does not work, type
CODE: SELECT ALL
lodctr /e:PerfProc
instead.
Re: Will Not Connect to a Server
Posted: Sat Mar 18, 2017 1:34 pm
by weasel
I have the same problem as above. i tried the different steps and it still doesn't work.