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

Aether11B opened this issue · comments

Game name: VRChat
Engine version: N/A
Platform: N/A

Error message: Some data left

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