Maybe you have an array you access with an invalid index? Did you define an array right before you defined your text? If so, it's most probably that array. Else, it could still be any other array.