Search:

Type: Posts; User: DaedricSHeep

Search: Search took 0.08 seconds.

  1. [SOLVED] Re: Skipping user input lines, messing up object generation, and repetition of system.out.println.... I'm just stumped

    Thank you so much, it works like a charm! :! I'll read up on the terminology of what you said, but I got the gist!

    And sorry about the crappy video quality, i'm about 9000% done with OBS =~=
  2. [SOLVED] Skipping user input lines, messing up object generation, and repetition of system.out.println.... I'm just stumped

    I'm attempting to code an aid for when my little brother and I play a game, and I'm getting a weird, non-fatal, error that you'll see at the end. My main client code attempts to generate two...
  3. [SOLVED] Re: Error setting up Object. Issue with static vs non-static

    Thanks, emailing it to myself now!
  4. [SOLVED] Re: Error setting up Object. Issue with static vs non-static

    The second block of code up there is line 127. I'm not entirely sure which variable is the issue. I'm using a program, NetBeans, and it says the entire line is an issue. As i look at it there isn't...
  5. [SOLVED] Re: Error setting up Object. Issue with static vs non-static

    Sorry ^^;
  6. [SOLVED] Re: Error setting up Object. Issue with static vs non-static

    Oops! sorry about that! It's telling me that a "non static variable cannot be referenced from a static context"

    thanks ^^;
  7. [SOLVED] Error setting up Object. Issue with static vs non-static

    Hello, new to the forums. this is the overall code:



    public class Bank {

    /**
    * Customer class.
    */
Results 1 to 7 of 7