MeltyPlayer / FinModelUtility

Model viewer and command-line tools for extracting models from various GCN/3DS/PC games en-masse.
GNU General Public License v3.0
89 stars 9 forks source link

bmd2fbx not working #17

Open TimmyIsPog opened 1 year ago

TimmyIsPog commented 1 year ago

When dragging my .bmd file onto bmd2fbx.exe this error appears in the command line ERROR(S): Verb 'C:\Users(My Name)\Downloads\Frikmin 2\Exported\Piki\orima1.bmd' is not recognized.

--help Display this help screen.

--version Display version information.

Unhandled exception. System.Exception: Exception of type 'System.Exception' was thrown. at bmd.cli.Args.PopulateFromArgs(String[] args) in R:\Documents\CSharpWorkspace\Pikmin2Utility\FinModelUtility\Bmd2Fbx\src\cli\Args.cs:line 152 at bmd.cli.Cli.Main(String[] args) in R:\Documents\CSharpWorkspace\Pikmin2Utility\FinModelUtility\Bmd2Fbx\src\cli\Cli.cs:line 9

I have the latest update downloaded (from the zip download under green code button) at the time of making this message. Thanks in advance.

MeltyPlayer commented 9 months ago

I'm not sure why this didn't work at the time, but I've since deleted bmd2fbx and switched to a new approach that goes through the main executable instead. Hopefully this will work for you!