Okay. I am having the same problem with the BIS_fnc_taskDefend.
The trigger is: Condition: this
On Act: [egrp1, [getpos camp1]] call BIS_fnc_taskDefend;
The game logic is: _newObjs = [getPos this, 270, "checkpoint1_us"] call (compile (preprocessFileLineNumbers "ca\modules\dyno\data\scripts\objectMapper.sqf"));
I have a Functions and Preload manager module placed, but do I need to synchronize them with someone or something?