1

Help! Server starts up but doesn't let me connect!

SamMeyer1 3/24/13 2:44 am
159
3/26/2013 3:18 pm
I need help with my server! When I run it, it starts fine but doesn't let me connect. It says Cannot Reach Server. This is the start up below if you have any questions then ask but please respond with any suggestions.


C:\Users\Sam\Desktop\craftbukkit>#!/bin/sh
'#!' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\Sam\Desktop\craftbukkit>BINDIR=$(dirname "$(readlink -fn "$0")")
'BINDIR' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\Sam\Desktop\craftbukkit>cd "$BINDIR"
The system cannot find the path specified.

C:\Users\Sam\Desktop\craftbukkit>java -Xms1024M -Xmx1024M -jar craftbukkit.jar -
o true
229 recipes
27 achievements
02:31:15 [INFO] Starting minecraft server version 1.5.1
02:31:15 [INFO] Loading properties
02:31:15 [INFO] Default game type: SURVIVAL
02:31:15 [INFO] Generating keypair
02:31:15 [INFO] Starting Minecraft server on *:25565
02:31:16 [INFO] This server is running CraftBukkit version git-Bukkit-1.4.7-R1.0
-66-g543fc73-b2706jnks (MC: 1.5.1) (Implementing API version 1.5.1-R0.1-SNAPSHOT
)
02:31:16 [INFO] Preparing level "world"
02:31:16 [INFO] Preparing start region for level 0 (Seed: 6439249034206236851)
02:31:16 [INFO] ----- Bukkit Auto Updater -----
02:31:16 [INFO] It appears that you're running a Development Build, when you've
specified in bukkit.yml that you prefer to run Recommended Builds.
02:31:16 [INFO] If you would like to be kept informed about new Development Buil
d releases, it is recommended that you change 'preferred-channel' in your bukkit
.yml to 'dev'.
02:31:16 [INFO] With that set, you will be told whenever a new version is availa
ble for download, so that you can always keep up to date and secure with the lat
est fixes.
02:31:16 [INFO] If you would like to disable this warning, simply set 'suggest-c
hannels' to false in bukkit.yml.
02:31:16 [INFO] ----- ------------------- -----
02:31:16 [INFO] Preparing start region for level 1 (Seed: 6439249034206236851)
02:31:17 [INFO] Preparing start region for level 2 (Seed: 6439249034206236851)
02:31:17 [INFO] Preparing spawn area: 41%
02:31:17 [INFO] Server permissions file permissions.yml is empty, ignoring it
02:31:17 [INFO] Done (1.238s)! For help, type "help" or "?"
>
02:33:37 [INFO] Unknown command. Type "help" for help.
>
02:33:37 [INFO] Unknown command. Type "help" for help.
>
02:33:38 [INFO] Unknown command. Type "help" for help.
>
Posted by
SamMeyer1
Level 1 : New Network
11

  Have something to say?

JoinSign in

4

johnreyes223
03/25/2013 1:35 pm
Level 6 : Apprentice Modder
If you are hosting at your house. I suggest you type in "localhost" in the Direct Connect box or Add Server box in Multiplayer.
1
SamMeyer1
03/26/2013 1:57 am
Level 1 : New Network
Thank you this did work for ME, however.. what IP do others use to connect?
1
johnreyes223
03/26/2013 3:18 pm
Level 6 : Apprentice Modder
http://www.whatsmyip.org/

If you portforwarded correctly, they should be able to join without any problems, etc.

If you need anymore help, feel free to ask me
1
Tempah_xD
03/24/2013 5:17 am
Level 2 : Apprentice Miner
go to portforward.com to find your external ip adress if you are uding the internal one. Have You prtforwarded?
1

Welcome