Nordgaren / Elden-Ring-Debug-Tool

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

doesnt launch #8

Open Raviolio1 opened 1 year ago

Raviolio1 commented 1 year ago

the debug mod doesnt lauch despite doing everything right ive checked the log, they say they cant find a DLL how ?

Raviolio1 commented 1 year ago

im playing with ERR btw

Raviolio1 commented 1 year ago

nner Exception 0 Dll was not found.

at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri) at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri) at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri) at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream) at System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc) at System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties) at System.Windows.Application.DoStartup() at System.Windows.Application.<.ctor>b__1_0(Object unused) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Nordgaren commented 1 year ago

You probably need this from the Requirements section. Make sure it's the x64 version.
https://www.microsoft.com/en-gb/download/details.aspx?id=40784

LMK if this doesn't work. :)

Raviolio1 commented 1 year ago

what is it ?

Raviolio1 commented 1 year ago

image i have somenthing similar already running what the difference ?

Nordgaren commented 1 year ago

probably not the specific version or not the right process architecture.

Nordgaren commented 1 year ago

Were you able to get this working after installing that Redist?

Raviolio1 commented 1 year ago

finally get back on the game ive installed your thing and ...

Incorrect Param Pointer: FINAL_DAMAGE_RATE_PARA 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(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 PropertyHook.PHook.Refresh() at PropertyHook.PHook.AutoRefresh(CancellationToken ct) at PropertyHook.PHook.b__38_0() at System.Threading.Thread.StartHelper.Callback(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.Thread.StartCallback()

Nordgaren commented 1 year ago

finally get back on the game ive installed your thing and ...

Incorrect Param Pointer: FINAL_DAMAGE_RATE_PARA 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(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 PropertyHook.PHook.Refresh() at PropertyHook.PHook.AutoRefresh(CancellationToken ct) at PropertyHook.PHook.b__38_0() at System.Threading.Thread.StartHelper.Callback(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.Thread.StartCallback()

update the tool

Raviolio1 commented 1 year ago

where can i do this ? also, it seem that this problem only happened to me, why ?

Nordgaren commented 1 year ago

where can i do this ? also, it seem that this problem only happened to me, why ?

you just re-download the too from the releases section.