Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Replies
    12
    Views
    1,744

    Re: Jar not WORKING FOR ANYONE BUT ME!!!!!!!! HELP

    good enough
  2. Replies
    12
    Views
    1,744

    Re: Jar not WORKING FOR ANYONE BUT ME!!!!!!!! HELP

    What version of the java.exe program is executed when the error happens?
  3. Replies
    12
    Views
    1,744

    Re: Jar not WORKING FOR ANYONE BUT ME!!!!!!!! HELP

    What version of java is on the machine where it fails?
  4. Replies
    12
    Views
    1,744

    Re: Jar not WORKING FOR ANYONE BUT ME!!!!!!!! HELP

    Try openning a command prompt and issuing the java command:
    java -jar client.jar

    Then copy the command prompt console with the error message.
    On Windows: To copy the contents of the command...
  5. Replies
    12
    Views
    1,744

    Re: Jar not WORKING FOR ANYONE BUT ME!!!!!!!! HELP

    Is your class name: client.class or is it client? Client.class looks like a filename, not a class name..
    If it were named client.class then the name of the class file would be: class.class and it...
Results 1 to 5 of 5