MBINCompiler icon indicating copy to clipboard operation
MBINCompiler copied to clipboard

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

Open monkeyman192 opened this issue 3 years ago • 1 comments

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 avatar Feb 22 '23 23:02 monkeyman192

bump :)

Babscoole avatar Jan 06 '25 02:01 Babscoole