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.