Page MenuHomeFeedback Tracker

Binarize.exe crashes when using Addon Builder
New, NormalPublic

Description

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.

Details

Severity
Crash
Resolution
Open
Reproducibility
Always
Operating System
Windows 7
Operating System Version
Windows 7 Ultimate SP1 x64
Category
Tools

Event Timeline

Drift_91 created this task.Sep 8 2016, 4:26 AM
tom_48_97 added a subscriber: tom_48_97.EditedSep 8 2016, 2:53 PM

Hello, can you share the parameters you're using in Addon Builder?

Hello, can you share the parameters you're using in Addon Builder?

Do you mean the checkboxes on the main window? I tried enabling and disabling all of them except the "clear temp folder" one, which was enabled. Changing the "sign output PBO file" one seemed to make no difference. "Binarize all textures" didn't seem to change anything either. As described in my original post, turning the "Binarize" option on and off gave a different error for each state.

I should mention that I also tested by unpacking the original PBO made by someone else, immediately repacked it with Addon Builder without making any modifications and got the same errors. If you need the PBO, several (if not all) of the PBOs in this mod cause the problem when repacking after being unpacked: http://www.armaholic.com/page.php?id=19420

I apologize if it's a flaw in the mod and not addon builder. The whole reason I'm having to modify the mod is because of mistakes made by the original developer.

Drift_91 added a comment.EditedFeb 9 2017, 10:12 AM

Having the problem yet again, this time with a different mod. Building the mod without binarization works fine. I don't see why this still isn't fixed.

Drift_91 renamed this task from Addon Builder Issues with Binarizing to Binarize.exe crashes when using Addon Builder.Feb 9 2017, 10:32 AM
Drift_91 updated the task description. (Show Details)
Drift_91 changed Reproducibility from Sometimes to Always.
Drift_91 changed Operating System Version from Ultimate to Windows 7 Ultimate SP1 x64.

This also shows up along with the "Binarize task failed." error mentioned in the original post:


I've edited the title of this thread to better describe the issue.

Any progress made on this?

This comment was removed by BIS_fnc_KK.