hyperPad hyperPad Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Login

    Selective Behavior Execution

    Scheduled Pinned Locked Moved
    Comments & Feedback
    3
    4
    220
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      Thecheater887
      last edited by Thecheater887

      A possible bug, probably not reproducible, but it's been plaguing my projects for a while now.

      Behaviors as simple as 1+1 or as complex as calculating angles and moving an object.

      They just randomly stop executing.

      For instance, I have a loop that waits for X seconds. In this case, 5-(100/250)/100, then get health bar, and set label. The only issue is, it never gets to set label, and the loop doesn't, while get health bar is valid.

      Is there a way to pinpoint or fix this, beyond just pointing fingers?

      Edit: I didn't notice there was a new bug reports section until just now. Please move whenever you can @administrators

      Aidan_FireA 1 Reply Last reply Reply Quote 0
      • Aidan_FireA
        Aidan_Fire @Thecheater887
        last edited by

        @Thecheater887 I'm not entirely sure what you are doing, but if you have a loop with a wait connected under it, it will only ever work at the end of the loop, if wait is activated while it's still waiting, the wait timer just resets.

        T 1 Reply Last reply Reply Quote 0
        • T
          Thecheater887 @Aidan_Fire
          last edited by

          @Aidan-Oxley I'm just talking in general.

          I did, however, disconnect the loop, and it maintained its failure to execute.

          Other projects have been halted due to this issue that had nothing to do with loops, all had to attributes that I recall, and usually with math.

          1 Reply Last reply Reply Quote 0
          • HamedH
            Hamed Admin
            last edited by

            Post a picture of behaviors. This is most likely a logic issue and not a bug.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post