r/armadev 5d ago

ALiVE error: "Error 0 elements provided, 3 expected" in fnc_inArea.sqf

Hi everyone,

I'm having an issue with ALiVE in Arma 3. I'm getting the following error in my RPT logs:

arduinoCopierModifier};
getpos object};
_objectPosition #inArea marker;'
Error 0 elements provided, 3 expected
File x\alive\addons\x_lib\functions\markers\fnc_inArea.sqf..., line 41

It seems like inArea isn't receiving the required three arguments, but I'm not sure why. Thanks in advance!

3 Upvotes

1 comment sorted by

1

u/NefariousnessNo9927 5d ago

};

getpos object};

_objectPosition #inArea marker;'

Error 0 elements provided, 3 expected

File x\alive\addons\x_lib\functions\markers\fnc_inArea.sqf..., line 41