1

Bukkit Server Not Working. Please help!

jakethesnakeguy 5/27/14 6:54 pm
116
5/31/2014 12:34 am
Ok, so yesterday, my server was working fine. i turned it off for 2 hours. I go to turn it back on and this is what i get in the console...

C:\Users\home\Desktop\Jakes Folder\A Bukkit Server 1.7.2>java -Xmx3072M -jar craftbukkit.jar -o true

C:\Users\home\Desktop\Jakes Folder\A Bukkit Server 1.7.2>PAUSE
Press any key to continue...

Please help me I really want to put it back up but I cant fix it. I searched for more than 3 hours yesterday plus 1 hour today trying to find a fix, but to no avail.

~ Jake
Posted by
jakethesnakeguy
Level 1 : New Network
1

  Have something to say?

JoinSign in

3

jakethesnakeguy
05/31/2014 12:34 am
Level 1 : New Network
please someone help!
1
jakethesnakeguy
05/28/2014 4:26 pm
Level 1 : New Network
i already made a start.bat and it worked fine til that time. still doesnt work. rechecked the coding, re installed java i deleted java 7 and tried java 6 didn't work, then i re installed java 7 didn't work. I deleted craftbukkit.jar then downloaded it again, made a new start.bat file with the same exact code. and double clicked start and it still didnt work. and the > was from the console. i copied and pasted that
1
HiddenAether
05/27/2014 9:30 pm
Level 4 : Apprentice System
Make something like this:


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


Create a file named "Start.bat" (without quotes)
Then open it up with notepad and paste the above code in
Save the file (in the same directory as your craftbukkit.jar"
If your bukkit jar isnt named "craftbukkit.jar" then rename it to "craftbukkit.jar"
Then once you are all done with everything double click that start.bat!

I hope I helped!
HiddenAether

Check this out right here! You obviously werent looking too hard
http://wiki.bukkit.org/Setting_up_a_server

PS. Your error in the code is the odd ">", that shouldnt be there You just got some things out of place
1

Welcome