Hey, I'm having some trouble with a program and I would appreciate some help. I will upload and link my code whenever I figure it out, but first I will just explain. I am making a simple adventure game, and I made one actor whose sole job is to showText() for the purpose of advancing story. Other actors are movers. However, whenever I run the program with this story actor, called "info", on the map, greenfoot crashes. This has only been happening for some of the time I have had this actor, not all of it, and all the code compiles properly. Has anyone seen this before, or have thoughts on how it might be fixed? Thanks!

