Everything works except for audio files.
Music/Sound seem to come in two formats: ".awb" which you can play in Eternity Audio Tool just fine, no problems there, and ".uasset" which gives error when extracting with Umodel. The background music is available in ".awb" and in ".uasset". Sound effects, however, seems to only come in the ".uasset" format, when trying to extract them nothing happens and log reads:

Is it because Umodel doesn't support whatever it is inside yet or because the actual sound files are not in there? If not there, I don't know where else they can be, I scanned the files for more ".awb" files but there are none.
There's a lot of ".uasset" files in the "Sound/se" folder that are only 1KB (maybe just a CUE redirecting to actual sound file) and some others that are much larger meaning that any kind of sound should actually be inside, but these also doesn't extract.
Any ideas?