mafaca / UtinyRipper

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

Error for import file.unity3d #1704

Open Drummi56 opened 1 week ago

Drummi56 commented 1 week ago

Game name: The Lost Landscapes Engine version: not know Platform: Unity

Error message: Some data left

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