Search:

Type: Posts; User: iamlost123

Search: Search took 0.14 seconds.

  1. Replies
    14
    Views
    1,299

    Re: Help with array nots being updated

    i dont believe my scans are the issue im using different scanners for each type so i dont run into that issue its why i have scan1, scan2,scan3
  2. Replies
    14
    Views
    1,299

    Re: Help with array nots being updated

    i tried that thats not the issue just makes my hit "a" twice then acts like i hit my spin option anyway
  3. Replies
    14
    Views
    1,299

    Re: Help with array nots being updated

    java.lang.StringIndexOutOfBoundsException: String index out of range: 0
    this is all im getting as an error
  4. Replies
    14
    Views
    1,299

    Re: Help with array nots being updated

    instead of going down the line after the if statement is parsed it kicks it out to the begining do statement
  5. Replies
    14
    Views
    1,299

    Re: Help with array nots being updated

    it seems to be splitting the string and placing in array but after that it errors
    String.charAt(int) line: not available
    Roulette.main(String[]) line: 41
  6. Replies
    14
    Views
    1,299

    Re: Help with array nots being updated

    a
    If you bet a number leave a space between each number
    You got12
    Congratz you Won 132
    Sorry you lost 12
    You now have 488$
    Type: b to bet
    Type q to quit
  7. Replies
    14
    Views
    1,299

    Help with array nots being updated

    Two spots in my code not working as enteneded if anyone could help tell me were im going wrong would be grateful in one spot it seems to be skipping threw my if statement and the other is not...
Results 1 to 7 of 7