mafaca / UtinyRipper

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

exporting asset error #358

Closed Idreesepic closed 5 years ago

Idreesepic commented 5 years ago

Import: System.DllNotFoundException: Unable to load DLL 'fmod': The specified module could not be found. (Exception from HRESULT: 0x8007007E) 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.AssetExporters.AssetExportCollection.Export(ProjectAssetContainer container, String dirPath) at uTinyRipper.AssetExporters.ProjectExporter.Export(String path, FileCollection fileCollection, IEnumerable1 assets, ExportOptions options) at uTinyRipper.GameStructure.Export(String exportPath, Func2 filter) at uTinyRipperGUI.MainWindow.ExportFiles(Object data)

mafaca commented 5 years ago

Reinstall https://www.microsoft.com/en-us/download/details.aspx?id=40784 and https://www.microsoft.com/en-us/download/details.aspx?id=53840