Page 4 of 5

Re: no character creation ?

Posted: Thu Oct 27, 2016 4:20 pm
by Ley
All your errors are covered here under Launcher
viewtopic.php?f=4&t=2889

Re: no character creation ?

Posted: Thu Oct 27, 2016 4:25 pm
by JustusBela
thx

this was indeed helpfull.
The launcher doesn't work! The log contains the following:

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.

Re: no character creation ?

Posted: Sun Dec 25, 2016 8:55 pm
by Deadpoet
Hi, sorry to revive this old thread. I have exactly the same problem as the OP:
Data.myp:
System.Runtime.InteropServices.COMException (0x80070424): The specified service does not exist as an installed service. (Exception from HRESULT: 0x80070424)
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at System.Management.ManagementScope.InitializeGuts(Object o)
at System.Management.ManagementScope.Initialize()
at System.Management.ManagementObjectSearcher.Initialize()
at System.Management.ManagementObjectSearcher.Get()
at MYPHandler.MYPHandler..ctor(String filename, del_FileTableEventHandler eventHandler_FileTable, del_FileEventHandler eventHandler_Extraction, HashDictionary hashDic)
at RoRLauncher.Client.UpdateWarData()

I tried the link provided by Ley but it sent me to a site where it said the file had been deleted by the owner or somesuch,

What can I do to get to that file? Please help

Re: no character creation ?

Posted: Sun Dec 25, 2016 9:28 pm
by Razielhell
Deadpoet wrote:Hi, sorry to revive this old thread. I have exactly the same problem as the OP:
Data.myp:
System.Runtime.InteropServices.COMException (0x80070424): The specified service does not exist as an installed service. (Exception from HRESULT: 0x80070424)
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at System.Management.ManagementScope.InitializeGuts(Object o)
at System.Management.ManagementScope.Initialize()
at System.Management.ManagementObjectSearcher.Initialize()
at System.Management.ManagementObjectSearcher.Get()
at MYPHandler.MYPHandler..ctor(String filename, del_FileTableEventHandler eventHandler_FileTable, del_FileEventHandler eventHandler_Extraction, HashDictionary hashDic)
at RoRLauncher.Client.UpdateWarData()

I tried the link provided by Ley but it sent me to a site where it said the file had been deleted by the owner or somesuch,

What can I do to get to that file? Please help
Here

Re: no character creation ?

Posted: Sun Dec 25, 2016 10:45 pm
by Deadpoet
Thanks a lot, but after downloading the launcher from the link you provide the problem remains. Something else must be broken in my pc. Curiously, when I enable Hotspot Shield the error message doesnt pop up, but the game doesn't even begin to launch.

Re: no character creation ?

Posted: Mon Dec 26, 2016 1:52 am
by wargrimnir
JustusBela wrote:Greetings!

How can i fix this ?

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()
It's in the sticky

Performance Counter

Re: no character creation ?

Posted: Tue Dec 27, 2016 8:06 pm
by Chaoses
Same prbl. When i run RoR launcher i have error. some prbl with data.myp (Data.myp system. exception: you need to stop using the folder data.myp.............) And no character creation option

Re: no character creation ?

Posted: Thu Dec 29, 2016 2:29 am
by Squeekyshoes
Ley wrote:Download and extract this launcher in your war folder:
https://my.pcloud.com/publink/show?code ... FCn4UIAQ77

The link posted is now deleted ley, is there a new one we can use to alleviate this problem?

Re: no character creation ?

Posted: Thu Dec 29, 2016 4:29 am
by Razielhell
Ley wrote:D
The link posted is now deleted ley, is there a new one we can use to alleviate this problem?
Here.

Re: no character creation ?

Posted: Sat Dec 31, 2016 3:10 pm
by Aytru
Ley i have the same problem you think you can post the link to re download it from cloud?
````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````

Data.myp:
System.IO.FileNotFoundException: Could not find file 'C:\Users\Andrew\Desktop\Warhammer Online - Age of Reckoning\mythloginserviceconfig.xml'.
File name: 'C:\Users\Andrew\Desktop\Warhammer Online - Age of Reckoning\mythloginserviceconfig.xml'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
at RoRLauncher.Client.UpdateWarData()