I had two classes, "Bounding" and "Ball" both extended "Actor". I was editing the one class called "Ball", and changed the extending class from "Actor" to "Bounding". Then I clicked the compile button, but not at the greenfoot GUI, but in the editor of "Ball". After I did this, the program got stuck.