Nordgaren / Elden-Ring-Debug-Tool

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

crashing after start up #37

Closed Epedemic13 closed 1 year ago

Epedemic13 commented 1 year ago

Am having issues trying to loag up the debug tool, it crashes immediately and I get this log:

Incorrect Param Pointer: should be HIT_EFFECT_SE_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()

Everything is upto date and all requiremets have been installed and repaired but still I have this problem

Nordgaren commented 1 year ago

Am having issues trying to loag up the debug tool, it crashes immediately and I get this log:

Incorrect Param Pointer: should be HIT_EFFECT_SE_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()

Everything is upto date and all requiremets have been installed and repaired but still I have this problem

Everything is not up to date. Your resource folder param data is incorrect.

Nordgaren commented 1 year ago

What version of Elden Ring are you playing on? That could also be the issue.

Epedemic13 commented 1 year ago

It turns out that was the issue. I verified the integrity of my files and then reinstalled this morning and it ran fine. I don't know why but my game version was on 1.2 and didn't auto download update patches so I must've done something during game installation that froze the installs

On Mon, 26 Jun 2023, 4:11 am Nordgaren, @.***> wrote:

What version of Elden Ring are you playing on? That could also be the issue.

— Reply to this email directly, view it on GitHub https://github.com/Nordgaren/Elden-Ring-Debug-Tool/issues/37#issuecomment-1606146191, or unsubscribe https://github.com/notifications/unsubscribe-auth/BA2KO6TEIQCF5Q4FAOGZMQTXNBPKDANCNFSM6AAAAAAZS4LNIQ . You are receiving this because you authored the thread.Message ID: @.***>