RoRLauncher spews big error
Posted: Mon Mar 16, 2015 11:41 pm
I'm getting a big error when I'm trying to connect to the game. The error is as follows (sadly a bit in German, but I hope it's still eligible):
Roughly translated it says that the Acces to the WAR.exe was denied and then a lot of "at Filename".
I tried running it as an administrator and I tried the rebuilding of the performance counter library. I also tried running it with my Anti-Virus switched off, still did not help. The RorLauncher is in the same directory as the WAR.exe
I hope I didn't overlook something here in the forums.
Code: Select all
Error starting: System.UnauthorizedAccessException: Der Zugriff auf den Pfad "CENSORED\WAR.exe" wurde verweigert.
bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bei 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)
bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
bei System.IO.FileStream..ctor(String path, FileMode mode)
bei RoRLauncher.Client.patchExe()
bei RoRLauncher.Client.Handle(PacketIn packet)
I tried running it as an administrator and I tried the rebuilding of the performance counter library. I also tried running it with my Anti-Virus switched off, still did not help. The RorLauncher is in the same directory as the WAR.exe
I hope I didn't overlook something here in the forums.