Error message context not highlighted

Forums 💬 NodeCanvas ⚙️ Support Error message context not highlighted

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #16171
    anton petrov
    Participant

      Hi!

      Today I got this error:

      (Execution Error): Failed to resolve Agent to requested type ‘Character’, or new Agent is NULL. Does the Agent has the requested Component?

      And it took me a while to figure out what node was generating it.

      Looks like Unity cannot highlight context object bound to this error message because it is a Task and not a Unity Object or a component. So seeing the type of ‘this’ in an error message could be useful.

       

      #16172
      Gavalakis
      Keymaster

        Hello again,

        If you open up the custom “Graph Console”, then most errors/warnings/infos logged in that console are clickable which will automatically open up the related graph and focus that graph on the related node that poped that log.

        Have you tried that? 🙂
        Let me know!

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.