1
Craftbukkit Problem... (Blank Black Screen when opened)
Well I recently downloaded CB and tried to launch it... I've done the bat file from CB website (wiki) and then run the bat but nothing happens... I could wait... and wait... and wait and the window looks like that all the time

One thing he does is creating some files in the folder with .jar and .bat files, and does nothing else...
I've tried to connect to it via Minecraft and nothing - not working.
Any ideas what might be the case?

One thing he does is creating some files in the folder with .jar and .bat files, and does nothing else...
I've tried to connect to it via Minecraft and nothing - not working.
Any ideas what might be the case?
5
And that's what my line say
Since java is in different directory, I've also tried couple other command lines
and also downloaded the server soft from other sites to try if they will work. Nothing, neither from the official neither from the from other sites
EDIT; Craftbukkit out of the blue started to work...
@ECHO OFF
SET BINDIR=%~dp0
CD /D "%BINDIR%"
"E:\Installed_Fail\Inferia\Java\jre6_x64" -Xincgc -Xmx1G -jar craftbukkit-0.0.1-SNAPSHOT.jar
PAUSE
Since java is in different directory, I've also tried couple other command lines
and also downloaded the server soft from other sites to try if they will work. Nothing, neither from the official neither from the from other sites
EDIT; Craftbukkit out of the blue started to work...
@ECHO OFF
SET BINDIR=%~dp0
CD /D "%BINDIR%"
"%ProgramFiles%\Java\jre6\bin\java.exe" -Xincgc -Xmx1G -jar craftbukkit-0.0.1-SNAPSHOT.jar
PAUSE^^That's what the run.bat file should say if you open it with notepad...
Also do you have "craftbukkit-0.0.1-SNAPSHOT.jar" downloaded?
past your command line for the bat?
is the Bukkit version in the .bat file the same name as the Bukkit version you downloaded? Also, when I first made a server using Bukkit had had the command line for 32bit and 64bit operating systems in the same .bat file. If that's not it...Try the Bukkit forums =]
Good luck!
Good luck!
It is the same name... Checked twice D:
I mean I assume your talking about the name of .jar file is it the same as the one in the bat.
What do you mean by that?
I mean I assume your talking about the name of .jar file is it the same as the one in the bat.
had the command line for 32bit and 64bit operating systems in the same .bat file
What do you mean by that?
