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

Cannot Ripp

CBXPL opened this issue · comments

commented

Game name: CB HD
Engine version: 2023.2.7.f1
Platform: Windows

Error message: Some data left

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