1

My minecraft server wont come on

commando_fixer1 12/28/11 1:03 pm
1.3k
12/30/2011 1:19 am
hey guys for the past few days i started up my minecraft server and it will not come on does anyone know how 2 fix this:?:
Posted by
commando_fixer1
Level 6 : Apprentice Architect
4

  Have something to say?

JoinSign in

65

-Rusty
12/28/2011 1:10 pm
Level 48 : Master Answer
Well.. you have to Portforward it.. or use Hamachi.. did you?
1
commando_fixer1
12/28/2011 1:12 pm
Level 6 : Apprentice Architect
i used port forwarding
1
ZaphodX
12/28/2011 1:13 pm
Level 40 : Master Network
What does 'come on' mean?

Pretty much any problems should be solved if you follow this:
http://www.planetminecraft.com/blog/how ... ft-server/
1
commando_fixer1
12/28/2011 1:14 pm
Level 6 : Apprentice Architect
come on as in (no one can get on it) it worked for a few days but now no one can get on it
1
-Rusty
12/28/2011 1:15 pm
Level 48 : Master Answer
I believe you must of Portforwarded wrong :/
1
commando_fixer1
12/28/2011 1:16 pm
Level 6 : Apprentice Architect
then why did it work for a week?
1
kinkinkijkin
12/28/2011 1:22 pm
Level 23 : Expert Pony
Did you set a static ip? If not, when you turn off your computer or disconnect from your network, your ip on that network will change, keeping the port forwarding for the ip you had but not applying it to your new local ip. Keep in mind your router's ip doesn't change when you turn off your computer or dc, your LOCAL ip changes.
1
number1_Master
12/28/2011 5:46 pm
Level 41 : Master Droid
thats what i was going to say
but if you are a mac, that does not apply (what I just quoted)
to view your ip go to http://www.whatismyip.net
1
briman0094
12/28/2011 1:19 pm
Level 17 : Journeyman Nerd
Can we have your log? You can't expect a helpful answer if we don't know exactly what is going on.
1
ZaphodX
12/28/2011 1:19 pm
Level 40 : Master Network
Maybe you have a dynamic ip
1
PandaSlayer1337
12/28/2011 1:19 pm
Level 10 : Journeyman Dragon
um maybe a plugin broke it
1
commando_fixer1
12/28/2011 1:21 pm
Level 6 : Apprentice Architect
i might.....i guess i will just download a new server and port it..... and briman what are u talking about?
1
briman0094
12/28/2011 1:22 pm
Level 17 : Journeyman Nerd
Your server log. Just upload your server.log file, it shows any errors that are occurring.
1
commando_fixer1
12/28/2011 1:23 pm
Level 6 : Apprentice Architect
wait what? so u are saying when i turn off my laptop its messing up some other ip?
1
commando_fixer1
12/28/2011 1:25 pm
Level 6 : Apprentice Architect
hmm kk here is my log

2011-12-17 14:48:16 [INFO] Starting minecraft server version 1.0.0
2011-12-17 14:48:16 [INFO] Loading properties
2011-12-17 14:48:16 [WARNING] server.properties does not exist
2011-12-17 14:48:16 [INFO] Generating new properties file
2011-12-17 14:48:16 [INFO] Starting Minecraft server on *:25565
2011-12-17 14:48:17 [WARNING] Failed to load ban list: java.io.FileNotFoundException: banned-players.txt (The system cannot find the file specified)
2011-12-17 14:48:17 [WARNING] Failed to load ip ban list: java.io.FileNotFoundException: banned-ips.txt (The system cannot find the file specified)
2011-12-17 14:48:17 [WARNING] Failed to load operators list: java.io.FileNotFoundException: ops.txt (The system cannot find the file specified)
2011-12-17 14:48:17 [WARNING] Failed to load white-list: java.io.FileNotFoundException: white-list.txt (The system cannot find the file specified)
2011-12-17 14:48:17 [INFO] Preparing level "world"
2011-12-17 14:48:17 [INFO] Default game type: 0
2011-12-17 14:48:21 [SEVERE] Unexpected exception
java.lang.NullPointerException
at in.c(SourceFile:75)
at r.b(SourceFile:843)
at up.a(SourceFile:46)
at eh.a(SourceFile:24)
at xc.a(SourceFile:28)
at aw.a(SourceFile:190)
at a.a(SourceFile:336)
at hl.a(SourceFile:133)
at kr.a(SourceFile:803)
at hl.a(SourceFile:76)
at hl.b(SourceFile:87)
at r.c(SourceFile:321)
at r.a(SourceFile:278)
at r.b(SourceFile:282)
at r.a(SourceFile:219)
at ur.a(SourceFile:63)
at r.c(SourceFile:187)
at r.<init>(SourceFile:148)
at in.<init>(SourceFile:28)
at vz.<init>(SourceFile:10)
at net.minecraft.server.MinecraftServer.a(SourceFile:226)
at net.minecraft.server.MinecraftServer.s(SourceFile:164)
at net.minecraft.server.MinecraftServer.run(SourceFile:309)
at rl.run(SourceFile:457)
2011-12-17 14:49:41 [INFO] Unknown console command. Type "help" for help.
2011-12-17 14:49:44 [INFO] To run the server without a gui, start it like this:
2011-12-17 14:49:44 [INFO] java -Xmx1024M -Xms1024M -jar minecraft_server.jar nogui
2011-12-17 14:49:44 [INFO] Console commands:
2011-12-17 14:49:44 [INFO] help or ? shows this message
2011-12-17 14:49:44 [INFO] kick <player> removes a player from the server
2011-12-17 14:49:44 [INFO] ban <player> bans a player from the server
2011-12-17 14:49:44 [INFO] pardon <player> pardons a banned player so that they can connect again
2011-12-17 14:49:44 [INFO] ban-ip <ip> bans an IP address from the server
2011-12-17 14:49:44 [INFO] pardon-ip <ip> pardons a banned IP address so that they can connect again
2011-12-17 14:49:44 [INFO] op <player> turns a player into an op
2011-12-17 14:49:44 [INFO] deop <player> removes op status from a player
2011-12-17 14:49:44 [INFO] tp <player1> <player2> moves one player to the same location as another player
2011-12-17 14:49:44 [INFO] give <player> <id> [num] gives a player a resource
2011-12-17 14:49:44 [INFO] tell <player> <message> sends a private message to a player
2011-12-17 14:49:44 [INFO] stop gracefully stops the server
2011-12-17 14:49:44 [INFO] save-all forces a server-wide level save
2011-12-17 14:49:44 [INFO] save-off disables terrain saving (useful for backup scripts)
2011-12-17 14:49:44 [INFO] save-on re-enables terrain saving
2011-12-17 14:49:44 [INFO] list lists all currently connected players
2011-12-17 14:49:44 [INFO] say <message> broadcasts a message to all players
2011-12-17 14:49:44 [INFO] time <add|set> <amount> adds to or sets the world time (0-24000)
2011-12-17 14:49:44 [INFO] gamemode <player> <mode> sets player's game mode (0 or 1)
2011-12-17 14:56:05 [INFO] Stopping server
2011-12-17 14:56:05 [INFO] Saving chunks
2011-12-18 14:49:39 [INFO] Starting minecraft server version 1.0.0
2011-12-18 14:49:39 [INFO] Loading properties
2011-12-18 14:49:39 [INFO] Starting Minecraft server on *:25565
2011-12-18 14:49:39 [INFO] Preparing level "world"
2011-12-18 14:49:39 [INFO] Default game type: 0
2011-12-18 14:49:39 [INFO] Preparing start region for level 0
2011-12-18 14:49:40 [INFO] Preparing spawn area: 0%
2011-12-18 14:49:41 [INFO] Preparing spawn area: 8%
2011-12-18 14:49:42 [INFO] Preparing spawn area: 12%
2011-12-18 14:49:43 [INFO] Preparing spawn area: 24%
2011-12-18 14:49:44 [INFO] Preparing spawn area: 36%
2011-12-18 14:49:45 [INFO] Preparing spawn area: 44%
2011-12-18 14:49:46 [INFO] Preparing spawn area: 56%
2011-12-18 14:49:47 [INFO] Preparing spawn area: 65%
2011-12-18 14:49:48 [INFO] Preparing spawn area: 77%
2011-12-18 14:49:49 [INFO] Preparing spawn area: 85%
2011-12-18 14:49:50 [INFO] Preparing spawn area: 97%
2011-12-18 14:49:50 [INFO] Done (11634111506ns)! For help, type "help" or "?"
2011-12-18 14:49:54 [INFO] /192.168.1.111:50280 lost connection
2011-12-18 14:49:58 [INFO] /192.168.1.111:50281 lost connection
2011-12-18 14:50:29 [INFO] Stopping server
2011-12-18 14:50:29 [INFO] Saving chunks
2011-12-18 14:50:31 [INFO] Saving chunks
2011-12-18 14:50:31 [INFO] Saving chunks
2011-12-18 16:38:48 [INFO] Starting minecraft server version 1.0.0
2011-12-18 16:38:48 [INFO] Loading properties
2011-12-18 16:38:48 [INFO] Starting Minecraft server on *:25565
2011-12-18 16:38:48 [INFO] Preparing level "world"
2011-12-18 16:38:48 [INFO] Default game type: 0
2011-12-18 16:38:49 [INFO] Preparing start region for level 0
2011-12-18 16:38:50 [INFO] Preparing spawn area: 48%
2011-12-18 16:38:50 [INFO] Done (1909064251ns)! For help, type "help" or "?"
2011-12-18 16:40:19 [INFO] /192.168.1.111:49535 lost connection
2011-12-18 16:40:39 [INFO] /192.168.1.111:49540 lost connection
2011-12-18 16:41:11 [INFO] /192.168.1.111:49550 lost connection
2011-12-18 16:43:09 [INFO] /192.168.1.111:49582 lost connection
2011-12-18 16:43:12 [INFO] commando_fixer [/192.168.1.111] logged in with entity id 32 at (98.5, 58.62000000476837, -79.5)
2011-12-18 16:46:36 [INFO] commando_fixer lost connection: disconnect.quitting
2011-12-18 16:47:01 [INFO] /192.168.1.1:49622 lost connection
2011-12-18 16:47:04 [INFO] /192.168.1.111:49626 lost connection
2011-12-18 16:47:09 [INFO] commando_fixer [/192.168.1.1] logged in with entity id 2553 at (60.34375, 64.0, -49.59375)
2011-12-18 16:49:11 [INFO] <commando_fixer> give commando_fixer 46 64
2011-12-18 16:49:26 [INFO] commando_fixer tried command: give commando_fixer 46 64
2011-12-18 16:49:35 [INFO] commando_fixer tried command: give commando_fixer 19 64
2011-12-18 16:49:37 [INFO] commando_fixer tried command: give commando_fixer 46 64
2011-12-18 16:49:38 [INFO] commando_fixer tried command: give commando_fixer 60 64
2011-12-18 16:49:39 [INFO] commando_fixer tried command: give commando_fixer 60 64
2011-12-18 16:49:39 [INFO] commando_fixer tried command: give commando_fixer 78 64
2011-12-18 16:49:40 [INFO] commando_fixer tried command: give commando_fixer 109 64
2011-12-18 16:49:40 [INFO] commando_fixer tried command: give commando_fixer 264 64
2011-12-18 16:49:41 [INFO] commando_fixer tried command: give commando_fixer 259 1
2011-12-18 16:51:21 [INFO] commando_fixer tried command: fly
2011-12-18 16:51:26 [INFO] commando_fixer lost connection: disconnect.quitting
2011-12-18 16:52:55 [INFO] commando_fixer [/192.168.1.1] logged in with entity id 4273 at (60.34375, 64.0, -49.59375)
2011-12-18 16:52:58 [INFO] commando_fixer lost connection: disconnect.quitting
2011-12-18 16:53:02 [INFO] /192.168.1.111:49866 lost connection
2011-12-18 16:53:15 [INFO] Stopping server
2011-12-18 16:53:15 [INFO] Saving chunks
2011-12-18 16:53:15 [INFO] Saving chunks
2011-12-18 16:53:15 [INFO] Saving chunks
2011-12-18 16:54:13 [INFO] Starting minecraft server version 1.0.0
2011-12-18 16:54:13 [INFO] Loading properties
2011-12-18 16:54:13 [INFO] Starting Minecraft server on *:25565
2011-12-18 16:54:13 [INFO] Preparing level "world"
2011-12-18 16:54:13 [INFO] Default game type: 0
2011-12-18 16:54:14 [INFO] Preparing start region for level 0
2011-12-18 16:54:15 [INFO] Preparing spawn area: 48%
2011-12-18 16:54:15 [INFO] Done (2165657009ns)! For help, type "help" or "?"
2011-12-18 16:54:22 [INFO] commando_fixer [/192.168.1.1] logged in with entity id 171 at (60.34375, 64.0, -49.59375)
2011-12-18 16:54:30 [INFO] commando_fixer lost connection: disconnect.quitting
2011-12-18 16:54:31 [INFO] /192.168.1.111:49948 lost connection
2011-12-18 16:54:35 [INFO] commando_fixer [/192.168.1.111] logged in with entity id 177 at (60.34375, 64.0, -49.59375)
2011-12-18 16:54:44 [INFO] commando_fixer lost connection: disconnect.quitting
2011-12-18 16:56:15 [INFO] commando_fixer [/192.168.1.111] logged in with entity id 221 at (60.34375, 64.0, -49.59375)
2011-12-18 16:56:19 [INFO] commando_fixer tried command: fly
2011-12-18 16:56:23 [INFO] commando_fixer tried command: fly
2011-12-18 16:57:50 [INFO] commando_fixer lost connection: disconnect.quitting
2011-12-18 16:58:01 [INFO] /192.168.1.111:49968 lost connection
2011-12-18 16:58:07 [INFO] /192.168.1.1:49974 lost connection
2011-12-18 16:58:13 [INFO] /192.168.1.111:49980 lost connection
2011-12-18 16:58:19 [INFO] Stopping server
2011-12-18 16:58:19 [INFO] Saving chunks
2011-12-18 16:58:20 [INFO] Saving chunks
2011-12-18 16:58:20 [INFO] Saving chunks
2011-12-18 16:58:28 [INFO] Starting minecraft server version 1.0.0
2011-12-18 16:58:28 [INFO] Loading properties
2011-12-18 16:58:28 [INFO] Starting Minecraft server on *:25565
2011-12-18 16:58:28 [INFO] Preparing level "world"
2011-12-18 16:58:28 [INFO] Default game type: 0
2011-12-18 16:58:28 [INFO] Preparing start region for level 0
2011-12-18 16:58:29 [INFO] Preparing spawn area: 52%
2011-12-18 16:58:30 [INFO] Done (1641668679ns)! For help, type "help" or "?"
2011-12-18 16:58:34 [INFO] commando_fixer [/192.168.1.111] logged in with entity id 132 at (60.232785079939696, 63.0, -48.92923593848941)
2011-12-18 16:58:47 [INFO] commando_fixer tried command: fy
2011-12-18 16:58:49 [INFO] commando_fixer tried command: fly
2011-12-18 16:58:58 [INFO] commando_fixer tried command: give commando_fixer 120 64
2011-12-18 16:58:59 [INFO] commando_fixer tried command: give commando_fixer 120 64
2011-12-18 16:58:59 [INFO] commando_fixer tried command: give commando_fixer 30 64
2011-12-18 16:58:59 [INFO] commando_fixer tried command: give commando_fixer 53 64
2011-12-18 16:59:05 [INFO] commando_fixer lost connection: disconnect.quitting
2011-12-18 17:01:10 [INFO] Stopping server
2011-12-18 17:01:10 [INFO] Saving chunks
2011-12-18 17:01:10 [INFO] Saving chunks
2011-12-18 17:01:10 [INFO] Saving chunks
2011-12-20 19:43:07 [INFO] Starting minecraft server version 1.0.0
2011-12-20 19:43:07 [INFO] Loading properties
2011-12-20 19:43:07 [INFO] Starting Minecraft server on *:25565
2011-12-20 19:43:08 [INFO] Preparing level "world"
2011-12-20 19:43:08 [INFO] Default game type: 0
2011-12-20 19:43:08 [INFO] Preparing start region for level 0
2011-12-20 19:43:09 [INFO] Preparing spawn area: 3%
2011-12-20 19:43:10 [INFO] Preparing spawn area: 28%
2011-12-20 19:43:12 [INFO] Preparing spawn area: 48%
2011-12-20 19:43:13 [INFO] Preparing spawn area: 97%
2011-12-20 19:43:13 [INFO] Done (4872061797ns)! For help, type "help" or "?"
2011-12-20 19:43:41 [INFO] /192.168.1.111:56968 lost connection
2011-12-20 19:43:49 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-20 19:43:49 [INFO] /192.168.1.111:56972 lost connection
2011-12-20 19:43:56 [INFO] /192.168.1.1:56978 lost connection
2011-12-20 19:44:00 [INFO] /192.168.1.111:56984 lost connection
2011-12-20 19:44:07 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-20 19:44:18 [INFO] commando_fixer [/192.168.1.111] logged in with entity id 137 at (92.46875, 63.0, -75.0625)
2011-12-20 19:44:32 [INFO] commando_fixer tried command: op commando_fixer
2011-12-20 19:44:35 [INFO] commando_fixer tried command: give commando_fixer 116 64
2011-12-20 19:44:42 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-20 19:44:48 [INFO] commando_fixer tried command: opp commando_fixer
2011-12-20 19:44:50 [INFO] commando_fixer lost connection: disconnect.quitting
2011-12-20 19:46:09 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-20 19:46:26 [INFO] Unknown console command. Type "help" for help.
2011-12-20 19:46:35 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-20 19:46:42 [INFO] Unknown console command. Type "help" for help.
2011-12-20 19:46:49 [INFO] Unknown console command. Type "help" for help.
2011-12-20 19:47:03 [INFO] To run the server without a gui, start it like this:
2011-12-20 19:47:03 [INFO] java -Xmx1024M -Xms1024M -jar minecraft_server.jar nogui
2011-12-20 19:47:03 [INFO] Console commands:
2011-12-20 19:47:03 [INFO] help or ? shows this message
2011-12-20 19:47:03 [INFO] kick <player> removes a player from the server
2011-12-20 19:47:03 [INFO] ban <player> bans a player from the server
2011-12-20 19:47:03 [INFO] pardon <player> pardons a banned player so that they can connect again
2011-12-20 19:47:03 [INFO] ban-ip <ip> bans an IP address from the server
2011-12-20 19:47:03 [INFO] pardon-ip <ip> pardons a banned IP address so that they can connect again
2011-12-20 19:47:03 [INFO] op <player> turns a player into an op
2011-12-20 19:47:03 [INFO] deop <player> removes op status from a player
2011-12-20 19:47:03 [INFO] tp <player1> <player2> moves one player to the same location as another player
2011-12-20 19:47:03 [INFO] give <player> <id> [num] gives a player a resource
2011-12-20 19:47:03 [INFO] tell <player> <message> sends a private message to a player
2011-12-20 19:47:03 [INFO] stop gracefully stops the server
2011-12-20 19:47:03 [INFO] save-all forces a server-wide level save
2011-12-20 19:47:03 [INFO] save-off disables terrain saving (useful for backup scripts)
2011-12-20 19:47:03 [INFO] save-on re-enables terrain saving
2011-12-20 19:47:03 [INFO] list lists all currently connected players
2011-12-20 19:47:03 [INFO] say <message> broadcasts a message to all players
2011-12-20 19:47:03 [INFO] time <add|set> <amount> adds to or sets the world time (0-24000)
2011-12-20 19:47:03 [INFO] gamemode <player> <mode> sets player's game mode (0 or 1)
2011-12-20 19:47:22 [INFO] CONSOLE: Opping commando_fixer
2011-12-20 19:47:42 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-20 19:47:42 [INFO] /192.168.1.111:57029 lost connection
2011-12-20 19:48:04 [INFO] /192.168.1.1:57038 lost connection
2011-12-20 19:48:08 [INFO] commando_fixer [/192.168.1.111] logged in with entity id 585 at (92.46875, 63.0, -75.0625)
2011-12-20 19:48:14 [INFO] commando_fixer issued server command: give commando_fixer 58 64
2011-12-20 19:48:14 [INFO] commando_fixer: Giving commando_fixer some 58
2011-12-20 19:48:22 [INFO] commando_fixer issued server command: give commando_fixer 46 1
2011-12-20 19:48:22 [INFO] commando_fixer: Giving commando_fixer some 46
2011-12-20 19:48:24 [INFO] commando_fixer issued server command: give commando_fixer 46 64
2011-12-20 19:48:24 [INFO] commando_fixer: Giving commando_fixer some 46
2011-12-20 19:48:28 [INFO] commando_fixer issued server command: give commando_fixer 51 64
2011-12-20 19:48:28 [INFO] commando_fixer: Giving commando_fixer some 51
2011-12-20 19:48:33 [INFO] commando_fixer lost connection: disconnect.quitting
2011-12-20 19:48:56 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-20 19:49:25 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-20 19:49:35 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-20 19:50:01 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-20 19:50:26 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-20 19:52:13 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-20 19:52:40 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-20 19:53:02 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-20 19:53:23 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-20 19:53:39 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-20 19:53:45 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-20 19:54:37 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-20 19:54:44 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-20 19:54:56 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-20 19:55:23 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-20 19:56:01 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-20 19:56:24 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-20 19:57:10 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-20 19:59:05 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-20 19:59:22 [INFO] /192.168.1.1:57143 lost connection
2011-12-20 19:59:29 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-20 20:00:27 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-20 20:00:52 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-20 20:01:59 [INFO] Stopping server
2011-12-20 20:01:59 [INFO] Saving chunks
2011-12-20 20:02:07 [INFO] Saving chunks
2011-12-20 20:02:07 [INFO] Saving chunks
2011-12-27 15:59:56 [INFO] Starting minecraft server version 1.0.0
2011-12-27 15:59:57 [INFO] Loading properties
2011-12-27 15:59:57 [INFO] Starting Minecraft server on *:25565
2011-12-27 15:59:57 [INFO] Preparing level "world"
2011-12-27 15:59:57 [INFO] Default game type: 0
2011-12-27 15:59:57 [INFO] Preparing start region for level 0
2011-12-27 15:59:58 [INFO] Preparing spawn area: 12%
2011-12-27 15:59:59 [INFO] Preparing spawn area: 40%
2011-12-27 16:00:00 [INFO] Preparing spawn area: 77%
2011-12-27 16:00:00 [INFO] Done (3441306271ns)! For help, type "help" or "?"
2011-12-27 16:00:49 [INFO] Stopping server
2011-12-27 16:00:49 [INFO] Saving chunks
2011-12-27 16:00:50 [INFO] Saving chunks
2011-12-27 16:00:50 [INFO] Saving chunks
2011-12-27 16:00:57 [INFO] Starting minecraft server version 1.0.0
2011-12-27 16:00:57 [INFO] Loading properties
2011-12-27 16:00:57 [INFO] Starting Minecraft server on *:25565
2011-12-27 16:00:57 [INFO] Preparing level "world"
2011-12-27 16:00:57 [INFO] Default game type: 0
2011-12-27 16:00:57 [INFO] Preparing start region for level 0
2011-12-27 16:00:59 [INFO] Preparing spawn area: 48%
2011-12-27 16:00:59 [INFO] Done (1776393344ns)! For help, type "help" or "?"
2011-12-27 16:01:20 [INFO] Unknown console command. Type "help" for help.
2011-12-27 16:01:26 [INFO] To run the server without a gui, start it like this:
2011-12-27 16:01:26 [INFO] java -Xmx1024M -Xms1024M -jar minecraft_server.jar nogui
2011-12-27 16:01:26 [INFO] Console commands:
2011-12-27 16:01:26 [INFO] help or ? shows this message
2011-12-27 16:01:26 [INFO] kick <player> removes a player from the server
2011-12-27 16:01:26 [INFO] ban <player> bans a player from the server
2011-12-27 16:01:26 [INFO] pardon <player> pardons a banned player so that they can connect again
2011-12-27 16:01:26 [INFO] ban-ip <ip> bans an IP address from the server
2011-12-27 16:01:26 [INFO] pardon-ip <ip> pardons a banned IP address so that they can connect again
2011-12-27 16:01:26 [INFO] op <player> turns a player into an op
2011-12-27 16:01:26 [INFO] deop <player> removes op status from a player
2011-12-27 16:01:26 [INFO] tp <player1> <player2> moves one player to the same location as another player
2011-12-27 16:01:26 [INFO] give <player> <id> [num] gives a player a resource
2011-12-27 16:01:26 [INFO] tell <player> <message> sends a private message to a player
2011-12-27 16:01:26 [INFO] stop gracefully stops the server
2011-12-27 16:01:26 [INFO] save-all forces a server-wide level save
2011-12-27 16:01:26 [INFO] save-off disables terrain saving (useful for backup scripts)
2011-12-27 16:01:26 [INFO] save-on re-enables terrain saving
2011-12-27 16:01:26 [INFO] list lists all currently connected players
2011-12-27 16:01:26 [INFO] say <message> broadcasts a message to all players
2011-12-27 16:01:26 [INFO] time <add|set> <amount> adds to or sets the world time (0-24000)
2011-12-27 16:01:26 [INFO] gamemode <player> <mode> sets player's game mode (0 or 1)
2011-12-27 16:01:38 [INFO] CONSOLE: Opping shurefire
2011-12-27 16:03:35 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:04:44 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:06:15 [INFO] Unknown console command. Type "help" for help.
2011-12-27 16:06:25 [INFO] CONSOLE: Opping hamuni22
2011-12-27 16:07:06 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:08:33 [INFO] To run the server without a gui, start it like this:
2011-12-27 16:08:33 [INFO] java -Xmx1024M -Xms1024M -jar minecraft_server.jar nogui
2011-12-27 16:08:33 [INFO] Console commands:
2011-12-27 16:08:33 [INFO] help or ? shows this message
2011-12-27 16:08:33 [INFO] kick <player> removes a player from the server
2011-12-27 16:08:33 [INFO] ban <player> bans a player from the server
2011-12-27 16:08:33 [INFO] pardon <player> pardons a banned player so that they can connect again
2011-12-27 16:08:33 [INFO] ban-ip <ip> bans an IP address from the server
2011-12-27 16:08:33 [INFO] pardon-ip <ip> pardons a banned IP address so that they can connect again
2011-12-27 16:08:33 [INFO] op <player> turns a player into an op
2011-12-27 16:08:34 [INFO] deop <player> removes op status from a player
2011-12-27 16:08:34 [INFO] tp <player1> <player2> moves one player to the same location as another player
2011-12-27 16:08:34 [INFO] give <player> <id> [num] gives a player a resource
2011-12-27 16:08:34 [INFO] tell <player> <message> sends a private message to a player
2011-12-27 16:08:34 [INFO] stop gracefully stops the server
2011-12-27 16:08:34 [INFO] save-all forces a server-wide level save
2011-12-27 16:08:34 [INFO] save-off disables terrain saving (useful for backup scripts)
2011-12-27 16:08:34 [INFO] save-on re-enables terrain saving
2011-12-27 16:08:34 [INFO] list lists all currently connected players
2011-12-27 16:08:34 [INFO] say <message> broadcasts a message to all players
2011-12-27 16:08:34 [INFO] time <add|set> <amount> adds to or sets the world time (0-24000)
2011-12-27 16:08:34 [INFO] gamemode <player> <mode> sets player's game mode (0 or 1)
2011-12-27 16:09:53 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:10:39 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:12:35 [INFO] Stopping server
2011-12-27 16:12:35 [INFO] Saving chunks
2011-12-27 16:12:35 [INFO] Saving chunks
2011-12-27 16:12:35 [INFO] Saving chunks
2011-12-27 16:16:37 [INFO] Starting minecraft server version 1.0.0
2011-12-27 16:16:37 [INFO] Loading properties
2011-12-27 16:16:37 [INFO] Starting Minecraft server on 192.168.1.111:25565
2011-12-27 16:16:37 [WARNING] **** FAILED TO BIND TO PORT!
2011-12-27 16:16:37 [WARNING] The exception was: java.net.BindException: Cannot assign requested address: JVM_Bind
2011-12-27 16:16:37 [WARNING] Perhaps a server is already running on that port?
2011-12-27 16:17:16 [INFO] Stopping server
2011-12-27 16:17:42 [INFO] Starting minecraft server version 1.0.0
2011-12-27 16:17:42 [INFO] Loading properties
2011-12-27 16:17:42 [INFO] Starting Minecraft server on *:25565
2011-12-27 16:17:42 [INFO] Preparing level "world"
2011-12-27 16:17:42 [INFO] Default game type: 0
2011-12-27 16:17:42 [INFO] Preparing start region for level 0
2011-12-27 16:17:43 [INFO] Preparing spawn area: 36%
2011-12-27 16:17:44 [INFO] Done (1956491040ns)! For help, type "help" or "?"
2011-12-27 16:21:50 [INFO] Unknown console command. Type "help" for help.
2011-12-27 16:21:55 [INFO] CONSOLE: Opping casull7
2011-12-27 16:23:08 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:23:17 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:23:24 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:23:42 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:25:12 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:25:20 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:25:29 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:25:40 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:26:08 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:27:05 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:27:13 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:27:40 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:28:32 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:28:52 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:29:10 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:29:37 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:31:33 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:31:49 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:31:55 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:32:10 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:33:42 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:33:46 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:34:44 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:34:58 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:35:35 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:36:11 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:36:18 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:36:40 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:37:33 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:37:50 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:39:17 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:39:26 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:39:31 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:39:38 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:39:46 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:40:00 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:40:12 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:40:17 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:40:22 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:41:16 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 16:41:29 [INFO] Stopping server
2011-12-27 16:41:29 [INFO] Saving chunks
2011-12-27 16:41:30 [INFO] Saving chunks
2011-12-27 16:41:30 [INFO] Saving chunks
2011-12-27 17:36:12 [INFO] Starting minecraft server version 1.0.0
2011-12-27 17:36:12 [INFO] Loading properties
2011-12-27 17:36:12 [INFO] Starting Minecraft server on *:25565
2011-12-27 17:36:12 [INFO] Preparing level "world"
2011-12-27 17:36:13 [INFO] Default game type: 0
2011-12-27 17:36:13 [INFO] Preparing start region for level 0
2011-12-27 17:36:14 [INFO] Preparing spawn area: 73%
2011-12-27 17:36:14 [INFO] Done (1537153982ns)! For help, type "help" or "?"
2011-12-27 17:36:19 [INFO] CONSOLE: Opping grape347
2011-12-27 17:36:58 [INFO] CONSOLE: Opping xxstgjhonxx
2011-12-27 17:39:45 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 17:40:05 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 17:40:48 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 17:41:12 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 17:41:38 [INFO] Stopping server
2011-12-27 17:41:38 [INFO] Saving chunks
2011-12-27 17:41:39 [INFO] Saving chunks
2011-12-27 17:41:39 [INFO] Saving chunks
2011-12-27 17:44:35 [INFO] Starting minecraft server version 1.0.0
2011-12-27 17:44:35 [INFO] Loading properties
2011-12-27 17:44:35 [INFO] Starting Minecraft server on *:25565
2011-12-27 17:44:36 [INFO] Preparing level "world"
2011-12-27 17:44:36 [INFO] Default game type: 0
2011-12-27 17:44:36 [INFO] Preparing start region for level 0
2011-12-27 17:44:37 [INFO] Preparing spawn area: 52%
2011-12-27 17:44:38 [INFO] Done (1858138286ns)! For help, type "help" or "?"
2011-12-27 17:45:22 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2011-12-27 17:46:33 [INFO] Stopping server
2011-12-27 17:46:33 [INFO] Saving chunks
2011-12-27 17:46:33 [INFO] Saving chunks
2011-12-27 17:46:33 [INFO] Saving chunks
2011-12-27 17:48:45 [INFO] Starting minecraft server version 1.0.0
2011-12-27 17:48:45 [INFO] Loading properties
2011-12-27 17:48:45 [INFO] Starting Minecraft server on *:25565
2011-12-27 17:48:45 [INFO] Preparing level "world"
2011-12-27 17:48:45 [INFO] Default game type: 0
2011-12-27 17:48:45 [INFO] Preparing start region for level 0
2011-12-27 17:48:46 [INFO] Preparing spawn area: 52%
2011-12-27 17:48:47 [INFO] Done (1804236682ns)! For help, type "help" or "?"
2011-12-27 17:51:41 [INFO] Stopping server
2011-12-27 17:51:41 [INFO] Saving chunks
2011-12-27 17:51:41 [INFO] Saving chunks
2011-12-27 17:51:41 [INFO] Saving chunks
2011-12-28 11:48:02 [INFO] Starting minecraft server version 1.0.0
2011-12-28 11:48:02 [INFO] Loading properties
2011-12-28 11:48:02 [INFO] Starting Minecraft server on *:25565
2011-12-28 11:48:03 [INFO] Preparing level "world"
2011-12-28 11:48:03 [INFO] Default game type: 0
2011-12-28 11:48:03 [INFO] Preparing start region for level 0
2011-12-28 11:48:04 [INFO] Preparing spawn area: 28%
2011-12-28 11:48:05 [INFO] Done (1857458279ns)! For help, type "help" or "?"
2011-12-28 12:38:21 [INFO] Stopping server
2011-12-28 12:38:21 [INFO] Saving chunks
2011-12-28 12:38:21 [INFO] Saving chunks
2011-12-28 12:38:21 [INFO] Saving chunks
2011-12-28 12:51:56 [INFO] Starting minecraft server version 1.0.0
2011-12-28 12:51:56 [INFO] Loading properties
2011-12-28 12:51:56 [INFO] Starting Minecraft server on *:25565
2011-12-28 12:51:56 [INFO] Preparing level "world"
2011-12-28 12:51:56 [INFO] Default game type: 0
2011-12-28 12:51:56 [INFO] Preparing start region for level 0
2011-12-28 12:51:58 [INFO] Preparing spawn area: 52%
2011-12-28 12:51:58 [INFO] Done (2163351910ns)! For help, type "help" or "?"
2011-12-28 12:53:53 [INFO] To run the server without a gui, start it like this:
2011-12-28 12:53:53 [INFO] java -Xmx1024M -Xms1024M -jar minecraft_server.jar nogui
2011-12-28 12:53:53 [INFO] Console commands:
2011-12-28 12:53:53 [INFO] help or ? shows this message
2011-12-28 12:53:53 [INFO] kick <player> removes a player from the server
2011-12-28 12:53:53 [INFO] ban <player> bans a player from the server
2011-12-28 12:53:53 [INFO] pardon <player> pardons a banned player so that they can connect again
2011-12-28 12:53:53 [INFO] ban-ip <ip> bans an IP address from the server
2011-12-28 12:53:53 [INFO] pardon-ip <ip> pardons a banned IP address so that they can connect again
2011-12-28 12:53:53 [INFO] op <player> turns a player into an op
2011-12-28 12:53:53 [INFO] deop <player> removes op status from a player
2011-12-28 12:53:53 [INFO] tp <player1> <player2> moves one player to the same location as another player
2011-12-28 12:53:53 [INFO] give <player> <id> [num] gives a player a resource
2011-12-28 12:53:53 [INFO] tell <player> <message> sends a private message to a player
2011-12-28 12:53:53 [INFO] stop gracefully stops the server
2011-12-28 12:53:53 [INFO] save-all forces a server-wide level save
2011-12-28 12:53:53 [INFO] save-off disables terrain saving (useful for backup scripts)
2011-12-28 12:53:53 [INFO] save-on re-enables terrain saving
2011-12-28 12:53:53 [INFO] list lists all currently connected players
2011-12-28 12:53:53 [INFO] say <message> broadcasts a message to all players
2011-12-28 12:53:53 [INFO] time <add|set> <amount> adds to or sets the world time (0-24000)
2011-12-28 12:53:53 [INFO] gamemode <player> <mode> sets player's game mode (0 or 1)
2011-12-28 12:54:07 [INFO] Stopping server
2011-12-28 12:54:07 [INFO] Saving chunks
2011-12-28 12:54:07 [INFO] Saving chunks
2011-12-28 12:54:07 [INFO] Saving chunks
2011-12-28 12:58:37 [INFO] Starting minecraft server version 1.0.0
2011-12-28 12
1
commando_fixer1
12/28/2011 1:26 pm
Level 6 : Apprentice Architect
and for some reason its like the server is not connecting 2 the server if that makes any since bc when i cant connect it will tell me stuff on the server log but now it wont tell me anything

it would say [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
1
briman0094
12/28/2011 1:27 pm
Level 17 : Journeyman Nerd
Turn your server on, go to http://whatsmyip.org/ and try connecting using the IP at the top of the page. Also, it looks as if your log may have been cut off at the end. Try posting just between the last time you started it and the last time you stopped it.
1
kinkinkijkin
12/28/2011 1:34 pm
Level 23 : Expert Pony
No, that is a bad idea, the server needs to be hooked up through your local ip, which is held on your system and then people connect via the public.
1
briman0094
12/28/2011 1:39 pm
Level 17 : Journeyman Nerd
Can you tell me why this is a bad idea? If he can connect using that IP, it means his problem is solved. If he can't, that means that nobody can. I do this all the time when verifying my server. Also commando, do you have a firewall on the computer your server is running on? Make sure that the port is open on the computer and any routers it is connected to.
1
briman0094
12/28/2011 1:28 pm
Level 17 : Journeyman Nerd
Actually, go to http://www.pastebin.com/ and paste your log there. It won't get cut off then. Make sure you copy the whole thing. Then post the URL to it here.
1
commando_fixer1
12/28/2011 1:29 pm
Level 6 : Apprentice Architect
hmm well i cant do that bc the log wont tell me anything anymore and i was using the ip from ip chicken.com
1
commando_fixer1
12/28/2011 1:31 pm
Level 6 : Apprentice Architect
1
Acoolkido
12/28/2011 1:32 pm
Level 22 : Expert Cake
Maybe your ip address that you port forwarded changed. I had the same problem
1
commando_fixer1
12/28/2011 1:34 pm
Level 6 : Apprentice Architect
for the people that dont understand what im asking for here is that the server it self will not come on
1
kinkinkijkin
12/28/2011 1:36 pm
Level 23 : Expert Pony
Commando, it is trying to connect via an ip that is not yours. When it does that it gives the error "CANNOT BIND TO PORT" and fails to come on. I had that problem for a while then set a static ip. SET A STATIC IP AND YOUR SERVER WILL TURN ON KK?
1
briman0094
12/28/2011 1:37 pm
Level 17 : Journeyman Nerd
The log seems normal...try connecting again using the ip found at http://whatsmyip.org/ and make sure you have the right port. If you get "Connection refused: connect" or something similar, then your port is not forwarded anymore. Then try connecting using "localhost" (without the quotes) as your IP. If you can connect, that confirms that the port is unforwarded. If you can't connect using localhost, that indicates a deeper problem with your server.
1
commando_fixer1
12/28/2011 1:37 pm
Level 6 : Apprentice Architect
i have 3 ips that my minecraft server would work with when it was working the ip from the config and my house has 2 connections so it has a ip for each of them
1
commando_fixer1
12/28/2011 1:38 pm
Level 6 : Apprentice Architect
kinkinkijkin how do i do that?
1
briman0094
12/28/2011 1:40 pm
Level 17 : Journeyman Nerd
commando_fixer1ip from the config


Nononononononono. Take the IP out of the properties file. That is what is messing you up. You almost always leave this blank.
1
kinkinkijkin
12/28/2011 1:40 pm
Level 23 : Expert Pony
The portforward website has a tool, then once you have your static ip, portforward that or set your static ip to the already-forwarded one to save time.
1
briman0094
12/28/2011 1:41 pm
Level 17 : Journeyman Nerd
You don't port-forward IPs. You port-forward ports.
1
kinkinkijkin
12/28/2011 1:43 pm
Level 23 : Expert Pony
You forward the ports FOR certain ips only unless you have an open router, at which point you don't need to port forward at all..
1
kinkinkijkin
12/28/2011 1:42 pm
Level 23 : Expert Pony
briman0094
commando_fixer1ip from the config


Nononononononono. Take the IP out of the properties file. That is what is messing you up. You almost always leave this blank.

That's for if you have an open router, his problem is he doesn't and needs to set a static ip, then set his server to his new static local ip to avoid it messing with any extra networking devices he may have like hamachi and connecting like that instead.
1
Selkia
12/28/2011 1:45 pm
Level 4 : Apprentice Explorer
Go to your start bar And type "CMD" In that,type "ipconfig" And scroll up
1
kinkinkijkin
12/28/2011 1:47 pm
Level 23 : Expert Pony
SelkiaGo to your start bar And type "CMD" In that,type "ipconfig" And scroll up :geek:

A little late with your telling him to look at his ip, we've told him already and I'm going on about how he needs a static ip and to port forward his minecraft server's port for that static ip.
1
Toasty1337
12/28/2011 1:49 pm
Level 1 : New Crafter
Notch/Jeb recently updated the servers. Your one is probebly outdated int he sense people get a invalid server key when they join
Also make sure you haven't set it to local
1
briman0094
12/28/2011 2:02 pm
Level 17 : Journeyman Nerd
kinkinkijkin
briman0094
commando_fixer1ip from the config


Nononononononono. Take the IP out of the properties file. That is what is messing you up. You almost always leave this blank.

That's for if you have an open router, his problem is he doesn't and needs to set a static ip, then set his server to his new static local ip to avoid it messing with any extra networking devices he may have like hamachi and connecting like that instead.


You still don't put the IP in the server.properties file. That is for if you have multiple IP addresses pointing at the same machine (multi-homed) and I know he doesn't have that. Leave the "server-ip:" field blank in your server.properties file and that *might* fix the problem.
1
ZaphodX
12/28/2011 2:04 pm
Level 40 : Master Network
You never put the ip in the 'server-ip=' field. That will stop your server from working.
1
kinkinkijkin
12/28/2011 2:06 pm
Level 23 : Expert Pony
If you put in the public ip or the wrong ip.
1
briman0094
12/28/2011 2:08 pm
Level 17 : Journeyman Nerd
You leave it blank. He doesn't have Hamachi or VPN.
1
kinkinkijkin
12/28/2011 2:11 pm
Level 23 : Expert Pony
Has he said that he doesn't even possess the programs? If he does the empty field may cause the server to use the virtual ip from the possessed VPN program.
1
kinkinkijkin
12/28/2011 2:05 pm
Level 23 : Expert Pony
briman0094
kinkinkijkin
briman0094
Nononononononono. Take the IP out of the properties file. That is what is messing you up. You almost always leave this blank.

That's for if you have an open router, his problem is he doesn't and needs to set a static ip, then set his server to his new static local ip to avoid it messing with any extra networking devices he may have like hamachi and connecting like that instead.


You still don't put the IP in the server.properties file. That is for if you have multiple IP addresses pointing at the same machine (multi-homed) and I know he doesn't have that. Leave the "server-ip:" field blank in your server.properties file and that *might* fix the problem.

If he has hamachi or another VPN program he requires it.
1
TheEpicDarkAngel
12/28/2011 2:07 pm
Level 1 : New Explorer
Ill try to find details
1
Toasty1337
12/28/2011 2:15 pm
Level 1 : New Crafter
we cannot help you if you do not tell us exactly why it broke/stopped working.
1
kinkinkijkin
12/28/2011 2:17 pm
Level 23 : Expert Pony
He did.
1
commando_fixer1
12/28/2011 4:08 pm
Level 6 : Apprentice Architect
hey guys i have read everything u have told me and i have found out that my ip has changed! so thx for all your help guys!!!
1
TehMeeperz
12/28/2011 4:13 pm
Level 45 : Master Giraffe
Can i join? ;D Ide love to help
1
commando_fixer1
12/28/2011 4:16 pm
Level 6 : Apprentice Architect
thx everyone i changed it and now its working for me!!!!
1
kinkinkijkin
12/28/2011 4:17 pm
Level 23 : Expert Pony
Awesome, glad I could help!
1
commando_fixer1
12/28/2011 4:27 pm
Level 6 : Apprentice Architect
ya but i have 1 more problem now that i have done all that i op myself but i still cant use my mods... so anymore help? if i cant get the help here i will make a new topic thread thx guys!
1

Welcome