Repeat Flag on Tree Owner Component cannot be deactivated

Forums 💬 NodeCanvas ⚙️ Support Repeat Flag on Tree Owner Component cannot be deactivated

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #16614
    olaf scheunemann
    Participant
      Hi, I am new to NodeCanvas but in the start I have this weird problem: I cannot deactivate the “Repeat” flag in the Tree Owner component?! I am using 19.2.0F1.
      All I did was add my first Hello World node
      but it keeps repeating after 1 second is over…

      so I click on the Repeat box but the hook stays

       

      Any idea what might be causing this anyone?

      Thx

      Regards

      Olaf

      #16615
      Gavalakis
      Keymaster

        Hello Olaf,

        Thanks for informing me of this bug. It was introduced in the latest version accidentaly due to some changes.
        To fix this, please open up GraphOwner.cs file and change the property in line #411 to be like this:

        Please also make sure that the property in line #394 (same file) is looking exactly like the code bellow (which means that you are using the latest version), other wise please do not make the change I posted above before you update.

        Let me know if the fix works for you.

        Thanks!

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