So I wake up, the server's up (grats guys!), and I had to give it a try! And then this error appeared in the log, along with a couple of popups saying I was missing some .dll files. It recommended I reinstall the game.
Data.myp:
System.IO.FileNotFoundException: Could not find file 'C:\Users\Daniel\Downloads\Warhammer Online - Age of Reckoning\data.myp'.
File name: 'C:\Users\Daniel\Downloads\Warhammer Online - Age of Reckoning\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)
at MYPHandler.MYPHandler..ctor(String filename, del_FileTableEventHandler eventHandler_FileTable, del_FileEventHandler eventHandler_Extraction, HashDictionary hashDic)
at RoRLauncher.Client.UpdateWarData()
So since I downloaded it by torrent, I restarted the download and it said it needed to do another 2-3%, which is odd considering it finished, but anyway. I let that run. And now when I try to launch I get this right after clicking connect.
Error starting: System.UnauthorizedAccessException: Access to the path 'C:\Users\Daniel\Downloads\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 advice?