1

Windows 8.1 Bukkit Server Help?!

HarrisonSJB's Avatar HarrisonSJB1/9/14 11:49 am
1 emeralds 4.6k 20
1/10/2014 2:25 pm
bmanrules's Avatar bmanrules
Hey guys. Recently I've been attempting to make a minecraft Bukkit server on Windows 8.1. I have a 64 bit operating system with Java 7. This is the code I am putting into my batch file:
@ECHO OFF
SET BINDIR=%~dp0
CD /D "%BINDIR%"
"%ProgramFiles%\Java\jre7\bin\java.exe" -Xmx1024M -Xms1024M -jar craftbukkit.jar
PAUSE

And this is my response:

C:\Users\Harrison\Desktop\Bukkit Server>java -Xmx1024M -jar craftbukkit.jar -o t
rue
'java' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\Harrison\Desktop\Bukkit Server>PAUSE
Press any key to continue . . .


And yes, I have selected the entire output and pasted it into the thread, so it's 100% legit. No screenies required. Can anyone help? Does anyone know a solution? Pls reply asap. Just remember, windows 8.1, java 7 and 64 bit operating system.
Posted by HarrisonSJB's Avatar
HarrisonSJB
Level 47 : Master Turtle
19

Create an account or sign in to comment.

20

info Note: You're viewing a single reply. View all replies
1
01/09/2014 1:49 pm
Level 54 : Grandmaster Programmer
nickfromgreece
nickfromgreece's Avatar
This means Java is not added in the PATH system variable I can tell you what to do but thats editing the core of the system 1 wrong move and its bye bye windows

oh and btw if you are thinking of setting up a permanent server on win 8.1 youre about to do a terrible mistake.
1
01/10/2014 11:54 am
Level 57 : Grandmaster Programmer
bmanrules
bmanrules's Avatar
Editing Enviromental Values isn't editing the core of the system and can't really harm Windows. There is nothing wrong with setting up a server on Windows 8.1, as the OS itself is pretty easy on ram usage. Sure, Windows 8.1 server edition is probably better, but it won't matter too much on a Minecraft server. @The Linux comments the Linux Desktop OS you're using isn't much better than Windows 8.1. To run a server a version of Linux suited for servers would be smarter
1
01/10/2014 12:26 pm
Level 54 : Grandmaster Programmer
nickfromgreece
nickfromgreece's Avatar
If you screw up the PATH variable the DOS wont be able to find all the executtables for the commands run.
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome