bloodytearqq • PM |
May 12, 2013 11:30 AM
|
![]() Posts: 6 |
http://www.gametrack...hp?GSID=3261633
I am trying to add my server to the tracker but it says the name is unnamed. #Minecraft server properties #Sun May 12 06:22:33 PDT 2013 generator-settings= allow-nether=true level-name=world enable-query=true allow-flight=false server-port=25565 query.port=25565 level-type=DEFAULT minequery-port=25566 enable-rcon=false force-gamemode=false level-seed= server-ip=199.192.78.6 max-build-height=256 spawn-npcs=true white-list=false debug=false spawn-animals=true hardcore=false snooper-enabled=true texture-pack= online-mode=true server-id=GameTrackerClaimServer pvp=true difficulty=3 server-name=GameTrackerClaimServer gamemode=0 max-players=30 spawn-monsters=true view-distance=10 generate-structures=true spawn-protection=16 motd=www.League5.com - Sponsored by Intreppid That's my current properties file. Why is it not changing? |
burn • PM |
May 12, 2013 11:42 AM
|
![]() Posts: 10924 |
Please remove minequery. The most recent versions of the server have query built in. You can also get rid of server-name since it does not exist. I am also not sure what server-id is, so ensure that is set properly if it actually exists.
Once you make these adjustments, I can attempt to update the query port to 25565 since that is what you specify in your config. Note: It was entered incorrectly onto this website. You may also need to open that port in your firewall if you have not. ![]() |
bloodytearqq • PM |
May 12, 2013 11:48 AM
|
![]() Posts: 6 |
#Minecraft server properties
#Sun May 12 08:48:25 PDT 2013 generator-settings= allow-nether=true level-name=world enable-query=true allow-flight=false server-port=25565 query.port=25565 level-type=DEFAULT enable-rcon=false force-gamemode=false level-seed= server-ip=199.192.78.6 max-build-height=256 spawn-npcs=true white-list=false debug=false spawn-animals=true texture-pack= snooper-enabled=true hardcore=false online-mode=true pvp=true difficulty=3 gamemode=0 max-players=30 spawn-monsters=true generate-structures=true view-distance=10 spawn-protection=16 motd=www.League5.com - Sponsored by Intreppid That is all done now. |
bloodytearqq • PM |
May 12, 2013 11:58 AM
|
![]() Posts: 6 |
How do I fix the name also?
|
burn • PM |
May 12, 2013 12:29 PM
|
![]() Posts: 10924 |
Please open 25565 in your firewall and I will adjust the server to the correct query port.
![]() |
bloodytearqq • PM |
May 12, 2013 12:37 PM
|
![]() Posts: 6 |
It has been open, that is how the minecraft is actually up. For some reason gt wont read it though.
|
bloodytearqq • PM |
May 12, 2013 12:38 PM
|
![]() Posts: 6 |
I can run it off of 25566 if you wnat.
|
burn • PM |
May 12, 2013 12:49 PM
|
![]() Posts: 10924 |
Well unfortunately your server is providing no response on either port. Please ensure the following:
1. You are running the most recent version of the server. 2. You are not running additional query plugins. 3. You have the following set: enable-query=true query.port=YourQueryPort motd=YourServerName 4. You have the port open in your firewall. 5. Your server is still running on the specified IP address. ![]() |
bloodytearqq • PM |
May 12, 2013 1:16 PM
|
![]() Posts: 6 |
Everything is right. I am running Bukkit Beta version (1.5.2)
|
burn • PM |
May 12, 2013 2:17 PM
|
![]() Posts: 10924 |
Good to hear. In that case, you must have a plugin that is conflicting. MCPC+ has caused issues in the query protocol in the past for other users, for instance.
You may also want to check that your firewall does not have any of the GameTracker IPs blocked: 208.167.241.179 208.167.241.180 208.167.241.190 108.61.78.147 108.61.78.148 108.61.78.149 108.61.78.150 ![]() |