OSC Crash

Post your questions here and we'll all try to help.
Post Reply
gavspav
Posts: 86
Joined: Thu Oct 02, 2008 20:45

OSC Crash

Post by gavspav »

I managed to crash Resolume by sending OSC values for in/out/position points for a clip.

I was editing a m4l patch and probably sent it some non sensical values but thought you'd want to know.

Where's the best place to report bugs?
Attachments
osccrash.zip
(12.64 KiB) Downloaded 622 times

User avatar
Tschoepler
Posts: 467
Joined: Fri Mar 13, 2009 04:26

Re: OSC Crash

Post by Tschoepler »

Could you upload the patch as well?
By doing so I could check if the problem is present on the PC side as well.

best,
jake
████▀ ▄█ tschoepler.net █████ zweifarbton.net █▄ ▀████

gavspav
Posts: 86
Joined: Thu Oct 02, 2008 20:45

Re: OSC Crash

Post by gavspav »

I've attached the patch but its in a very early state!

To try it unzip the file, open the text file and paste into an empty m4l audio effect device. You need the OSC external.
Attachments
looppointsend.zip
(3.33 KiB) Downloaded 606 times

Joris
Posts: 5186
Joined: Fri May 22, 2009 11:38

Re: OSC Crash

Post by Joris »

Thanks for the find Gavspav, and thanks for the testing Tschoepler.

Overall posting on the forum is a good way to report a general bug. If you think the problem is specific to your machine, you can use the Feedback option in the preferences to send us your logfile. If you want a quick response you can of course always mail us at support[at]resolume[dot[com].

Joris

gavspav
Posts: 86
Joined: Thu Oct 02, 2008 20:45

Re: OSC Crash

Post by gavspav »

I actually tried using the resolume.dispatcher maxforlive device which I got from the website somewhere.

Having quite strange results though - sending my osc data doesn't seem to work until I stop or start live's transport.

Then the messages get through.

I'm sure its user error but I just don't get it at the moment.

User avatar
Tschoepler
Posts: 467
Joined: Fri Mar 13, 2009 04:26

Re: OSC Crash

Post by Tschoepler »

I don't have M4L just plain MAX. But nonetheless I was able to have a look at the patch and the message that get's send out seems to be right: /layer1/clip1/audio/position/values
In my case the three values were all set 0.224116 but it didn't crash Resolume. You could try to record what is going through the OpenSoundControl and check the lines when Resolume crashes. Sorry I couldn't help in more detail.
████▀ ▄█ tschoepler.net █████ zweifarbton.net █▄ ▀████

gavspav
Posts: 86
Joined: Thu Oct 02, 2008 20:45

Re: OSC Crash

Post by gavspav »

Thanks for looking anyway - I've realized the strange results were because you need to send a bang to the OpenSoundControl object to send your message.

Not sure about the crash yet but I'll get there or at least somehwere in the end!

gavspav
Posts: 86
Joined: Thu Oct 02, 2008 20:45

Re: OSC Crash

Post by gavspav »

Can you try sending Resolume 3 values greater than 1, eg 1.02 1.02 1.8

I think this causes a crash.

User avatar
Tschoepler
Posts: 467
Joined: Fri Mar 13, 2009 04:26

Re: OSC Crash

Post by Tschoepler »

nope it doesn't. just sets both in and out points to the very end of the clip.
████▀ ▄█ tschoepler.net █████ zweifarbton.net █▄ ▀████

Post Reply