Modme Forums

HydraX software getting errors

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

Still getting errors

System.ComponentModel.Win32Exception (0x80004005): Only part of a ReadProcessMemory or WriteProcessMemory request was completed
at System.Diagnostics.NtProcessManager.GetModuleInfos(Int32 processId, Boolean firstModuleOnly)
at System.Diagnostics.NtProcessManager.GetFirstModuleInfo(Int32 processId)
at System.Diagnostics.Process.get_MainModule()
at PhilLibX.IO.ProcessReader.GetBaseAddress()
at HydraX.Library.BlackOps3.ValidateAddresses(HydraInstance instance)
at HydraX.Library.HydraInstance.LoadGame()
at HydraX.MainWindow.LoadGameClick(Object sender, RoutedEventArgs e)


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.