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
Launcher error
Forum rules
Please read the Install Guide before posting in this section.
Sticky threads cover the most common questions. Please review them before posting to avoid duplicate topics and help save time for both players and staff.
Thank you.
Please read the Install Guide before posting in this section.
Sticky threads cover the most common questions. Please review them before posting to avoid duplicate topics and help save time for both players and staff.
Thank you.
Ads
Re: Launcher error
If you're getting this line of code in your error log:
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:
Code: Select all
at System.Diagnostics.PerformanceCounterLib.GetStringTable(Boolean isHelp)
at System.Diagnostics.PerformanceCounterLib.get_NameTable()
at System.Diagnostics.PerformanceCounterLib.get_CategoryTable()
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:
"A danger foreseen is a danger avoided."
Dana - WE
Horsegirl - DoK
Dana - WE
Horsegirl - DoK
Re: Launcher error
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
"A danger foreseen is a danger avoided."
Dana - WE
Horsegirl - DoK
Dana - WE
Horsegirl - DoK
Re: Launcher error
i guess that..if i change my performance to 32 bit, this programme will reverse it back to 64 bit?
Re: Launcher error
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.
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.
"A danger foreseen is a danger avoided."
Dana - WE
Horsegirl - DoK
Dana - WE
Horsegirl - DoK
Re: Launcher error
it worked!!! it was set on read only...thnx!!!!! omg!!!!! thank yo uso much!!!! <3
Ads
Re: Launcher error
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?
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?
THUMP - "MEDIOCRE!!" ...Who's laughing now?


Re: Launcher error
Any other process blocking the file (torrent etc.)?Grolar wrote: System.Exception: You need to stop application currently using the following file: data.myp
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.
Who is online
Users browsing this forum: No registered users and 4 guests