mafaca / UtinyRipper

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

VRChat #1001

Open venixdev opened 2 years ago

venixdev commented 2 years ago

Game name: VRChat Engine version: (specify engine version, if known) Platform: Windows

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)

File: https://workupload.com/file/YMcuGQsdsHW

ds5678 commented 2 years ago

No promises, but you can try my AssetRipper fork.