Functions won't run after a macro when On Disable FlowScript

FlowCanvas Forums Support Functions won't run after a macro when On Disable FlowScript

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #2906
    grove
    Participant

      Hi, perhaps I found another bug regarding DisableEvent.

      Functions that I put after a macro when triggered with On Disable event won’t get invoked. Yes, I can just switch the position of the macro in this case but perhaps in the future I would like to invoke 2 macros when On Disable so it would be nice to get a fix.

      EDIT: Ignore this problem. I just got the flow wrong. Everything is fine now.

      Attachments:
      You must be logged in to view attached files.
      #2908
      grove
      Participant

        I thought using split would help with the issue but turns out it doesn’t. So, I think this really is a bug.

        Attachments:
        You must be logged in to view attached files.
        #2922
        Gavalakis
        Keymaster

          Hello again and sorry for the late reply.

          Hmm. I just tried putting macros after an On Disable event, and with the new OnDisable event node fix I sent you before, it works fine and the macros are called. Could it be that the macro is checking  for null “Character Motor Owner” and it is null at time of execution (OnDisable). What are the contents of that macro? Does it work with another simple macro?

          Please let me know.

          Thanks!

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