Rocksmith2014.NET icon indicating copy to clipboard operation
Rocksmith2014.NET copied to clipboard

Crash on Import PSARC File (Quick Edit)

Open pavianshupe opened this issue 1 year ago • 1 comments

DLC Builder 2.2.2 crashes on Mac Air M2 (Ventura 13.5) when opening Mac PSARC for quick edit with following message:

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 [email protected](String wemFile) at Microsoft.FSharp.Collections.SeqModule.Iterate[T](FSharpFunc2 action, IEnumerable1 source) in D:\a_work\1\s\src\FSharp.Core\seq.fs:line 632 at [email protected]() at [email protected]()

pavianshupe avatar Aug 12 '23 13:08 pavianshupe

I wonder if it's somehow related to the issue on linux #15?

Don't know if rebuilding revorb would help.

iminashi avatar Aug 12 '23 15:08 iminashi