Mysterious live.slider error
I am using a live.slider in my patch. For some reason I get the following error in the max console:
live.slider doesn't understand "M"
I am pretty sure I am not explicitly sending it this message. Does anyone know what this means?
Thanks,
Anthony
Usually that means exactly that: something in your patch is sending a message with the letter M to your live.slider. Can you reproduce that reliably? You can also set a breakpoint before your slider to debug.