mafaca / UtinyRipper

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

Error #1155

Open DrMLG opened 2 years ago

DrMLG commented 2 years ago

I get this error everytime i try to rip the game files Game name: Among Waifus +18 Engine version: N/A Platform: Windows 10

Error message: Some data left

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

ds5678 commented 2 years ago

No promises, but you can try my AssetRipper fork.