mafaca / UtinyRipper

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

Update unity 2018 to 2019 [vrchat] #982

Open fxckedup opened 3 years ago

fxckedup commented 3 years ago

in connection with the global transition of unity 2018 to unity 2019, UtinyRipper gives an error the one below [game:vrchat]

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

Error message: Read 24 but expected 219

Stack trace: в uTinyRipper.BundleFileScheme.ReadMetadata(Stream stream, Int32 metadataSize) в 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) [vrchatgame]

ds5678 commented 3 years ago

Support for Unity versions up to 2020.2.0 has been recently added to my AssetRipper fork.

fxckedup commented 3 years ago

Support for Unity versions up to 2020.2.0 has been recently added to my AssetRipper fork.

https://github.com/ds5678/AssetRipper/releases/download/0.1.4.0/AssetRipper_win64.zip, I downloaded from here, I can view the data about the avatar, but when I load it into the unity, the avatar breaks, I use unity 2019 [vrchatgame] , maybe I was wrong with the link? emotions on the avatar do not work in the unity!!! =( ( ( (

ds5678 commented 3 years ago

At this time, the AssetRipper team does not offer technical support for ripping VR Chat or user content intended for VR Chat.