Thank you! found the problem i selected the parent as the sign not the overworld so the error was from the extra my_message being blank. one other quick question. How do you format text to go to the next line? :>
Add \n where you want the newline. (A backslash followed by the letter n)