Page 1 of 2

My opening menu is failing to connect to the servers.

Posted: Thu May 28, 2015 2:59 pm
by maroontom
Hello, I am sorry if there is already a post on this, but I did not see it: :D

My opening menu works 50% fine, it has all of the options like settings and cinematics, but! It will not load the server, and there is just a blank, black box on the right of my screen, where it should be saying about server connection. Since that will not load, I can not play the game. :cry:

If anyone has had a similar issue, please tell me, or even better, if you have overcome this issue. ;)

One important thing, I have played Return of Reckoning a lot of times, I have a level 12, so, why is it happening now? :idea:

Thanks!
Celekagar,

Re: My opening menu is failing to connect to the servers.

Posted: Sun May 31, 2015 3:00 pm
by maroontom
This may give more clues as to my predicament:
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: My opening menu is failing to connect to the servers.

Posted: Sun May 31, 2015 3:30 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.

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
[/color]

Re: My opening menu is failing to connect to the servers.

Posted: Sun May 31, 2015 3:49 pm
by maroontom
Thanks you! :P

Re: My opening menu is failing to connect to the servers.

Posted: Sun May 31, 2015 3:59 pm
by maroontom
Right, it said on the CMD thing, that there was an error:

"Error: Unable to rebuild performance counter settings from system backup store, error code is 5".

I tried it multiple times, but the same thing kept on happening. :?

Re: My opening menu is failing to connect to the servers.

Posted: Wed Jun 03, 2015 3:00 pm
by Christall
hello i have same problem. even after this console rebuilt i have after entering the laucher occured problem, but the game is running. but it looks like on the pic above :/

Re: My opening menu is failing to connect to the servers.

Posted: Wed Jun 03, 2015 8:06 pm
by DaScoub
Make sure to run command line tool as administrator (right click...)

Re: My opening menu is failing to connect to the servers.

Posted: Thu Jun 04, 2015 8:20 pm
by Mcrazyb
I have same error and nothing I do works. same as all above

Re: My opening menu is failing to connect to the servers.

Posted: Fri Jun 05, 2015 3:24 pm
by maroontom
How do I do the CMD as the administrator, my CMD looks just the same, but without the word ,Administrator, at the top. :|

Re: My opening menu is failing to connect to the servers.

Posted: Fri Jun 05, 2015 3:38 pm
by Goralden
Hey ! I had the same issue but tried to tick "run as administrator" on every important file (RoR launcher, WAR.exe and the data files in your warhammer folder) and it worked, I've been playing normally eversince. Hope it does the same for you !