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

Error when trying to open empty .esp file during handle creation #18

Closed
Ortham opened this issue Oct 14, 2015 · 1 comment
Closed

Error when trying to open empty .esp file during handle creation #18

Ortham opened this issue Oct 14, 2015 · 1 comment

Comments

@Ortham
Copy link
Owner

Ortham commented Oct 14, 2015

Reported here.

The error message is from libespm, but libloadorder shouldn't be attempting to open an empty .esm or .esp file unless it's to check if it's a valid file in the first place, and that should have exceptions caught for evaluation, rather than propagating the error.

@Ortham Ortham added the bug label Oct 14, 2015
@Ortham
Copy link
Owner Author

Ortham commented Oct 14, 2015

This is actually a duplicate of #12.

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

No branches or pull requests

1 participant