Nordgaren / Elden-Ring-Debug-Tool

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

Freeze on start #34

Open slamr11 opened 1 year ago

slamr11 commented 1 year ago

Hey, I have a freeze issue when i start the tool it says hooked but not loaded (started as admin) downloaded everything needed in readme.txt have no Defender or AV on my pc also im on windows 10

Mon, 10 Apr 2023 16:19:42 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()

Nordgaren commented 1 year ago

You sure Debug Tool is up to date? That param was added in the latest version.