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

FileNotFoundError at vfs.py line 188 #22

Open
leandroarndt opened this issue Feb 21, 2024 · 1 comment
Open

FileNotFoundError at vfs.py line 188 #22

leandroarndt opened this issue Feb 21, 2024 · 1 comment

Comments

@leandroarndt
Copy link
Owner

From MSFS forum: package scan throws FileNotFoundError at line 188 if scan depth > 0 for that user (I've not been able to reproduce the error).

e9a0e2747911cbb14fe17ffa85fe1f9974dd2d28

There is no try … except there.

@leandroarndt leandroarndt added bug Something isn't working and removed bug Something isn't working labels Feb 21, 2024
@leandroarndt
Copy link
Owner Author

From all research made, this does not seem to be a MSFS Livery Tools bug – more probably, it is the result of an issue with the file system that I cannot reproduce. There is no reference anywhere to WinError 3 using Path().glob(), which only propagates OS errors. I may add some code to the program which will alert the user about issues with package scanning.

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

When branches are created from issues, their pull requests are automatically linked.

1 participant