Page 1 of 2

Launcher error

Posted: Sat May 16, 2015 2:03 am
by m00nster
Launcher error, when I get into the game there is a black box, cant select char or anything.

Launcher 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()


END

Re: Launcher error

Posted: Sat May 16, 2015 7:53 am
by Dana
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

Re: Launcher error

Posted: Wed May 20, 2015 9:41 pm
by xkullibor
i have the same problem but the thing is i am currently working on my 3d projects and my programms such as 3dsmax, maya etc are for 64 bit... do i have to make a choice between WAR and College???

Re: Launcher error

Posted: Thu May 21, 2015 11:21 am
by Dana

Re: Launcher error

Posted: Thu May 21, 2015 4:48 pm
by xkullibor
i guess that..if i change my performance to 32 bit, this programme will reverse it back to 64 bit?

Re: Launcher error

Posted: Thu Jun 11, 2015 2:34 pm
by xkullibor

Re: Launcher error

Posted: Thu Jun 11, 2015 3:47 pm
by Dana
Is your launcher in the same folder like the WAR.exe and not in a special folder?

Run launcher as Administrator, make sure the FOLDER (not the launcher!!!) isn't set to "read only".

This can be done by right clicking the game folder > properties > uncheck "Read Only" > OK.

Re: Launcher error

Posted: Thu Jun 11, 2015 3:57 pm
by xkullibor
it worked!!! it was set on read only...thnx!!!!! omg!!!!! thank yo uso much!!!! <3

Re: Launcher error

Posted: Tue Jun 16, 2015 6:38 am
by Grolar
I downloaded the new launcher and I'm getting the same error.
1. I have the RoR launcher in the same directory as War.exe
2. I run it as admin
3. I run the performance rebuilder
4. RoR launcher didn't have read only check, but War.exe and warpatch.exe did. Once I removed the read only on War.exe and warpatch.exe I was able to get passed the login, but still had an error. The server screen shows up , but no servers to attach to.
5. The launcher isn't patching

I still get this...

Data.myp:
System.Exception: You need to stop application currently using the following file: data.myp
at MYPHandler.MYPHandler.WriteFileToArchive(FileInArchive archFile, MemoryStream MS)
at MYPHandler.MYPHandler.ReplaceFile(FileInArchive archFile, FileStream newFile)
at RoRLauncher.Client.UpdateWarData()

Put read only back on for War.exe and get this

Error starting: System.UnauthorizedAccessException: Access to the path 'C:\Warhammer Online - Age of Reckoning\WAR.exe' is denied.
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, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode)
at RoRLauncher.Client.patchExe()
at RoRLauncher.Client.Handle(PacketIn packet)

Any ideas?

Re: Launcher error

Posted: Tue Jun 16, 2015 9:17 am
by Luth
Grolar wrote: System.Exception: You need to stop application currently using the following file: data.myp
Any other process blocking the file (torrent etc.)?

You can also download unlocker to see easily which process is blocking access to the file.

Edit: the launcher doesn't patch anything, it is just connecting your client with the server.