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

Fixed FileNotFoundException #69

Merged
merged 1 commit into from
Nov 13, 2022
Merged

Fixed FileNotFoundException #69

merged 1 commit into from
Nov 13, 2022

Conversation

Segergren
Copy link
Contributor

My application randomly crashed, so I checked the logs and saw this message:

[2022-11-10 14:56:33][External Library(0)]: System.IO.FileNotFoundException: C:\PROGRAM FILES\MALWAREBYTES\ANTI-MALWARE\ig-26.exe at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName) at RePlays.Services.DetectionService.AutoDetectGame(Int32 processId, Boolean autoRecord) in D:\Documents\GitHub\RePlays\Classes\Services\DetectionService.cs:line 243 at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__140_1(Object state) at System.Threading.QueueUserWorkItemCallbackDefaultContext.Execute() at System.Threading.ThreadPoolWorkQueue.Dispatch() at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

Copy link
Owner

@lulzsun lulzsun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lulzsun lulzsun merged commit 75180ea into lulzsun:main Nov 13, 2022
@Segergren Segergren deleted the antivirus-filenotfoundexception-fix branch March 7, 2023 10:47
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

Successfully merging this pull request may close these issues.

None yet

2 participants