[2014.10.18-10.21.42:032][ 0]LogBlueprint:Warning: [compiler] Warning Unable to find function with name 'AiSupressionNotify' for AiSupressionNotify
[2014.10.18-10.21.42:033][ 0]LogBlueprint:Error: [compiler] Error Function 'AiSupressionNotify' called from AiSupressionNotify should not be called from a Blueprint
[2014.10.18-10.21.42:034][ 0]LogBlueprint:Error: [compiler] Error Pin SuppHP named SuppHP doesn't match any parameters of function AiSupressionNotify
[2014.10.18-10.21.42:034][ 0]LogBlueprint:Warning: [compiler] Warning [0006.88] Compile of BP_BaseInfantry failed. 2 Fatal Issue(s) 1 Warning(s) [in 2 ms]
[2014.10.18-10.21.42:217][ 0]LogBlueprint:Error: [compiler] Error The type of TargetArray is undetermined. Connect something to Length to imply a specific type.
[2014.10.18-10.21.42:218][ 0]LogBlueprint:Error: [compiler] Error Default value '' for TargetArray is invalid: 'Literal values are not allowed for array parameters. Use a Make Array node instead'
I have a similar problem. In Standalone, I get warnings that a certain event cannot be found, but there doesn’t seem to be any issues in PIE / Editor.
Has there been any new info on this problem?