Rev 1547 troubles

Home Forums General Using Ctrlr Rev 1547 troubles

Viewing 2 posts - 21 through 22 (of 22 total)
  • Author
    Posts
  • #13550
    atom
    Keymaster
      • Topics: 159
      • Replies: 2945
      • Total: 3104
      • ★★★★★

      A lot has changed, so there might be a million ways this could be affecting your code.

      I’m not saying your code is bad i’m saying i can’t read it, that just says something about me not your code.

      I can quickly tell you that i saw in one of the closed tabs a lot of startTimer() calls, waaaaaay too many (i see no situation where even the most complicated panel would use more then 3 timers). Have a look at this timer code if you are not falling into an issue there.

      Trace the message that gets sent (the sysex repeated in the logs), see where in lua you are sending it, either by setting a modulator value or directly sending it using panel:sendMidi(). Once you catch that, try to trace back what methods call this method (it’s all like a chain).

      Also add some console() debugging stuff, at the start of every method try to do console(“method BLAH start”) (replace BLAH with the name of the method), try to see what gets called right before the bad stuff happens.

      #13553
      zeoka
      Participant
        • Topics: 73
        • Replies: 466
        • Total: 539
        • ★★★

        I look at all your stuffs these times and there’s a lot !

        The script with a lot of timers is not responsible(a priori) : it sends .
        Why so many timers? because i can’t get actually ONE timer doing differents things !
        May be DO and FOR loop ? remember that a program is 53 dumps ! i use 29 of them (patterns not integrated)
        It works nice you can try… “send edit” button
        I’ve found what crash but not the reason but that’s a start
        The fx1-3 crash simply when i turn it with the mouse (rev1577)

        Attachments:
        You must be logged in to view attached files.
      Viewing 2 posts - 21 through 22 (of 22 total)
      • The forum ‘Using Ctrlr’ is closed to new topics and replies.
      There is currently 0 users and 72 guests online
      No users are currently active
      Forum Statistics
      Threads: 2,495, Posts: 17,374, Members: 77,605
      Most users ever online was 12 on January 22, 2019 3:47 pm
      Ctrlr