Page 1 of 2

Launcher Error and clear logon-screen

Posted: Wed Jun 08, 2016 5:33 am
by Zbiten
After login in Launcher this error:

Code: Select all

Data.myp:
System.InvalidOperationException: Категория не существует.
   в System.Diagnostics.PerformanceCounterLib.CounterExists(String machine, String category, String counter)
   в System.Diagnostics.PerformanceCounter.InitializeImpl()
   в System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName, Boolean readOnly)
   в System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName)
   в MYPHandler.MYPHandler..ctor(String filename, del_FileTableEventHandler eventHandler_FileTable, del_FileEventHandler eventHandler_Extraction, HashDictionary hashDic)
   в RoRLauncher.Client.UpdateWarData()
Than client start, but...nothing on screen.
Image
All on instructions on site - dload from torrent, launcher in game folder, uncheck "Only read" etc. And this didnt work

Re: Launcher Error and logon-screen

Posted: Wed Jun 08, 2016 7:54 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: Launcher Error and logon-screen

Posted: Wed Jun 08, 2016 10:43 am
by Zbiten
Yes, ill do it before post it =( no difference

Re: Launcher Error and logon-screen

Posted: Wed Jun 08, 2016 2:12 pm
by Elven
Do you get the same error or a new error?

Re: Launcher Error and logon-screen

Posted: Wed Jun 08, 2016 5:08 pm
by Zbiten
Elven wrote:Do you get the same error or a new error?
Yes, the same
Spoiler:

Code: Select all

Data.myp:
System.InvalidOperationException: Категория не существует.
   в System.Diagnostics.PerformanceCounterLib.CounterExists(String machine, String category, String counter)
   в System.Diagnostics.PerformanceCounter.InitializeImpl()
   в System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName, Boolean readOnly)
   в System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName)
   в MYPHandler.MYPHandler..ctor(String filename, del_FileTableEventHandler eventHandler_FileTable, del_FileEventHandler eventHandler_Extraction, HashDictionary hashDic)
   в RoRLauncher.Client.UpdateWarData()

Re: Launcher Error and logon-screen

Posted: Wed Jun 08, 2016 6:35 pm
by Elven
That batch command should have worked, if you ran it as administrator. Nevertheless, if you did then try doing it manually.


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.

Re: Launcher Error and logon-screen

Posted: Wed Jun 08, 2016 6:57 pm
by Zbiten
Yep. This is i do before posting. Even change dat.myp as in ur some post

Re: Launcher Error and clear logon-screen

Posted: Wed Jun 08, 2016 7:28 pm
by Elven
Well, right now the server is offline. So you won't be able to log in at all.

Re: Launcher Error and clear logon-screen

Posted: Wed Jun 08, 2016 7:41 pm
by Mithdraz
how often does the server crash?
Elven wrote:Well, right now the server is offline. So you won't be able to log in at all.

Re: Launcher Error and clear logon-screen

Posted: Wed Jun 08, 2016 7:41 pm
by Mithdraz
how often does the server crash?
Elven wrote:Well, right now the server is offline. So you won't be able to log in at all.