Search:

Type: Posts; User: tyeeeee1

Search: Search took 0.08 seconds.

  1. Replies
    5
    Views
    1,364

    [SOLVED] Re: FileNotFoundException

    I separated each piece and then did System.out.println(); on each of them but nothing was null. I just decided to take 'final' away from BufferedReader and it somehow solved the problem. O.o I guess...
  2. Replies
    5
    Views
    1,364

    [SOLVED] Re: FileNotFoundException

    Here is the error message along with some debug messages. According to what it says the file does exist, but for some reason it still gives a null pointer error.


    URL Path:...
  3. Replies
    5
    Views
    1,364

    [SOLVED] FileNotFoundException

    Hey,

    I'm attempting to load two text files and, although I've solved this problem a few times before, nothing I try seems to work. If anyone can think of something to try it'll help! ^.^ Here is...
Results 1 to 3 of 3