Nordgaren / Elden-Ring-Debug-Tool

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

Tool closes right after opening. #36

Open rayser20 opened 1 year ago

rayser20 commented 1 year ago

I'm using the most current version available, both of the game and the tool, but it still has an error: 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()

I don't use BitDefender, I'm opening as Administrator, but nothing works. The tool closes right after opening. If I open the tool with the game CLOSED, it works normally, but it doesn't allow me to edit anything. When opening the game, it closes automatically. Afterwards, if I try to open it again, the same problem occurs, and the tool closes by itself. I use Windows 10 x64, .Net is up to date, VC++ too.

Nordgaren commented 1 year ago

you're using an out of date debug tool on an up to date game.