Search:

Type: Posts; User: letsgetlifted

Search: Search took 0.09 seconds.

  1. Re: Running into a problem with my program.

    I don't believe that it even starts to read them. I tried using the debugger and it ends up saying source not found with a button that says edit source look up path...

    Im really stumped on this......
  2. Re: Running into a problem with my program.

    Thanks Newbie and Freaky Chris. I did not realize that I had put nextInt and not nextDouble. I fixed that and the program is still giving me this error.

    Exception in thread "main"...
  3. Re: Running into a problem with my program.

    It still does it even if I change the array to 2.

    Should I be using the has next inside the Fleet object constructor or where at?

    I tried this but it still didnt work.



    public...
  4. Re: Running into a problem with my program.

    Thats not how it is in the file. I just realized i hit paste twice sorry. What else could it be?
  5. Running into a problem with my program.

    Hello, im having trouble with getting this program I am writing for one of my courses to run. The program has a 4 different classes. I am having trouble getting the program to read input from a file,...
Results 1 to 5 of 5