-
Notifications
You must be signed in to change notification settings - Fork 19
Description
Every time I try ripping models using the BAT, I get this error thrown at me.
melty_tool>tools\universal_asset_tool\universal_asset_tool.exe super_paper_mario
Unhandled exception. fin.util.asserts.AssertionException: Expected to find bundles for the current ROM. Does the file exist, and was it exported correctly?
at uni.games.ExporterUtil.ExportAllForCli_[T](IEnumerable1 modelFileBundles, IModelImporter1 reader, IReadOnlySet1 formats, Boolean overwriteExistingFiles) in D:\a\MeltyTool\MeltyTool\FinModelUtility\UniversalAssetTool\UniversalAssetTool\src\games\ExporterUtil.cs:line 172 at uni.games.ExporterUtil.ExportAllForCli_[T](IEnumerable1 fileBundles, IModelImporter1 reader, IReadOnlySet1 formats, Boolean overwriteExistingFiles) in D:\a\MeltyTool\MeltyTool\FinModelUtility\UniversalAssetTool\UniversalAssetTool\src\games\ExporterUtil.cs:line 159
at uni.games.ExporterUtil.ExportAllForCli[T](IAnnotatedFileBundleGatherer gatherer, IModelImporter1 reader) in D:\a\MeltyTool\MeltyTool\FinModelUtility\UniversalAssetTool\UniversalAssetTool\src\games\ExporterUtil.cs:line 135 at uni.games.super_paper_mario.SuperPaperMarioMassExporter.ExportAll() in D:\a\MeltyTool\MeltyTool\FinModelUtility\UniversalAssetTool\UniversalAssetTool\src\games\super_paper_mario\SuperPaperMarioMassExporter.cs:line 7 at uni.cli.Cli.<>c.<Run>b__0_0(IMassExporterOptions extractorOptions) in D:\a\MeltyTool\MeltyTool\FinModelUtility\UniversalAssetTool\UniversalAssetTool\src\cli\Cli.cs:line 36 at CommandLine.ParserResultExtensions.WithParsed[T](ParserResult1 result, Action`1 action)
at uni.cli.Cli.Run(String[] args, Action launchUi, Action runDebug) in D:\a\MeltyTool\MeltyTool\FinModelUtility\UniversalAssetTool\UniversalAssetTool\src\cli\Cli.cs:line 33
at uni.ui.Program.Main(String[] args) in D:\a\MeltyTool\MeltyTool\FinModelUtility\UniversalAssetTool\UniversalAssetTool.Ui\src\Program.cs:line 15