Page 1 of 2
PROBLEM with launcher
Posted: Sat Jul 18, 2015 11:58 am
by arcchaon
i got this message before the game start but i haven't acces to any server
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: PROBLEM with launcher
Posted: Sat Jul 18, 2015 1:57 pm
by arcchaon
now its Error starting: System.IO.FileNotFoundException: Could not find file 'C:\download\Warhammer Online - Age of Reckoning\WAR.exe'.
File name: 'C:\download\Warhammer Online - Age of Reckoning\WAR.exe'
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, FileAccess access)
at RoRLauncher.Hash.GetMd5HashFromFile(String fileName)
at RoRLauncher.Client.patchExe()
at RoRLauncher.Client.Handle(PacketIn packet)
Re: PROBLEM with launcher
Posted: Sat Jul 18, 2015 1:57 pm
by arcchaon
now its Error starting: System.IO.FileNotFoundException: Could not find file 'C:\download\Warhammer Online - Age of Reckoning\WAR.exe'.
File name: 'C:\download\Warhammer Online - Age of Reckoning\WAR.exe'
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, FileAccess access)
at RoRLauncher.Hash.GetMd5HashFromFile(String fileName)
at RoRLauncher.Client.patchExe()
at RoRLauncher.Client.Handle(PacketIn packet)
Re: PROBLEM with launcher
Posted: Sat Jul 18, 2015 2:11 pm
by xyeppp
Your launcher isn't in the same folder as WAR.
Re: PROBLEM with launcher
Posted: Sat Jul 18, 2015 2:55 pm
by Elven
Make sure the RoR launcher is inside the game folder. Make sure read only on the game folder is diabled.
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:
[/color]
Re: PROBLEM with launcher
Posted: Sat Jul 18, 2015 3:05 pm
by arcchaon
i have done what u said but now its this error
Data.myp:
System.IO.FileNotFoundException: Could not find file 'C:\download\Warhammer Online - Age of Reckoning\Nouveau dossier\data.myp'.
File name: 'C:\download\Warhammer Online - Age of Reckoning\Nouveau dossier\data.myp'
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, FileAccess access)
at MYPHandler.MYPHandler..ctor(String filename, del_FileTableEventHandler eventHandler_FileTable, del_FileEventHandler eventHandler_Extraction, HashDictionary hashDic)
at RoRLauncher.Client.UpdateWarData()
Re: PROBLEM with launcher
Posted: Sat Jul 18, 2015 3:11 pm
by Elven
What method did you use to download the game? To me, it seems your game folder is incomplete and missing critical files.
Re: PROBLEM with launcher
Posted: Sat Jul 18, 2015 3:35 pm
by xyeppp
arcchaon wrote:i have done what u said but now its this error
Data.myp:
System.IO.FileNotFoundException: Could not find file 'C:\download\Warhammer Online - Age of Reckoning\Nouveau dossier\data.myp'.
File name: 'C:\download\Warhammer Online - Age of Reckoning\Nouveau dossier\data.myp'
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, FileAccess access)
at MYPHandler.MYPHandler..ctor(String filename, del_FileTableEventHandler eventHandler_FileTable, del_FileEventHandler eventHandler_Extraction, HashDictionary hashDic)
at RoRLauncher.Client.UpdateWarData()
"Nouveau Dossier" means New Folder, have you made a new folder for the launcher and put it there?
Re: PROBLEM with launcher
Posted: Sat Jul 18, 2015 3:59 pm
by arcchaon
what i put in the new folder the launcher + war.exe ?
Re: PROBLEM with launcher
Posted: Sat Jul 18, 2015 4:47 pm
by xyeppp
arcchaon wrote:what i put in the new folder the launcher + war.exe ?
No, you do not need a new folder. You put the launcher in your WARhammer folder with the rest of the game.
You also need to un-check read-only from the whole Warhammer Online folder.