Nordgaren / Elden-Ring-Debug-Tool

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

wont start while elden ring i running #44

Closed willko22 closed 8 months ago

willko22 commented 8 months ago

Hello. If i go by the instructions in readMe then it doesn't work. when I start debug tool without elden ring running then it starts without problem. when elden ring runs the debug tool wont start.

Here is error log:

Sun, 29 Oct 2023 15:33:34 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.<Start>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()

log.txt

Nordgaren commented 8 months ago

Run debug tool as admin

willko22 commented 8 months ago

I have tried and that doesnt work. It does exactly the same thing

willko22 commented 8 months ago

There was a need to turn off Easy Anti Cheat. then everything worked

Nordgaren commented 8 months ago

Ah, well, that is why the readme tells you to disable EAC...