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

Drag-and-drop a folder with non-compiling files breaks MBINCompiler #541

Open
monkeyman192 opened this issue Feb 22, 2023 · 0 comments
Open
Labels
bug An unexpected and/or unintended program behaviour.

Comments

@monkeyman192
Copy link
Owner

At some point the functionality of decompiling an entire folder recursively has broken.

Current behavior: Dragging a folder with mbin files (and probably exml) that don't decompile correctly (ie. raise an error) onto the MBINCompiler.exe binary causes the compiler to stop after just a few files.

Expected behavior: Only files which have an issue should not work. The compiler should not stop after any number of errors and instead try every single file within the directory provided.

@monkeyman192 monkeyman192 added the bug An unexpected and/or unintended program behaviour. label Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An unexpected and/or unintended program behaviour.
Projects
None yet
Development

No branches or pull requests

1 participant