When i first started the script it asked for passport information but i had this error Invalid parameters: $did (line 3169, vincula.mrc) i looked vincula file and saw some minor error with this
alias passportce { %gwensquickfix = on | return $dialog(msn.ppadd,msn.ppinfo,-4)
}
alias passportstart { return $dialog(msn.ppadd,msn.ppinfo,-4)
}
in alias passportstart also please do change to this coding
alias passportstart { %gwensquickfix = on | return $dialog(msn.ppadd,msn.ppinfo,-4)
}
This solved the error for me.
i attached an screenshot with this