Hi, here is part of my code, after compilation, I get a Null Pointer Exception on the ORANGE part, I don't know where goes wrong.

for (int i = 0; i < N_BITS; i++){
ResultButton button = new...