Nordgaren / Elden-Ring-Debug-Tool

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

Closes after opening with administartor #25

Closed Marabus69 closed 1 year ago

Marabus69 commented 1 year ago

Error message in logs:

Mo, 13 Feb. 2023 18:24:32 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(List1 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__119_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, Action1 callback, TState& state) at System.Threading.QueueUserWorkItemCallback.Execute() at System.Threading.ThreadPoolWorkQueue.Dispatch() at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart() at System.Threading.Thread.StartCallback()