Page MenuHomeFeedback Tracker

a3 binarise crashes due to ca\ui\config.cpp
New, WishlistPublic

Description

when packing a map that uses arma2 buildings from ca, a3 binarise crashes while looking for land_xx classes

the cause is in addon CAUI

class RscDisplayLoading
{

onload = "_this call compile preprocessfilelinenumbers 'ca\ui\scripts\ui_loadingText.sqf';";

Details

Legacy ID
353844026
Severity
None
Resolution
Open
Reproducibility
Always
Category
Config
Steps To Reproduce

pack any map that needs to hunt down land_xxx classes from the ca\folders

this is common when using any of the community terrain packs which make arma2 assets available for a3

the offending property in binarise is, of course

-addon=p:\a3,p:\ca

no doubt, this same fault will appear in a3 only folders at some point in the future since it is a parsing error.

Event Timeline

mikero edited Steps To Reproduce. (Show Details)Jul 10 2015, 12:16 AM
mikero set Category to Config.
mikero set Reproducibility to Always.
mikero set Severity to None.
mikero set Resolution to Open.
mikero set Legacy ID to 353844026.May 8 2016, 12:20 PM