mafaca / UtinyRipper

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

Bundle Files Open Issue #1102

Open csojbtech opened 3 years ago

csojbtech commented 3 years ago

Game name: (Sniper 3D) Engine version: (Unity 2019.4) Platform: (Android)

Error message: No files were found

Stack trace: at uTinyRipper.MixedGameStructure..ctor(IEnumerable1 pathes) at uTinyRipper.GameStructure.CheckMixed(List1 pathes) at uTinyRipper.GameStructure.Load(List1 pathes, LayoutInfo layinfo) at uTinyRipper.GameStructure.Load(IEnumerable1 pathes, LayoutInfo layinfo) at uTinyRipperGUI.MainWindow.LoadFiles(Object data)

Issue happen on opening bundle files in assets.

Sniper 3D Bundle Files Link https://drive.google.com/drive/folders/1HxNnVLpvD-Xqls4vWTsCaLO301q59sCV?usp=sharing

ds5678 commented 3 years ago

No promises, but you can try my AssetRipper fork.