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

"open error: ... Invalid argument" with a file name longer than 42 characters #74

Open
icnocop opened this issue Dec 23, 2022 · 1 comment

Comments

@icnocop
Copy link

icnocop commented Dec 23, 2022

Hi.

Thank you for extract-xiso.

I get an error on a specific file when I run this command:
`extract-xiso.exe -x -d "X:\Games\MyGame" "E:\Xbox 360 Games\MyGame\MyGame.iso"

open error: filename.ext Invalid argument
failed to extract xbox iso image MyGame.iso

I think this is because filename.ext is actually longer than 42 characters, but it's not very clear.

I expected a more friendly error message indicating that the error is caused because the file is longer than 42 characters, which is not allowed on the xbox 360 file system.

Thank you.

@icnocop
Copy link
Author

icnocop commented Dec 23, 2022

The same thing happens if the file name contains special characters like +.

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

No branches or pull requests

1 participant