Mekkablue scripts keep breaking in 3.1.2

Some of the Mekkablue scripts have been recently broken for 3.1.2 users, due to them being updated to use the 3.2 API. Is there anything that can be done to avoid this, like moving the updated scripts to another branch or a fork, and then merge them when 3.2 is released?

We try to keep it compatible. If you mention the script that don’t work in 3.1 (either here or better in a git issue), we’ll have a look.

A branch would be good, but that adds its own set of problems. And would’t help for people that use bot, 3.1 and 3.2.

I opened an issue #328 already. It looks like it was updated to use new API features in 3.2, so it no longer works in 3.1.

As a workaround, I tried to add an older copy of the repo to the Scripts folder and called it mekkablue-3.1, like this:

image

But that doesn’t work! When I select any script in “mekkablue-3.1”, it instead runs the equivalent script from “mekkablue”. Why does it run a different script than the one I selected?

I fixes #328.

1 Like