DOOMSaveManager icon indicating copy to clipboard operation
DOOMSaveManager copied to clipboard

error: system windows forms Jit Debugging true

Open deenbee opened this issue 4 years ago • 1 comments

thumbnail (1) thumbnail error issue:

[!!!! configuration> <system.windows.forms jit Debugging="true"> </configuration !!!!!]

this error display in windows 8.1 and windows 10

please help me

deenbee avatar Jul 18 '20 00:07 deenbee

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.

conkerts avatar Mar 28 '21 22:03 conkerts