Hello,
I've been receiving an error stating I don't have the English package installed even tho i have it, and placed first. The OCR action "Waiting for text on screen" is also set to English. So far I've tried the complete flow on one PC and it works just fine, while on this one I'm working on, it doesn't. Could I be missing something? Could it be something broken with recent updates?
P.s. Also notice how in the error message bellow, when they state the currently installed packages are, it's empty?
"Problem while executing action 'TextOnScreenToAppearWithWindowsOcr'. Language 'English' isn't installed in Windows, add the language pack on the machine. The languages currently installed are: and can be used with Windows OCR
Microsoft.Flow.RPA.Desktop.Modules.SDK.ActionException: Language 'English' isn't installed in Windows, add the language pack on the machine. The languages currently installed are: and can be used with Windows OCR
at Microsoft.Flow.RPA.Desktop.Modules.OCR.Actions.TextOnScreenActionBase.TextExistsOnScreen()
at Microsoft.Flow.RPA.Desktop.Modules.OCR.Actions.WaitTextOnScreenAction.Execute(ActionContext context)
at Microsoft.Flow.RPA.Desktop.Robin.Engine.Execution.ActionRunner.Run(IActionStatement statement, Dictionary`2 inputArguments, Dictionary`2 outputArguments)"