Make a bank start on Page 2 doesn't work

I have coded an “On bank enter” “Go to page 2” in the bank section but the bank still opens at page 1.

If I use the Midi Monitor and look at “Activity Data” when bank is loading I can see that My MC6 Pro regards this message as an “Unknown Type”?
Screenshot

What firmware are you on? I tested on an MC8 Pro and it worked as expected. For reference, this is how I set up the message:

I run 3.13.6 on an MC6 Pro. This should be latest firmware as far as I can see?

My coding is exactly like yours.

But as written - the MC6 regard it as an “Unknown Type” of message:

Ignore the message…it only shows “Unknown type” because it’s not a MIDI message. Does the message work? And make sure your MC6 Pro isn’t connected to the editor when testing this.

No - it doesn’t work. The bank opens at page 1 when I get there by bank up/down

Any chance you set up a page limit on that bank?

I have never fiddled with that and wouldn’t know how to do it, so no I would say.

It’s in the upper section of the “Edit Bank” page (lower right of this image):

Does it work if you disconnect from the editor?

No - it does not work even if disconnected

No - I have not set any limits on pages.
The zip file in the link below contains two banks and my controller settings as json files.

Both banks are completely empty except for:

  • Bank “Open on page 2”: Is coded with an “On Enter Bank”, “Toggle Page”, “Go to Page 2”

  • Bank “Bank down”: Preset A is coded with a Bank Down

If being in “Bank down” and this bank is placed right after “Open on page 2” then pressing the Bank down preset switch the “Open on page 2” bank will open on page 1.

If being in “Bank down” and simoultaneously pressing A+B switches for a Bank down the “Open on page 2” bank will open on page 2.

Opening the bank “Open on page” via “Bank Change Mode” will also open it on page 1.

For download: Zip-file

Ah, thanks so much for that detailed explanation. I see the bug now!

When using a bank jump, it isn’t respecting “On Enter Bank => Toggle Page”. I’ll pass it up the chain.

Bug report here: Trello