Multiple errors shown in output upon opening a flow

Scenario: Opening a specific workflow in uipath generates lines of errors in the output box.

Steps to reproduce:

Current Behavior: Error lines show in the output box on all local machines (except the machine of the original dev) no errors appear on virtual machines and code will still run on virtual machines. You cannot copy any of the decision flows as they are not initialised in the designer according to the error pop-up.

Expected Behavior: No error.

Studio/Robot/Orchestrator Version: 2016.2.6232

Others if Relevant: (workflow, logs, .net version, service pack, etc): error message below -

Could not resolve type ‘Error’ because could not find one or more of its type arguments. Row: 2329, Column: 92
Could not find type ‘UiPath.Activities.TextNotFoundException’ in assembly ‘UiPath.Activities’. Row: 2329, Column: 92
Could not resolve type ‘Error’ because could not find one or more of its type arguments. Row: 2330, Column: 94
Could not find type ‘UiPath.Activities.TextNotFoundException’ in assembly ‘UiPath.Activities’. Row: 2330, Column: 94
Could not find member ‘Argument’ in type ‘Error’. Row: 2331, Column: 96
Could not resolve type ‘Error’ because could not find one or more of its type arguments. Row: 2332, Column: 98
Could not find type ‘UiPath.Activities.TextNotFoundException’ in assembly ‘UiPath.Activities’. Row: 2332, Column: 98
Could not resolve type ‘Error’ because could not find one or more of its type arguments. Row: 2404, Column: 92
Could not find type ‘UiPath.Activities.TextNotFoundException’ in assembly ‘UiPath.Activities’. Row: 2404, Column: 92
Could not resolve type ‘Error’ because could not find one or more of its type arguments. Row: 2405, Column: 94
Could not find type ‘UiPath.Activities.TextNotFoundException’ in assembly ‘UiPath.Activities’. Row: 2405, Column: 94
Could not find member ‘Argument’ in type ‘Error’. Row: 2406, Column: 96
Could not resolve type ‘Error’ because could not find one or more of its type arguments. Row: 2407, Column: 98
Could not find type ‘UiPath.Activities.TextNotFoundException’ in assembly ‘UiPath.Activities’. Row: 2407, Column: 98
Could not resolve type ‘Error’ because could not find one or more of its type arguments. Row: 2329, Column: 92
Could not find type ‘UiPath.Activities.TextNotFoundException’ in assembly ‘UiPath.Activities’. Row: 2329, Column: 92
Could not resolve type ‘Error’ because could not find one or more of its type arguments. Row: 2330, Column: 94
Could not find type ‘UiPath.Activities.TextNotFoundException’ in assembly ‘UiPath.Activities’. Row: 2330, Column: 94
Could not find member ‘Argument’ in type ‘Error’. Row: 2331, Column: 96
Could not resolve type ‘Error’ because could not find one or more of its type arguments. Row: 2332, Column: 98
Could not find type ‘UiPath.Activities.TextNotFoundException’ in assembly ‘UiPath.Activities’. Row: 2332, Column: 98
Could not resolve type ‘Error’ because could not find one or more of its type arguments. Row: 2404, Column: 92
Could not find type ‘UiPath.Activities.TextNotFoundException’ in assembly ‘UiPath.Activities’. Row: 2404, Column: 92
Could not resolve type ‘Error’ because could not find one or more of its type arguments. Row: 2405, Column: 94
Could not find type ‘UiPath.Activities.TextNotFoundException’ in assembly ‘UiPath.Activities’. Row: 2405, Column: 94
Could not find member ‘Argument’ in type ‘Error’. Row: 2406, Column: 96
Could not resolve type ‘Error’ because could not find one or more of its type arguments. Row: 2407, Column: 98
Could not find type ‘UiPath.Activities.TextNotFoundException’ in assembly ‘UiPath.Activities’. Row: 2407, Column: 98

Bump

Error still exists. Hoping somebody can help.