-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Error while reading assets file #1007
Comments
open the file with a hex editor(HxD) and see the contents from the beginning |
apparently it is not encrypted, it may be incompatibility with the program, if possible send the file so we can see if it is encrypted or not |
Here's the file common_3ae18f21bef82222ac1c78cfe4bd3db5.zip |
version UnityFS 5.x.x 2020.3.29f1 not suported or bug, use https://github.com/SeriousCache/UABE/releases, to open and export the data |
I’ve already tried exporting the data, it gives me bunch of .dat files that won’t open in AssetStudio or Noesis even if I rename to FBX or other file formats that I think it was inside before extraction from bundle file. |
You'll want to find the Unity version of that file in the hex editor (in this case 2020.3.29f1) and in Asset Studio, go under options, then Specify Unity version, then type/paste in the unity version in that box. Load the files again, and you should be good to go. |
Oh, it actually working now, thank you so much for your tip about version 🙏🏻 |
Hi, I'm trying to extract content from iOS game called "Warped Kart Racers", it wont open any of bundle file and only gives me same error and that's it, it seems like all bundle files encrypted or something else.
The text was updated successfully, but these errors were encountered: