Page 2 of 2

Re: character creation problem

Posted: Sat Apr 18, 2015 9:25 am
by AykiBGud
well i actually deleted the game from utorrent at first i waned to deleted the utorrend version and downloaded again so i deleted from utorrend but the game folder i Couldn't deleted can that be the problem and sorry my English is bad i didn't get what i have to copy

Re: character creation problem

Posted: Sat Apr 18, 2015 9:27 am
by RustyIsBad
The error box has a button on it that says, 'Copy to Clipboard'. Then you just got to come on here and press Ctrl+V while in the reply box. Will let you know what's wrong.

Re: character creation problem

Posted: Sat Apr 18, 2015 9:30 am
by AykiBGud
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: character creation problem

Posted: Sat Apr 18, 2015 9:32 am
by RustyIsBad
Did a quick search of the forum and found this:
Elven wrote: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: character creation problem

Posted: Sat Apr 18, 2015 9:39 am
by AykiBGud
ok it worked thanks a lot