Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App closes without error after looking at a clip for a few seconds #19

Open
BorkforceOne opened this issue Jan 27, 2021 · 0 comments
Open

Comments

@BorkforceOne
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant