DOOMSaveManager
DOOMSaveManager copied to clipboard
error: system windows forms Jit Debugging true
error issue:
[!!!! configuration> <system.windows.forms jit Debugging="true"> </configuration !!!!!]
this error display in windows 8.1 and windows 10
please help me
Hi, I have a similar issue. ################ See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text ************** System.TypeInitializationException: The type initializer for 'DOOMSaveManager.DoomEternalSavePath' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DOOMSaveManager.Utilities.GetSteamPath() ################
I don't remember anymore how I solved it last time ... It seemed the game needs to run at least once and create a savegame first so the path exists. But this time it didn't work for me.