midiMessageReceive with enabled LUA caused crash

Home Forums General Programming midiMessageReceive with enabled LUA caused crash

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #478
    darlock
    Participant
      • Topics: 3
      • Replies: 13
      • Total: 16

      In r810 my panel start crash to desktop .
      When i set ctrlrLuaDisabled="1" in Ctrlr.overrides crashing ceased, but i`m unable to receive and send sysex and parse sysex without LUA.
      Also i`m founded that crash apear when ctrlr panel received incoming cc and nrpn message (when lua enabled, but when lua disabled all work fine)

      #3443
      dasfaker
      Keymaster
        • Topics: 80
        • Replies: 793
        • Total: 873
        • ★★★

        Maybe related, my panel crash Ctrlr when using midiMessageReceived and get this error message: "Microsoft Visual C++ Runtime Library: Runtime Error! abnormal program termination"

        #3444
        Widy75
        Participant
          • Topics: 10
          • Replies: 61
          • Total: 71

          i also hat the problem on revsion 833
          if i create a empty panel and only apply a function called on receive midi notes .. the function body was only console("midi received")
          if the panel receives a simple cc value the ctlr vst crashes

          This works now in the Revision 915 ..so far so good <img decoding=” title=”Smile” />
          But i have a problem with Revision 915 ….
          load ctrlr and panel works
          set vst state to offline works
          set vst state to online ctrlr crash

          using reaper 32 bit in win7 64 bit
          i always work with online offline handling of vst devices .. after recording an external synth i set the vst to offline and only keep the wav … but if i need some fix i can recal my external device with the right setup or i can open a second instanze of the same synth for another track

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

            Don’t know what that offline/online thingy does i’ll give that a check and see what i can fix in that matter.

            #3446
            Widy75
            Participant
              • Topics: 10
              • Replies: 61
              • Total: 71

              offline / online handling is near the same as u delete load the vst plugin in one track (but with restoring all states)

              in reaper i found out ..
              i can load many instances of ctrlr vst’s and panels inside
              also i can load a project with more ctrls with loaded panels included

              but if i start to delete one ctrlr vst with loaded panel
              i can not load a ctrlr panel any more …. i can load the ctrlr vst but if a load a panel reaper crashes

              lg widy

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