Page 1 of 2

error at login screen

Posted: Sat Apr 23, 2016 8:05 pm
by gmc72101
can someone help me. what does this error mean?

Error starting: System.IO.FileNotFoundException: Could not find file 'C:\Users\gmc72\Downloads\WAR.exe'.
File name: 'C:\Users\gmc72\Downloads\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)
at RoRLauncher.Hash.GetMd5HashFromFile(String fileName)
at RoRLauncher.Client.patchExe()
at RoRLauncher.Client.Handle(PacketIn packet)

Re: error at login screen

Posted: Sat Apr 23, 2016 8:08 pm
by Elven
Need to put the RoR launcher inside the game folder :)


I would also recommend putting all the game files into its own folder.

Re: error at login screen

Posted: Sat Apr 23, 2016 8:13 pm
by gmc72101
Thank you for response but now I get this error :(

Error starting: System.UnauthorizedAccessException: Access to the path 'C:\Users\gmc72\Desktop\War\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)

Re: error at login screen

Posted: Sat Apr 23, 2016 8:16 pm
by Elven
You need to remove read only on the game folder. If you have put all the game files into a folder, simply right click the folder > properties. Uncheck read only and apply to sub folders. It should allow you to log in.

Re: error at login screen

Posted: Sat Apr 23, 2016 8:18 pm
by gmc72101
wow thank you so much cant wait to get started!!

Re: error at login screen

Posted: Sat Apr 23, 2016 8:37 pm
by Urukrhaa
I could use some help with my issues wich seem to be the same and i cant get it fixed? can some1 help me out pls!

Re: error at login screen

Posted: Sat Apr 23, 2016 8:39 pm
by Elven
gmc72101 wrote:wow thank you so much cant wait to get started!!
No problem.

Re: error at login screen

Posted: Sat Apr 23, 2016 8:39 pm
by Elven
Urukrhaa wrote:I could use some help with my issues wich seem to be the same and i cant get it fixed? can some1 help me out pls!
I presume your problem is that you're getting invalid password?

Did you change your password recently?

Re: error at login screen

Posted: Sat Apr 23, 2016 8:49 pm
by Urukrhaa
yes, the pw part is done. but i get: Error starting: System.UnauthorizedAccessException: Access to the path 'C:\Users\PCPCPC\Desktop\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)

Re: error at login screen

Posted: Sat Apr 23, 2016 8:50 pm
by Elven
The answer is literally above these 3 posts. Scroll up and read and you'll find it.