Search found 2 matches

>
by Lhaendir
Wed Jun 01, 2016 9:40 pm
Forum: Technical Support Center
Topic: able to login but not create character
Replies: 19
Views: 3918

Re: able to login but not create character

If you're getting this line of code in your error log:

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 ...
by Lhaendir
Wed Jun 01, 2016 7:39 pm
Forum: Technical Support Center
Topic: able to login but not create character
Replies: 19
Views: 3918

Re: able to login but not create character

I've got same situation. When running the RoRLauncher shows error:

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 ...