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 11:54 am
Level 9 : Apprentice Modder
Destian_
Destian_'s Avatar
try putting just this into your WHATEVER.bat;
java -Xms1024M -Xmx1024M -jar craftbukkit.jar -o true
1
01/09/2014 11:56 am
Level 47 : Master Turtle
HarrisonSJB
HarrisonSJB's Avatar
Tried that mate :c Not workin'. I might just reinstall my java and come back with results.
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome