mafaca / UtinyRipper

GUI and API library to work with Engine assets, serialized and bundle files
MIT License
2.81k stars 432 forks source link

Error #811

Closed Un6sful closed 3 years ago

Un6sful commented 3 years ago

Game name: (please, specify the game name) Engine version: (specify engine version, if known) Platform: (specify platform, if known)

Error message: Unable to load DLL 'fmod': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

Stack trace: at FMOD.Factory.FMOD_System_Create(IntPtr& system) at FMOD.Factory.System_Create(System& system) at uTinyRipperGUI.Exporters.AudioConverter.ConvertToWav(Byte[] data) at uTinyRipperGUI.Exporters.AudioAssetExporter.Export(IExportContainer container, Object asset, String path) at uTinyRipper.Project.AssetExportCollection.Export(ProjectAssetContainer container, String dirPath) at uTinyRipper.Converters.ProjectExporter.Export(String path, GameCollection fileCollection, IEnumerable1 files, ExportOptions options) at uTinyRipper.GameStructure.Export(String exportPath, Func2 filter) at uTinyRipperGUI.MainWindow.ExportFiles(Object data)

mafaca commented 3 years ago

https://github.com/mafaca/UtinyRipper#requirements