%v_FinalBuilderPath%\BuildDeploy\environment.ini it resolves it to:
File d:\testname\\finalbuilderscripts\moss\BuildDeploy\environment.ini does not exist.
I have put in the missing username as the string is empty. What is odd that it resolves the first variabel v_applicationName but not the windows variable %username%.
If you edit the v_tfsworkspacelocalpath and v_FinalBuilderPath variables and enable the “Macro” option on them, it will force them to always re-revaluate the value of these variables when they are read.
Nevertheless, in this case it should have evaluated %USERNAME% correctly, so it looks like a bug. I’ll investigate it and get back to you (although the Macro change described above should fix the problem for now.)
Can you send your project or an example project that shows this issue to support at finalbuilder dot com so we can see what is going on. I’ve tried to reproduce this here but so far it’s behaving fine.