when i log in on the launcher i get an error this is what it says any ideas what i can do and yes i did the thing with read-only .
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()
Log In error
Forum rules
Please read the Install Guide before posting in this section.
Sticky threads cover the most common questions. Please review them before posting to avoid duplicate topics and help save time for both players and staff.
Thank you.
Please read the Install Guide before posting in this section.
Sticky threads cover the most common questions. Please review them before posting to avoid duplicate topics and help save time for both players and staff.
Thank you.
Ads
Re: Log In error
If you're getting this line of code in your error log:
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:
[/color]
Code: Select all
at System.Diagnostics.PerformanceCounterLib.GetStringTable(Boolean isHelp)
at System.Diagnostics.PerformanceCounterLib.get_NameTable()
at System.Diagnostics.PerformanceCounterLib.get_CategoryTable()
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:
Who is online
Users browsing this forum: No registered users and 6 guests