A too long array?

Which Arduino board are you using ?

On most Arduinos an int takes 2 bytes so it makes sense to use byte when you can to save space

Please post a full sketch that compiles but does not work. Please use code tags when posting your code. See How to get the best out of this forum