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

Exception: Access to the path '_______' is denied #59

Open
ahon-s opened this issue Dec 26, 2023 · 0 comments
Open

Exception: Access to the path '_______' is denied #59

ahon-s opened this issue Dec 26, 2023 · 0 comments

Comments

@ahon-s
Copy link

ahon-s commented Dec 26, 2023

What is the problem?

[When downloading some OBJ files, I noticed that they don't have external MTL files, but their first line is "mtllib ". When running the program in this case, it throws an exception-Exception: Access to the path '________' is denied.]

What should be the expected behavior?

[I hope to handle this situation by ignoring the 'mtllib ']

How can we reproduce this? THIS IS IMPORTANT. What steps did you do to trigger the problem? If this is an issue with processing a model, YOU MUST include a copy of your model uploaded on Google Drive or Dropbox (otherwise we cannot reproduce this) along with the command line parameters you used to process it.

[It is possible to reproduce the exception in OBJ files that do not use external MTL files by adding 'mtllib' on the first line]

Snipaste_2023-12-26_11-20-30

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