Last night I was working on a mod, I turn off my DSAS and this morning it's refusing to load my Anibnd with the following error log generated:
[2024.08.23 12:29:23][ERROR] Fatal error encountered during background task 'DirectOpenFile':
System.FormatException: Unknown DCX format.
at SoulsFormats.DCX.Decompress(BinaryReaderEx br, Type& type) in C:\Users\Green\GitHub\DSAnimStudio\SoulsAssetPipeline\SoulsFormats\SoulsFormats\Formats\DCX.cs:line 165
at SoulsFormats.SFUtil.GetDecompressedBR(BinaryReaderEx br, Type& compression) in```
I'm using a downpatched 1.12 version of the game,
any help would be appreciated