Reply To: Best Way to Debug Error?

NodeCanvas Forums General Discussion Best Way to Debug Error? Reply To: Best Way to Debug Error?

#15453
bonyyousuf
Participant

I’ve modified the line number 290 of task.cs as such. Now it’s much better

return Error(string.Format(“A required BBParameter field value named ‘{0}’ is not set for {1} on {2}.”, field.Name, name, agent.name));