Nordgaren / Elden-Ring-Debug-Tool

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

Elden Ring kills the debug tool, even when running as administrator #13

Closed gdnathan closed 1 year ago

gdnathan commented 1 year ago

Know that I have a cracked version of Elden Ring, so I cannot connect to the internet, or get new patches... But as soon as Elden Ring and Debug tool are open together, Debug Tool get killed instantly, whether I start it first or second.

error log: 
jeu., 08 déc. 2022 01:21:43 GMT
Incorrect Param Pointer: HIT_EFFECT_SE_PARAM_ST should be FINAL_DAMAGE_RATE_PARAM_ST

   at Erd_Tools.Models.Param.BuildOffsetDictionary()
   at Erd_Tools.Models.Param..ctor(PHPointer pointer, Int32 offset, PARAMDEF Paramdef, String name)
   at Erd_Tools.ErdHook.AddParam(List`1 paramList, String paramPath, String path, String[] pointers)
   at Erd_Tools.ErdHook.GetParams()
   at Erd_Tools.ErdHook.AsyncSetup()
   at Erd_Tools.ErdHook.ErdHook_OnHooked(Object sender, PHEventArgs e)
   at Erd_Tools.ErdHook.<.ctor>b__115_0(Object s, PHEventArgs e)
   at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_1(Object state)
   at System.Threading.QueueUserWorkItemCallback.<>c.<.cctor>b__6_0(QueueUserWorkItemCallback quwi)
   at System.Threading.ExecutionContext.RunForThreadPoolUnsafe[TState](ExecutionContext executionContext, Action`1 callback, TState& state)
   at System.Threading.QueueUserWorkItemCallback.Execute()
   at System.Threading.ThreadPoolWorkQueue.Dispatch()
   at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
   at System.Threading.Thread.StartCallback()
gdnathan commented 1 year ago

Using Debug Tool v0.8.3 actually worked for me :)