Hmm it should work in old versions, but if you run new version again you will need to redo the procedure.
Verify that custom_mapmodes in settings.txt contains at most six numbers (rather than ten), because old versions could only handle six on load for some not-thought-through reason. I.e. that part of file looks like this:
Code:
custom_mapmodes={
24 1 4 3 2 5 -1 -1 -1 -1
}