vawser / Smithbox

Smithbox is a modding tool for Elden Ring, Armored Core VI, Sekiro, Dark Souls 3, Dark Souls 2, Dark Souls, Bloodborne and Demon's Souls.
MIT License
104 stars 8 forks source link

Exception Processing Message 0xc0000005 - Unexpected Parameters Error #53

Closed john7200 closed 1 week ago

john7200 commented 2 weeks ago

Greetings.

I had constant errors with "Exception Processing Message 0xc0000005 - Unexpected Parameters" when starting Smithbox v1.0.15.1 (Low Requirement version).

There is no log generated or produced by Smithbox since it fails to start so here is the stack log/trace:

at ImGuiNET.ImGuiNative.igNewFrame() at ImGuiNET.ImGuiNative.igNewFrame() at ImGuiNET.ImGui.NewFrame() at StudioCore.Graphics.OpenGLImGuiRenderer.OnSetupDone() at StudioCore.Smithbox..ctor(StudioCore.Graphics.IGraphicsContext, System.String) at Smithbox_LowRequirements.Program.Main(System.String[])

I used Smithbox v1.0.15 before and I have checked both v1.0.15 and v1.0.15.1 recently and found out the error only occurred with v1.0.15.1 at startup with Smithbox failed to start everytime, while v1.0.15 didn't have this error. I used the Low Requirement on both versions.

I'm using Windows 10 Pro 22H2 and haven't installed or updated anything in the last 2 weeks, with the exception being NVIDIA GPU driver (I'm using NVIDIA's developer driver).

Thanks in advance for any help or assistance.

john7200 commented 1 week ago

Greetings.

I have tried Smithbox v1.0.16.1 and it didn't crash and trigger the error "Exception Processing Message" like v1.0.16 or v1.0.15.1 but it produced crash logs about crash at startup related to cimgui.dll.

Here is one of the crash logs (there are multiple crash logs but all are the same since I tried to run Smithbox a few times):

Log 2024-7-19--10-24-39.txt

I may be mistaken but it seems like both the .exe from Smithbox and Smithbox_LowRequirements folder are the same? Both .exe use the same filename "Smithbox.exe" and I can confirm both also have the same SHA1 hash.

Update: I can confirm with the recent tests that the regular version of Smithbox can run without crashing but the LowRequirements one crashes.

john7200 commented 1 week ago

Greetings again.

I can confirm that the LowRequirements version of Smithbox does not crash anymore with the recently reuploaded/updated v1.0.16.1. Thank you very much for all time and hard works!