Post subject: System.UnauthorizedAccessException at opening
Joined: 6/14/2021
Posts: 2
Hey. I just tried installing BizHawk (v.2.6.2), including the 2.4.8_1 prereqs. When I open EmuHawk, I get this exception error: System.UnauthorizedAccessException: Access to the path './ExternalTools' is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost) at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost) at BizHawk.Client.EmuHawk.ExternalToolManager.Restart(PathEntryCollection paths) at BizHawk.Client.EmuHawk.MainForm..ctor(Config config, IGL gl, Action`1 updateGlobalSound, String[] args, IMovieSession& movieSession) at BizHawk.Client.EmuHawk.Program.SubMain(String[] args) I'm running Win 10 build 19042, if that's of any help. Any idea what's going on?
Alyosha
He/Him
Editor, Expert player (3537)
Joined: 11/30/2014
Posts: 2733
Location: US
please try the dev build, I think this issue is fixed already: https://ci.appveyor.com/project/zeromus/bizhawk-udexo/builds/39575136/artifacts
Joined: 6/14/2021
Posts: 2
Looks like it is, dev build opened fine. Thank you! :)