Hi,
when trying to use QuickBMS 0.7.2a with the Unity Engine Assets Extractor script 0.2.4 on this file this error message pops up:
Error: offset in GetVarChr (0x00000000) is bigger than the var (0x00000000)
Any ideas why?
Trouble extracting files from a Unity Asset file.
-
- Posts: 3
- Joined: Fri Jan 01, 2016 1:59 pm
Trouble extracting files from a Unity Asset file.
Last edited by parasitictwin on Sun Jan 03, 2016 8:34 pm, edited 1 time in total.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Trouble extracting files from a Unity Asset file.
The resource file can be extracted with fsbext -o -1 (it's a sequence of FSB5 archives).
Currently the unity.bms script is not able to extract some types of Unity5 archives, yours is one of them.
Have you tried also this new tool?
viewtopic.php?f=9&t=1380
Currently the unity.bms script is not able to extract some types of Unity5 archives, yours is one of them.
Have you tried also this new tool?
viewtopic.php?f=9&t=1380
-
- Posts: 3
- Joined: Fri Jan 01, 2016 1:59 pm
Re: Trouble extracting files from a Unity Asset file.
Oh well, I guess I'm out of luck then. Thanks anyways!aluigi wrote:The resource file can be extracted with fsbext -o -1 (it's a sequence of FSB5 archives).
Currently the unity.bms script is not able to extract some types of Unity5 archives, yours is one of them.
Yeah, but it doesn't work with files more recent than 5.1.aluigi wrote:Have you tried also this new tool?
viewtopic.php?f=9&t=1380
Last edited by parasitictwin on Sun Jan 03, 2016 8:35 pm, edited 1 time in total.
-
- Posts: 3
- Joined: Fri Jan 01, 2016 1:59 pm
Re: Trouble extracting files from a Unity Asset file.
*please delete*