Your example is correct and if you solved the whole puzzle right it should gives you the 'correct' error message which is different with the 'wrong' error message
I've found my issue.
I wrote a python script for the decoding and for the shift of the numbers there was an issue if it's below 0 :D, as I wrote this with +5 and not -5 in mind