Search:

Type: Posts; User: Apocalypse

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    1,979

    Re: Can't Fix Array Out of Bounds

    Thank you very much, helped alot I figured out that I was incrementing it at the wrong time, had to go back and see which operations run in what order so the solution was getting rid of my "face"...
  2. Replies
    5
    Views
    1,979

    Can't Fix Array Out of Bounds

    Hey guys I made this program that counts the number of times a face value on a die is rolled, based on the user input, but i keep getting a out of bounds exception; HELP :(

    import...
Results 1 to 2 of 2