I\'m writing a program in java that is meant to read text from a file and encrypt the text by shifting each letter one forward (e.g. m -> n). But for some reason it gets