Using MK3. I am getting the following error.
This happens after i press the chords button and subsequently try and play some chords by pressing the pads. The first couple of chords play and then this error surfaces usually on the third chord.
Index 0 out of bounds for length 0
java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
at de.mossgrabers.controller.ni.maschine.mk3.view.PlayView.onGridNote(PlayView.java:330)
at de.mossgrabers.framework.controller.AbstractControlSurface.handleGridNote(AbstractControlSurface.java:1096)
at de.mossgrabers.framework.controller.AbstractControlSurface.lambda$createPads$3(AbstractControlSurface.java:197)
at de.mossgrabers.framework.controller.hardware.AbstractHwButton.handleButtonPressed(AbstractHwButton.java:84)
at de.mossgrabers.bitwig.framework.hardware.HwButtonImpl.lambda$bind$0(HwButtonImpl.java:54)
at com.bitwig.flt.control_surface.proxy.CustomAction.lambda$invokedByHardwareAction$0(SourceFile:42)
at Dbv.vY(SourceFile:94)
at Dbv.cDN(SourceFile:90)
at edJ.F1M(SourceFile:128)
at BSC.KAv(SourceFile:76)
at mpf.iOg(SourceFile:273)
at yln.vY(SourceFile:362)
at wbk.vY(SourceFile:347)
at inB.run(SourceFile:91)
at wbk.run(SourceFile:236)
Bitwig 5.1
version 21.5.1
Cheers
John
