Reply To: Best Way to Debug Error?

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

#13242
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));