This is supposed to be an engine that reads a line of colors to decrypt a hidden message. Each letter in the English Alphabet (and also SPACE) has its own color. The message is supposed to read "hello world", but for some reason, the word "world" has several duplicates of the letter that make up the word. Does anyone know how to fix this problem?