Page 1 of 1

Can't connect to the game

Posted: Mon Jul 06, 2015 7:18 pm
by Mimic
Launcher log got this error

1:12:10 ------------ ERROR MESSAGES BELOW ------------
21:12:10 --- ToString ---
21:12:10 System.InvalidOperationException: Kategoria nie istnieje.
w System.Diagnostics.PerformanceCounterLib.CounterExists(String machine, String category, String counter)
w System.Diagnostics.PerformanceCounter.InitializeImpl()
w System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName, Boolean readOnly)
w System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName)
w MYPHandler.MYPHandler..ctor(String filename, del_FileTableEventHandler eventHandler_FileTable, del_FileEventHandler eventHandler_Extraction, HashDictionary hashDic)
w WarLauncher.Client.UpdateWarData()
21:12:10
21:12:10
21:12:10 --- Message ---
21:12:10 Kategoria nie istnieje.
21:12:10
21:12:10
21:12:10 --- Source ---
21:12:10 System
21:12:10
21:12:10
21:12:10 --- Data ---
21:12:10 System.Collections.ListDictionaryInternal
21:12:10
21:12:10
21:12:10 --- StackTrace ---
21:12:10 w System.Diagnostics.PerformanceCounterLib.CounterExists(String machine, String category, String counter)
w System.Diagnostics.PerformanceCounter.InitializeImpl()
w System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName, Boolean readOnly)
w System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName)
w MYPHandler.MYPHandler..ctor(String filename, del_FileTableEventHandler eventHandler_FileTable, del_FileEventHandler eventHandler_Extraction, HashDictionary hashDic)
w WarLauncher.Client.UpdateWarData()
21:12:10
21:12:10
21:12:10 --- TargetSite ---
21:12:10 Boolean CounterExists(System.String, System.String, System.String)
21:12:10


Anyone can diagnose this?

Re: Can't connect to the game

Posted: Mon Jul 06, 2015 8:20 pm
by xyeppp
http://www.returnofreckoning.com/forum/ ... ?f=4&t=441

Powinno dzialac, jak nie to poszukaj na forum albo daj PM bo zawsze ktos ma jakis problem z tym.
Odznacz tez read-only na caly folder w ktorym masz WARa, i wrzuc launcher tam gdzie WAR.

Re: Can't connect to the game

Posted: Thu Jul 16, 2015 1:56 pm
by Mimic
problem still exist... any solution?

Re: Can't connect to the game

Posted: Thu Jul 16, 2015 2:32 pm
by SarGara
How did you install the game, Mega or Torrent? If Torrent, R-click the game directory and make sure the folder is not "Read-Only". Also run the Launcher as Administrator.

Re: Can't connect to the game

Posted: Thu Jul 16, 2015 9:20 pm
by Mimic
I've downloaded it via Mega

Already reinstalled (unrar) it 2 times... Directory is not read only and I run launcher as Admin

Also already run Performance Counter (from JeFawk)...

Nothing has changed... Same error

Re: Can't connect to the game

Posted: Fri Jul 17, 2015 7:47 am
by SarGara
If you used Mega then reinstall from scratch, you just have to unpack the first file last, for some reason if you do it in order it coves up some essential files.

Or use the Torrent method instead and you don't have this issue. Your choice.

Re: Can't connect to the game

Posted: Fri Jul 17, 2015 9:09 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.

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

Re: Can't connect to the game

Posted: Fri Jul 17, 2015 8:32 pm
by Mimic
No idea how to run cmd as Admin,,, Using Windows XP

Re: Can't connect to the game

Posted: Fri Jul 17, 2015 9:12 pm
by Mimic
Elven wrote: 3. Then type "lodctr /r", and hit enter.
Nothing hppens however command line suggest me something like this --> LODCTR /R:<file_name>

Which file should be "repaired" using LODCTR command?