mafaca / UtinyRipper

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

import one avatar #985

Open WolfGray019 opened 3 years ago

WolfGray019 commented 3 years ago

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

Error message: Some data left

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

ds5678 commented 3 years ago

Support for most 2020 games has been recently added to my AssetRipper fork.