mafaca / UtinyRipper

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

что эта ошибка означает? #1709

Open ROMA54K opened 1 day ago

ROMA54K commented 1 day ago

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

Error message: Read 24 but expected 9846

Stack trace: в uTinyRipper.BundleFileScheme.ReadMetadata(Stream stream, Int32 metadataSize) в uTinyRipper.BundleFileScheme.ReadFileStreamMetadata(Stream stream, Int64 basePosition) в uTinyRipper.BundleFileScheme.ReadScheme(Stream stream) в uTinyRipper.GameCollection.ReadScheme(SmartStream stream, String filePath, String fileName) в uTinyRipper.GameCollection.LoadScheme(String filePath, String fileName) в uTinyRipper.GameStructure.ProcessPlatformStructure(GameStructureProcessor processor, PlatformGameStructure structure) в uTinyRipper.GameStructure.Load(List1 pathes, LayoutInfo layinfo) в uTinyRipper.GameStructure.Load(IEnumerable1 pathes, LayoutInfo layinfo) в uTinyRipperGUI.MainWindow.LoadFiles(Object data)