UtinyRipper icon indicating copy to clipboard operation
UtinyRipper copied to clipboard

[question] Dependency wasn't found

Open andyrozman opened this issue 1 year ago • 0 comments

Hi ! So I have tried to unpack file (I got file from old game and from assets downloaded for the game) with UnityFS inside... It seems file is correctly unpacked, but I get following message in application:

Import: Game file '__data' has been found Import [Warning]: Dependency 'archive:/cab-af4735cb064f30ee897985095ab913b7/cab-af4735cb064f30ee897985095ab913b7' wasn't found Import [Warning]: Dependency 'archive:/cab-bd597788964631111b25669dfb1d1a16/cab-bd597788964631111b25669dfb1d1a16' wasn't found

I looked at all files that were downloaded, and I can't find any cabs or dlls that could contain this information. Are this files part of UnityFS file, or are they supposed to be stored somewhere else? I have whole game stored on my old phone (with all assets downloaded)... In case you are wondering, the game is no longer running, so no whay to get to those files... Unless they are somewhere there in all downloaded assets (game/files/UnityCache/Shared/*)

andyrozman avatar Nov 12 '23 20:11 andyrozman