I posted it before but now i just wanna ask that is it possible to use try catch in every class. I don't have any idea where will i write and wether its gonna work or not. I don't even know which class is causing the problem in website
setImage((GreenfootImage)null);
setImage(new GreenfootImage(1, 1));