Skip to content

[GREENFOOT-268] NullPointerException when actor has null image

NullPointerException when actor has null image

World.getObjectsAtPixel(int,int) calls actor.getBoundingRect() and expects the result to be non-null.


Issue metadata

  • Issue type: Bug
  • Priority: Medium
  • Fix versions: 2.0