TeslaCamViewerII
TeslaCamViewerII copied to clipboard
App closes without error after looking at a clip for a few seconds
Hi,
I seem to be having an issue trying to get this to work correctly.
TelsaCamViewerII standalone opens, and I can navigate to a folder to load, then once it starts playing it just crashes the app without an error.
Screencapture: https://imgur.com/a/I2E2QuK
I've updated my VLC player and it doesn't seem to make a difference.
I see this in the logs before the crash:
1/26/2021 8:58:08.505 PM - Error - Could not find a part of the path 'C:\Users\Brandon\AppData\Local\Temp\TeslaCamViewer\'. IN:WinIOError
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost)
at TeslaCam_Viewer.MainForm.MainForm_FormClosing(Object sender, FormClosingEventArgs e)
1/26/2021 8:58:08.522 PM - Error - Could not find a part of the path 'C:\Users\Brandon\AppData\Local\Temp\TeslaCamFix\'. IN:WinIOError
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost)
at TeslaCam_Viewer.MainForm.MainForm_FormClosing(Object sender, FormClosingEventArgs e)
Any ideas what might be causing this? I also attached the entire log. TCViewerLog-2021-01-26.txt
Thanks, Brandon