Just wanted to see if others are having this issue. After the update i had noticed lots of my scripts stopped working and traced it back to ALIVE_fnc_getNearProfiles not working. Try this and let me know.
_profiles = [getPos player, 5000, ["WEST"]] call ALIVE_fnc_getNearProfiles; hint format["Test: %1",count _profiles];