Discussion Board
There are no previous messagesGo to the following message
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
Post response

There are no previous messagesGo to the following message
Current Thread Detail:
Need help: Null pointer Exception Error      Ye, Joanna      Sun Sep 23 2001 9:00 pm       
Re: Need help: Null pointer Excepti...      Shi, Ying      Sun Sep 23 2001 9:28 pm       

Back to previous screen