Same bot is working on one system and giving conversion error on another system

I developed one bot which is working on the text file and excels and it is totally working fine in my system but when I put that bot in my office pc it is giving conversion error.
Please try to go through the given screenshot

I don’t think this is a problem with the system.
The amount(0) is not a number to convert to double. It seems to be a string - Virginia Crdeit union 8 ---------

You should probably check the Splitting transaction item step before.

But same code properly working in my another system.

That’s weird. Probably you need to set a breakpoint at this step and check what’s the value that is being passed in the machine that works.