Whenever I try to pack a certain folder with binarization enabled it throws the following error.
Build failed. Result code=-1073741819
Binarize task failed.
These are in the directory for Binarize.exe
Also, when I use CfgConvert to change the config.cpp to a .bin and disable binarization in Addon Builder I get the following error instead:
Build failed. Result code=1
CfgConvert task failed.
I seriously doubt it's caused by a flaw in the config.cpp as it runs fine in-game when packed without binarization. Although I can't be completely sure as I'm modifying someone else's old mod for my own personal use and I didn't write most of the code. When packing a small config.cpp I wrote myself binarization works fine.