LAU midiMassageReceived cause crash

Home Forums General Programming LAU midiMassageReceived cause crash

Viewing 6 posts - 21 through 26 (of 26 total)
  • Author
    Posts
  • #3968
    DMM
    Participant
      • Topics: 6
      • Replies: 46
      • Total: 52

      in the vst version i’m getting a massage in the console
      MANAGER INIT
      Callback error: midiMassageReceivedlua runtime error
      At line [-1]:
      (tail call)

      What:
      tail
      Namewhat:

      Name:

      Error message:
      attempt to call a nil value. Method disabled

      #3969
      DMM
      Participant
        • Topics: 6
        • Replies: 46
        • Total: 52

        And with your latest code i’m getting:
        Callback error:midiMassageReceived
        lua runtime error
        at line [-1]:
        [C]
        error message:
        attempt to call a nil value
        method disabled

        and then my vst host crashes also (Native Instruments Maschine)

        #3970
        DMM
        Participant
          • Topics: 6
          • Replies: 46
          • Total: 52

          I’m sorry Atom, didn’t read your last reply.
          It works!!!!!
          At least in the vst version. havn’t tryed standalone yet.

          #3971
          atom
          Keymaster
            • Topics: 159
            • Replies: 2945
            • Total: 3104
            • ★★★★★

            Good i think there is a very weird bug that i need to find, i added some more checks that might help in the new builds.

            #3972
            DMM
            Participant
              • Topics: 6
              • Replies: 46
              • Total: 52

              The midiMessageReceived function is working (well sort of <img decoding=” title=”Wink” /> stil some things to figure out
              but it’s a big leap forward <img decoding=” title=”Wink” />

              Just for my understanding.
              The errorcode above speaks of runtime error at line [-1].
              This is the method name?

              #3973
              atom
              Keymaster
                • Topics: 159
                • Replies: 2945
                • Total: 3104
                • ★★★★★

                No it’s a runtime error not a syntax error, this means something much more complicated and i need to figure out what exactly.

              Viewing 6 posts - 21 through 26 (of 26 total)
              • The forum ‘Programming’ is closed to new topics and replies.
              There is currently 0 users and 53 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