Nordgaren / Elden-Ring-Debug-Tool

Debug tool for Elden Ring modding
GNU General Public License v3.0
131 stars 21 forks source link

Access Denied Issues #64

Open jacobwomack17 opened 3 months ago

jacobwomack17 commented 3 months ago

Tue, 25 Jun 2024 18:54:57 GMT Access is denied.

at System.Diagnostics.NtProcessManager.EnumProcessModulesUntilSuccess(SafeProcessHandle processHandle, IntPtr[] modules, Int32 size, Int32& needed) at System.Diagnostics.NtProcessManager.GetModules(Int32 processId, Boolean firstModuleOnly) at System.Diagnostics.NtProcessManager.GetFirstModule(Int32 processId) at PropertyHook.AOBScanner..ctor(Process process) at PropertyHook.PHook.Refresh() at PropertyHook.PHook.AutoRefresh(CancellationToken ct) at PropertyHook.PHook.b__38_0() at System.Threading.Thread.StartHelper.Callback(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.Thread.StartCallback()

How do I fix? :(

Nordgaren commented 3 months ago

Run as admin?