1

Bukkit/Java Problem i need help

TheColorBlindCuber 12/29/13 11:49 pm
137
12/31/2013 10:53 pm
I'm trying to make a server hosting from my computer and i cant seem to get bukkit working properly.


Click to reveal


Click to reveal


I'm probably just being very stupid and this is an easy fix but if someone knows tell me please.
Posted by
TheColorBlindCuber
Level 24 : Expert Mage
33

  Have something to say?

JoinSign in

5

oggehej
12/31/2013 6:50 am
Level 18 : Journeyman Toast
It's a common issue, but as InfamousBeezy stated is an absolute path the best workaround.
If you got java 7, this path should work with every (windows) computer, where the user hasn't changed the default location.
"%ProgramFiles%\Java\jre7\bin\java.exe"
You don't want to run the jdk (Java Development Kit) thought (as InfamousBeezy gave an example of), if you event got that installed. Instead, you want to tun the jre (Java Runtime Environment).
1
TheColorBlindCuber
12/31/2013 10:53 pm
Level 24 : Expert Mage
I actually still can't get it to work
1
InfamousBeezy
12/30/2013 7:23 pm
Level 1 : New Miner
Use an absolute path to the java executable. I.E.

C:\Program Files\Java\jdkxxxx\assorted\bs\until\you\get\to\bin\java.exe
1
iMurder
12/30/2013 3:58 am
Level 7 : Apprentice Explorer
Either you don't have Java installed / Installed properly, Or you don't have the path to Java set correctly.
A simple google search would give you 50 ways to fix this issue though.
1
TheColorBlindCuber
12/30/2013 3:04 pm
Level 24 : Expert Mage
I did google this and i think it may be the PATH but every thing i looked up i cant quite understand.
1

Welcome