Skip to content

Mac build fails to decode .wem: revorb process failed #34

@shotfirer

Description

@shotfirer

Attempt to unpack .psarc file on Mac (M1, Tahoe 26.1, DLCB 3.5.0) fails on audio conversion:

AggregateException: One or more errors occurred. (revorb process failed with exit code: 134)
Inner exception:
Exception: revorb process failed with exit code: 134
   at Rocksmith2014.Audio.Conversion.validateRevorbOutput(Int32 exitCode, String output)
   at Rocksmith2014.Audio.Conversion.wemToOggImpl(String sourcePath, String targetPath)
   at Rocksmith2014.Audio.Conversion.wemToOgg(String wemFile)
   at Rocksmith2014.Audio.Conversion.wemToWav(String wemFile)
   at DLCBuilder.Utils.convert@252-1.Invoke(String wemFile)
   at Microsoft.FSharp.Collections.SeqModule.Iterate[T](FSharpFunc`2 action, IEnumerable`1 source) in D:\a\_work\1\s\src\FSharp.Core\seq.fs:line 633
   at DLCBuilder.StateUtils.importPsarc@429.MoveNext()
   at DLCBuilder.Main.task@249-30.MoveNext()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions