Need help at the launcher
Posted: Wed Feb 24, 2016 10:22 pm
Getting this error:
Thought it may be because my file is read only, so I changed that. Didn't work, restarted my comp, then changed it still doesn't work.Error starting: System.IO.FileNotFoundException: Could not find file 'D:\WarhammerOnline\WAR.exe'.
File name: 'D:\WarhammerOnline\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)