xypwn / filediver

A tool for Helldivers 2 that extracts 3D models, audio, video, textures and more.
BSD 3-Clause "New" or "Revised" License
24 stars 1 forks source link

[EXTRACTOR ERROR] Fails to extract some wwise_bank streams #6

Open xypwn opened 3 months ago

xypwn commented 3 months ago

Description Two different kinds of errors:

System info:

Error output

ERROR extract content/audio/Helldiver_IR.wwise_bank: wwise: OpenWem: invalid "RIFF"/"RIFX" magic number (got: "♦☻" | [0 4 2 0])
ERROR extract content/audio/Helldiver_Standard_VO.wwise_bank: wwise: OpenWem: RIFF size (44057) does not match file size (1586)
ERROR extract content/audio/cutscenes_sfx.wwise_bank: wwise: OpenWem: RIFF size (408537) does not match file size (4486)
ERROR extract content/audio/env_arctic.wwise_bank: wwise: OpenWem: RIFF size (51950) does not match file size (1464)
ERROR extract content/audio/env_moor.wwise_bank: wwise: OpenWem: RIFF size (65980) does not match file size (1405)
ERROR extract content/audio/env_primordial.wwise_bank: wwise: OpenWem: RIFF size (108755) does not match file size (1992)
ERROR extract content/audio/env_sandy.wwise_bank: wwise: OpenWem: RIFF size (447830) does not match file size (1916)
ERROR extract content/audio/env_shared.wwise_bank: wwise: OpenWem: invalid "RIFF"/"RIFX" magic number (got: "♦☻" | [0 4 2 0])
ERROR extract content/audio/env_ship.wwise_bank: wwise: OpenWem: RIFF size (3739) does not match file size (1169)
ERROR extract content/audio/haz_explosivemushroom.wwise_bank: wwise: OpenWem: RIFF size (160127) does not match file size (2375)
ERROR extract content/audio/haz_fire.wwise_bank: wwise: OpenWem: RIFF size (51950) does not match file size (1464)

Additional context None.

ChiliEater commented 2 months ago

I can reproduce this on Linux using commit 5991ffa:

INFO Game directory: "/mnt/fast/chili/Games/Steam/steamapps/common/Helldivers 2"
INFO Output directory: "helldivers2"
INFO Reading metadata...
INFO Known hashes: names 24.75%, types 95.45%
INFO Extracting files...
ERROR extract content/audio/Helldiver_IR.wwise_bank: wwise: OpenWem: invalid "RIFF"/"RIFX" magic number (got: "" | [0 4 2 0])
ERROR extract content/audio/Helldiver_Standard_VO.wwise_bank: wwise: OpenWem: RIFF size (44057) does not match file size (1586)
ERROR extract content/audio/cutscenes_sfx.wwise_bank: wwise: OpenWem: RIFF size (408537) does not match file size (4486)
ERROR extract content/audio/env_arctic.wwise_bank: wwise: OpenWem: RIFF size (51950) does not match file size (1464)
ERROR extract content/audio/env_moor.wwise_bank: wwise: OpenWem: RIFF size (65980) does not match file size (1405)
ERROR extract content/audio/env_primordial.wwise_bank: wwise: OpenWem: RIFF size (108755) does not match file size (1992)
ERROR extract content/audio/env_sandy.wwise_bank: wwise: OpenWem: RIFF size (447830) does not match file size (1916)
ERROR extract content/audio/env_shared.wwise_bank: wwise: OpenWem: invalid "RIFF"/"RIFX" magic number (got: "" | [0 4 2 0])
ERROR extract content/audio/env_ship.wwise_bank: wwise: OpenWem: RIFF size (3739) does not match file size (1169)
ERROR extract content/audio/haz_explosivemushroom.wwise_bank: wwise: OpenWem: RIFF size (160127) does not match file size (2375)
ERROR extract content/audio/haz_fire.wwise_bank: wwise: OpenWem: RIFF size (51950) does not match file size (1464)
ERROR extract content/audio/music.wwise_bank: wwise: OpenWem: RIFF size (5101192) does not match file size (3189)
ERROR extract content/audio/obj_hellbomb.wwise_bank: wwise: OpenWem: RIFF size (570386) does not match file size (3003)
ERROR extract content/audio/obj_missile_silo.wwise_bank: wwise: OpenWem: RIFF size (134690) does not match file size (2140)
ERROR extract content/audio/obj_oil_pump.wwise_bank: wwise: OpenWem: RIFF size (287095) does not match file size (1771)
ERROR extract content/audio/obj_raise_flag.wwise_bank: wwise: OpenWem: RIFF size (912041) does not match file size (3395)
ERROR extract content/audio/rev_gameplay.wwise_bank: wwise: OpenWem: invalid "RIFF"/"RIFX" magic number (got: "" | [0 4 2 0])
ERROR extract content/audio/rev_ship_hub.wwise_bank: wwise: OpenWem: invalid "RIFF"/"RIFX" magic number (got: "" | [0 4 2 0])
ERROR extract content/audio/stratagems.wwise_bank: wwise: OpenWem: RIFF size (167051) does not match file size (2285)
ERROR extract content/audio/tutorial.wwise_bank: wwise: OpenWem: RIFF size (1429887) does not match file size (782)
ERROR extract content/audio/weapons_superearth.wwise_bank: wwise: OpenWem: RIFF size (34342) does not match file size (3249)
INFO Extracted 10855/10876 matching files