Results 1 to 8 of 8

Thread: Two different Java Errors for Two Different Scripts.

  1. #1
    Join Date
    Dec 2012
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Question Two different Java Errors for Two Different Scripts.

    I am currently getting two different errors for two different scripts. I am running Java 8.25 Update.


    C4Hz9Kh.jpg


    6RUDFtn.png

    Thanks for the help everyone.

  2. #2
    Join Date
    Mar 2012
    Location
    127.0.0.1
    Posts
    3,383
    Mentioned
    95 Post(s)
    Quoted
    717 Post(s)

    Default

    Where is Java installed on your PC?

  3. #3
    Join Date
    Dec 2012
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Quote Originally Posted by NKN View Post
    Where is Java installed on your PC?
    C:\Program Files (x86)\Java\jre1.8.0_25\bin\java

    @NKN

    If I need to change the path so that it will work feel free to let me know, or I can just re install java to the correct path.
    Last edited by shepdog; 11-29-2014 at 02:27 AM.

  4. #4
    Join Date
    Mar 2012
    Location
    127.0.0.1
    Posts
    3,383
    Mentioned
    95 Post(s)
    Quoted
    717 Post(s)

    Default

    Quote Originally Posted by shepdog View Post
    C:\Program Files (x86)\Java\jre1.8.0_25\bin\java

    @NKN

    If I need to change the path so that it will work feel free to let me know, or I can just re install java to the correct path.
    Did you set your PATH variable correctly?

  5. #5
    Join Date
    Nov 2014
    Location
    Australia
    Posts
    188
    Mentioned
    2 Post(s)
    Quoted
    97 Post(s)

    Default

    I had that same problem- I couldn't fix it with a different PATH variable... although you probably could. Just install Java 7, here. Simba just automatically sets the java path to /Java/Jre7/bin, so installing it will help greatly (Thats what i did). Your problem may be different though, but it's best to try.
    Glad if i could help,
    Josh
    Last edited by Obquility; 11-29-2014 at 05:31 AM.
    Why join the navy if you can be a pirate? -Steve Jobs

  6. #6
    Join Date
    Jun 2014
    Location
    Lithuania
    Posts
    475
    Mentioned
    27 Post(s)
    Quoted
    200 Post(s)

    Default

    Quote Originally Posted by shepdog View Post
    I am currently getting two different errors for two different scripts. I am running Java 8.25 Update.


    C4Hz9Kh.jpg


    6RUDFtn.png

    Thanks for the help everyone.
    Make sure you have java 32 bits not 64 since 64 isnt working because their folder structure is different

  7. #7
    Join Date
    Dec 2012
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    I downloaded java 7 but its the program data path not the file location.

  8. #8
    Join Date
    Nov 2014
    Location
    Australia
    Posts
    188
    Mentioned
    2 Post(s)
    Quoted
    97 Post(s)

    Default

    You may need to ammend the PATH variable. Cohen has a link that goes here in his setup tutorial.
    Why join the navy if you can be a pirate? -Steve Jobs

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •