Current Forum: Homework 2 Forum |
Date: Tue Sep 18 2001 9:52 pm |
Author: Patnaik, Rohit <rpatnaik@andrew.cmu.edu> |
Subject: Runtime Error |
|
|
Hey I'm getting the following error
Exception in thread "main" java.lang.NullPointerException at MazeCreator.LoadMaze(Compiled Code) at Maze.main(Compiled Code)
Does that mean the code is written incorrectly? |
|