mhvuze / QuickSouls

Simple quicksave utility for Dark Souls games (PC), written in C#.
9 stars 2 forks source link

Crash on Dark Souls II - Scholar of the First Sin #4

Open gashtal opened 2 years ago

gashtal commented 2 years ago

I just started playing Dark Souls II - Scholar of the First Sin for the first time and I wanted to use QuickSouls for quick save/load. However, it seems the application crashes within a few seconds of running when Dark Souls is also running. I am using the v1.02 version of the game on Win 10 x64. Is there a way I can debug the issue? This is what I see in the event logs:

Application: QuickSouls.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.NullReferenceException
Faulting application name: QuickSouls.exe, version: 1.3.1.0, time stamp: 0x5c2a403d
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0x035c10b0
Faulting process id: 0x57c4
Faulting application start time: 0x01d8305efa3734bd
Faulting application path: E:\QuickSouls v1.3.1\QuickSouls.exe
Faulting module path: unknown
Report Id: a88bc1df-e9fb-474c-8b48-625ffaf4d979
Faulting package full name: 
Faulting package-relative application ID: 

P.S. The hotkeys and save backup function do seem to work before the application crashes.