Having Trouble getting WAR to start - see the below error
Posted: Sat Oct 01, 2016 5:49 pm
Error starting: System.IO.FileNotFoundException: Could not find file 'C:\Users\Owner\Desktop\WAR.exe'.
File name: 'C:\Users\Owner\Desktop\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)
File name: 'C:\Users\Owner\Desktop\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)