mafaca / UtinyRipper

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

bug report #1165

Open SquidR opened 2 years ago

SquidR commented 2 years ago

I LOVE LEAN!!!!

Game name: GorillaTag101 (historical version) Engine version: 2017.3.0f3 Platform: PCVR

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)

ds5678 commented 2 years ago

No promises, but you can try my AssetRipper fork.