mafaca / UtinyRipper

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

uniny #1707

Open maxlober11 opened 3 days ago

maxlober11 commented 3 days ago

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

Error message: Die DLL "fmod": Das angegebene Modul wurde nicht gefunden. (Ausnahme von HRESULT: 0x8007007E) kann nicht geladen werden.

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