lukaslangrock / ShutdownTimerClassic

Pick a time and let your computer shutdown itself.
https://www.microsoft.com/store/apps/9NTDG6C9BTTW?cid=github.com
MIT License
364 stars 42 forks source link

ShutdownTimerClassic@1.2.3 experienced a critical exception #38

Closed rkiveruth closed 5 months ago

rkiveruth commented 10 months ago

---- Process Info ---- PID: 9104 ProcessName: ShutdownTimerClassic Arguments: PriorityClass: Normal Threads: 9 Responding: True HasExited: False StartTime: 12/9/2023 6:59:52 PM PeakWorkingSet64: 22.9MB (23969792byte) WorkingSet64: 22.9MB (23969792byte) PeakWorkingSet64: 22.9MB (23969792byte) PrivateMemorySize64: 13.5MB (14188544byte) VirtualMemorySize64: 193.9MB (203370496byte) PeakVirtualMemorySize64: 194.3MB (203698176byte) PagedSystemMemorySize64: 296.6KB (303768byte) NonpagedSystemMemorySize64: 21.7KB (22192byte) PagedMemorySize64: 13.5MB (14188544byte) PeakPagedMemorySize64: 13.5MB (14188544byte) UserProcessorTime: 00:00:00.0156250 TotalProcessorTime: 00:00:00.0468750 PrivilegedProcessorTime: 00:00:00.0312500

---- Application Info ---- Product Name: ShutdownTimerClassic Product Version: 1.2.3.0 Current Culture: en-US Executable Path: C:\Program Files\WindowsApps\19341LukasLangrock.ShutdownTimerClassic_1.2.3.0_x64__jnfph5tq58r4j\ShutdownTimer\ShutdownTimerClassic.exe MD5 Checksum: f755519e89e2e543ed11f113634d6e20

---- Environment Info ---- 64-bit OS: True 64-bit Process: False OS Version: Microsoft Windows NT 10.0.22621.0 Runtime Version: 4.0.30319.42000 System Uptime: 388953 Machine Name: DESKTOP-N15HQ2E Processor Count: 12 Shutdown Started: False

---- Exception ---- Type: UnhandledException Message: Object reference not set to an instance of an object. Stack Trace: at ShutdownTimer.Helpers.SettingsProvider.CheckSettings() at ShutdownTimer.Helpers.SettingsProvider.Load() at ShutdownTimer.Program.Main(String[] args)

---- Internal Event Log ---- [Settings] Checking settings object [Settings] Loading settings.json [Settings] Loading settings... [Program] Running Menu [Program] Attaching ExceptionHandler.cs

---- End of Log ----

lukaslangrock commented 5 months ago

This issue seems to be the same as in #30, for which a fix has been implemented and is scheduled to roll out with the next update. Thanks for your report tho.