Page 1 of 2
Authentication Failed
Posted: Tue Apr 14, 2015 7:40 pm
by Feidam
I'm trying to log into the game and keep getting a login timeout. and critical error Authentication Failed.
The RoRlauncher opens the client but doesn't seem to connect to the server. I did check and the server currently shows and up and running at 3:37pm EST US.
Any suggestions?
Re: Authentication Failed
Posted: Tue Apr 14, 2015 7:50 pm
by Ley
Re: Authentication Failed
Posted: Tue Apr 14, 2015 8:03 pm
by Feidam
There isn't an error log. Just a pop up box that says Critical Error: Authentication Failed.
And there isn't an option to get any further details. Furthermore if you click the game that error box will pop up for each click of the game window.
Re: Authentication Failed
Posted: Tue Apr 14, 2015 8:04 pm
by Ley
Are you using the new launcher?
You might have to change your password to be able to log in.
Try it.
Re: Authentication Failed
Posted: Tue Apr 14, 2015 8:15 pm
by Feidam
Just downloaded the launcher. I'll try changing my password.
Re: Authentication Failed
Posted: Tue Apr 14, 2015 8:20 pm
by Feidam
Ok. reset my password and tried logging in and this happened.
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()
Re: Authentication Failed
Posted: Tue Apr 14, 2015 8:28 pm
by Ley
Close the torrent or/and any WAR related file
Re: Authentication Failed
Posted: Tue Apr 14, 2015 10:43 pm
by Feidam
Now I'm back to the original issue.
Re: Authentication Failed
Posted: Tue Apr 14, 2015 11:01 pm
by Mastercroft
I just got the client and had a similar error box pop up, all I had to do was change the read-only permission on the folder and make sure windows didnt ask if I wanted to run war.exe with annoying pop up.
Re: Authentication Failed
Posted: Wed Apr 15, 2015 1:12 am
by Feidam
Now I am getting this error.
Error unpacking:
System.UnauthorizedAccessException: Access to the path 'C:\Program Files\WAR\Warhammer Online - Age of Reckoning\ICSharpCode.SharpZipLib.dll' 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, FileAccess access, FileShare share)
at RoRLauncher.MainWindow.Unpack(String fileName)