Page 1 of 1

Error-Message after Launcher starts

Posted: Fri Jun 03, 2016 6:42 pm
by Zwerg
I have a Problem after i Start the Launcher. I have installed the Game and the Launcher but after i start the Launcher, give in Username and Password i get an Error-Message (see below) The Game is starting after that but i couldnt choose the Server. I know it is a Problem with the registy but how can i fix it ?

Sorry for the Bad english but its not my usual Language
Data.myp:
System.InvalidOperationException: Indikatornamensdaten können nicht geladen werden, da ein ungültiger Index "" aus der Registrierung gelesen wurde.
bei System.Diagnostics.PerformanceCounterLib.GetStringTable(Boolean isHelp)
bei System.Diagnostics.PerformanceCounterLib.get_NameTable()
bei System.Diagnostics.PerformanceCounterLib.get_CategoryTable()
bei System.Diagnostics.PerformanceCounterLib.CounterExists(String category, String counter, Boolean& categoryExists)
bei System.Diagnostics.PerformanceCounterLib.CounterExists(String machine, String category, String counter)
bei System.Diagnostics.PerformanceCounter.InitializeImpl()
bei System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName, Boolean readOnly)
bei System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName)
bei MYPHandler.MYPHandler..ctor(String filename, del_FileTableEventHandler eventHandler_FileTable, del_FileEventHandler eventHandler_Extraction, HashDictionary hashDic)
bei RoRLauncher.Client.UpdateWarData()

Re: Error-Message after Launcher starts

Posted: Fri Jun 03, 2016 6:46 pm
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: Error-Message after Launcher starts

Posted: Fri Jun 03, 2016 6:56 pm
by Zwerg
Hi thx for the Message it works now, see ya in game