Run uipath program issue

Hi,

My program suddenly encountered a problem. Attached are all the logs. Could you please help me check what the problem is, thank you/

IssueLog.zip (50.8 KB)

Hi @Chen-Jim ,

Could you let us know if you are able to open the Project ? Or were you facing this issue in opening up of the Project itself ?

Hi @supermanPunch
The problem is I encountered after running a certain module after opening the project.

@Chen-Jim ,

In that case, Could you maybe try performing the Debug and check at which specific activity the error happens ?

Check the below Debugging Guide if not already familiar :

@supermanPunch
I only encountered this issue using the Writeline Activity. The attachment contains all the logs, including error messages

@Chen-Jim

Check the variable you are passing in Writeline Activity
I believe it is getting null because of that you are getting Object reference error

Hope this may help you

Thanks,
Srini

@Chen-Jim ,

This information is more helpful to us and a Quick Reflect on what was happening at your end. Even though the logs are required to trace the findings, but for these kind of errors we wouldn’t even need to go through the logs.

Could you Check what is it that you are passing in the Write Line Activity ? Is the variable having an empty value ?

Also, When Providing the Logs what we would need is the Execution Log :
image