1
Bukkit Server Not Working. Please help!
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
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
3
please someone help!
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
Make something like this:
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
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
