Current Forum: Homework 2 Forum |
Date: Sun Sep 23 2001 9:00 pm |
Author: Ye, Joanna <jye@andrew.cmu.edu> |
Subject: Need help: Null pointer Exception Error |
|
|
After running the program, I get an error message saying:
Exception in thread "main" java.lang.NullPointerException at MazeCreator.LoadMaze(Compiled Code) at Maze.main(Compiled Code)
I am not using any "null"s in my program. How do i fix this problem?
Thanks for helping |
|