Start.bat doesn't recongnize Java

Discussion in 'Bukkit Help' started by Shadowlink839, Nov 8, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    Shadowlink839

    I am using a start.bat with the following code:

    java -Xms1024M -Xmx1024M -jar craftbukkit.jar -o true
    PAUSE

    It gives me the error message bellow:
    'java' is not recognized as an internal or external command, operable program or batch file.

    I am using java 7, Bukkit build #2455, and Windows 8. If you need any additional information tell me in the comments.
     
  2. Offline

    mmorton89

    I helped someone else with this same issue the other day here.

    What is happening is your computer does not know where to find java.

    I don't have windows 8 and not sure if it is the same procedures to get to the environment variables but check it out and see if it helps.
     
Thread Status:
Not open for further replies.

Share This Page