TaskTools.cs Compare bug

Forums 💬 NodeCanvas ⚙️ Support TaskTools.cs Compare bug

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #19611
    roy
    Participant

      I’ve found a bug. I had a condition in a conditionlist which was comparing a global blackboard int to a static int. The test was always returning false though. I tracked it down to the following code in TaskTools.cs.

      Before:

      I modified the code to this which fixed the problem

      #19613
      roy
      Participant

        Oops – messed up the formatting there sorry – hopefully you can still follow my point.

        #19612
        Gavalakis
        Keymaster

          Hey,
          Yep there is a bug. It’s been fixed in the new submitted version 1.5.8 soon to go live 🙂

          Here is a shorter fix:

          Cheers

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