mafaca / UtinyRipper

GUI and API library to work with Engine assets, serialized and bundle files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error

minerpe1234 opened this issue · comments

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

Error message: Отказано в доступе по пути "D:\gamestar\data\ProjectSettings".

Stack trace: в System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
в System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)
в System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
в uTinyRipper.Project.ManagerExportCollection.Export(ProjectAssetContainer container, String dirPath)
в uTinyRipper.Converters.ProjectExporter.Export(String path, GameCollection fileCollection, IEnumerable1 files, ExportOptions options) в uTinyRipper.GameStructure.Export(String exportPath, Func2 filter)
в uTinyRipperGUI.MainWindow.ExportFiles(Object data)