Hi I'm using a Mac. Whenever I save the world and try to run the program, it works for a few seconds and then freezes. It works fine if I don't save the world. pls help
while (isOnSolidGround()) {
setLocation(getX(), getY() - 1);
}