Skip to content

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

@monkeyman192

Description

@monkeyman192

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugAn unexpected and/or unintended program behaviour.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions