Page 1 of 1

No character creation screen present.

Posted: Thu Sep 07, 2017 6:24 pm
by CrimsonMori
As the subject states, no character creation option is present. I'm not quite sure if others have run into this issue as well, as I looked through the forums for a solution to it.

Here is what the screen looks like as of now.

Image

I also received an Error message when loading the game that may have something to do with this. Any help would be appreciated, thank you.

The Error message:

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: No character creation screen present.

Posted: Thu Sep 07, 2017 6:28 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: No character creation screen present.

Posted: Thu Sep 07, 2017 6:36 pm
by CrimsonMori
Works perfectly now! Thank you!

Re: No character creation screen present.

Posted: Tue Sep 12, 2017 3:28 pm
by JimWolf87
Hi.

Similar Issue; error message of

Data.myp:
System.IO.FileNotFoundException: Could not find file 'C:\Users\James\Desktop\Warhammer Online Return\Warhammer Online - Return of Reckoning (English)\Warhammer Online - Return of Reckoning\mythloginserviceconfig.xml'.
File name: 'C:\Users\James\Desktop\Warhammer Online Return\Warhammer Online - Return of Reckoning (English)\Warhammer Online - Return 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()

Re: No character creation screen present.

Posted: Wed Sep 13, 2017 2:47 am
by cjoo
Jim, see this sticky for resolution:

viewtopic.php?f=4&t=1165

Re: No character creation screen present.

Posted: Sat Sep 23, 2017 12:49 pm
by snapped
"You need to rebuild performance counters."

Downloaded the file. Helped me and i can log in without errors. Thanks

Re: No character creation screen present.

Posted: Tue Oct 10, 2017 10:09 pm
by thorgallis
I ran the performance counter rebuilder as administrator and I still get the same problem with the error:
Data.myp:
System.IO.FileNotFoundException: Could not find file 'C:\Program Files (x86)\warhammer\Warhammer Online - Return of Reckoning\mythloginserviceconfig.xml'.
File name: 'C:\Program Files (x86)\warhammer\Warhammer Online - Return 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()

Re: No character creation screen present.

Posted: Wed Oct 11, 2017 10:44 pm
by SpectreWulfe
Same issue here for me. With the following error coming up after I login


Data.myp:
System.IO.FileNotFoundException: Could not find file 'F:\Warhammer Online - Age of Reckoning\mythloginserviceconfig.xml'.
File name: 'F:\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()