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

[BUG] Passing a non-existent file as --input-pbo results in that file being created #215

Open
DarkWanderer opened this issue Aug 9, 2023 · 0 comments
Labels
bug Error, flaw, failure or fault that causes to produce an incorrect result or crash

Comments

@DarkWanderer
Copy link
Contributor

Describe the bug
Running SQFVM.exe with --input-pbo pointed at non-existent file results in file being created by that path

To Reproduce

sqfvm.exe --input-pbo non-existing.pbo

Result:

>dir
non-existing.pbo

Expected behavior
No file being created

@DarkWanderer DarkWanderer added the bug Error, flaw, failure or fault that causes to produce an incorrect result or crash label Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Error, flaw, failure or fault that causes to produce an incorrect result or crash
Projects
None yet
Development

No branches or pull requests

1 participant