Terminal Window Error Message wrote...
java.lang.NullPointerException
    at greenfoot.World.removeObjects(World.java:446)
    at __SHELL0.run(__SHELL0.java:9)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at greenfoot.localdebugger.LocalDebugger$QueuedExecution.run(LocalDebugger.java:267)
    at greenfoot.core.Simulation.runQueuedTasks(Simulation.java:465)
    at greenfoot.core.Simulation.maybePause(Simulation.java:279)
    at greenfoot.core.Simulation.runContent(Simulation.java:210)
    at greenfoot.core.Simulation.run(Simulation.java:203) 
   
             
          
        


