Game Modding | Call of Duty: Black Ops 3 | General Discussion
LeftoverEnchilada:
05-07-2019 - 17:34:29 [ INFO ] HydraX
05-07-2019 - 17:34:38 [ ERROR ] An unhandled exception occured while loading the game:
System.ComponentModel.Win32Exception (0x80004005): Access is denied
at System.Diagnostics.ProcessManager.OpenProcess(Int32 processId, Int32 access, Boolean throwIfExited)
at System.Diagnostics.Process.GetProcessHandle(Int32 access, Boolean throwIfExited)
at System.Diagnostics.Process.OpenProcessHandle(Int32 access)
at System.Diagnostics.Process.get_Handle()
at HydraX.Library.HydraInstance.LoadGame()
at HydraX.MainWindow.LoadGameClick(Object sender, RoutedEventArgs e)
IceGrenade:
Maybe try run the Hydrax program as Administrator
LeftoverEnchilada:
Maybe try run the Hydrax program as Administrator
Scobalula:
Something is wrong on your end, either AV, etc., ensure everything is up to date and add any necessary exceptions to AVs. Also ensure you do not have my utility lib DLL from another program, as its embedded into the exe and it can cause issues if present.