java.lang.NullPointerException
at RoadWorld.endLevel(RoadWorld.java:197)
at RunningMan.endGame(RunningMan.java:98)
at RunningMan.act(RunningMan.java:31)
at greenfoot.core.Simulation.actActor(Simulation.java:568)
at greenfoot.core.Simulation.runOneLoop(Simulation.java:526)
at greenfoot.core.Simulation.runContent(Simulation.java:215)
at greenfoot.core.Simulation.run(Simulation.java:205)
PLEASE HELP ME!! IM NEW AND I DO NOT KNOW WHY THIS TERMINAL KEEPS APPEARING EVERYTIME I TRY TO RUN MY GAME

