Search:

Type: Posts; User: 3sbwya

Search: Search took 0.15 seconds.

  1. Replies
    3
    Views
    1,031

    Re: ArrayIndexOutOfBounds

    Oh wow, I was assuming the array was getting initialized in the constructor but it wasn't. Stupid mistake. Fixed it and it works fine. Thanks
  2. Replies
    3
    Views
    1,031

    ArrayIndexOutOfBounds

    Ok so I'm working on this program which passes the elements on an array into an array object. It compiles but I keep getting an ArrayIndexOutOfBoundsException: 0 error.
    Its happening at...
Results 1 to 2 of 2