Read CSV error on one robot, not on the other

Hi,

I am running a process through Orchestrator and on two out of three robot it runs without error, on one robot on the other hand i get a read csv error. I am puzzled why this error occurs and cannot explain it. It happens with various queue items so it is not that this CSV is corrupt or anything. This is the message I get:

18.4.2+Branch.master.Sha.9888b477be8d3ec8a832306fc59c34ba6edad108

Source: Read CSV

Message: The CSV file format for L:\Smallsteps Staf\RPA\Programma\Kosten Personeel\input\GGD\2019\9\250401.csv is invalid

Exception Type: System.Exception

An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
System.Exception: The CSV file format for L:\Smallsteps Staf\RPA\Programma\Kosten Personeel\input\GGD\2019\9\250401.csv is invalid
at UiPath.Executor.WorkflowRunner.EndExecute(IAsyncResult result) in D:\a\1\s\Robot\UiPath.Executor\WorkflowRuntime.cs:line 208
at UiPath.Core.Activities.InvokeWorkflowFile.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.System.Activities.IAsyncCodeActivity.FinishExecution(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.CompleteAsyncCodeActivityData.CompleteAsyncCodeActivityWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)

Can anyone help me?

Greetings Dion

Nobody?