mafaca / UtinyRipper

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

The Hell is this. #1297

Open BlueYoshi68 opened 2 years ago

BlueYoshi68 commented 2 years ago

Game name: VRChat Engine version: ??? Platform: PC?

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

uTinyRipper has been abandoned, but you can try my AssetRipper fork. In the event that AssetRipper encounters issues while ripping your files, feel free to post an issue on that repository.

AssetRipper is actively being developed with the intent to recover games as best as possible. Weekly releases are normally on Sunday or Monday. I encourage you to help out if you're able and willing. Code contributions can be submitted via pull requests.

If you like the work I've done and want to see it continue, please consider sponsoring me. It really does help with development. These are some of the notable things I've implemented since taking over development:

Sponsorship Links:

BlueYoshi68 commented 2 years ago

I tried that Asset Ripper to recover a test avatar I desperately needed. You have inadvertently saved my life and recovered 10 hours of work. Thank you.