Skip to content

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

Open
@xypwn

Description

@xypwn

Description
Two different kinds of errors:

  • Invalid magic number (always seems to be "\x00\x04\x02\x00")
  • RIFF size does not match file size

System info:

  • Filediver version: 5d2fa4c
  • OS: Windows

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingextractorSomething to do with an extractor

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions