aqualtis • PM |
Feb 18, 2013 7:33 AM
|
![]() Posts: 12 |
Hello.
My server is working 24/7 but in your system it is Offline very often. http://www.gametracker.com/server_info/193.46.210.8:25565/ Help me please to solve the problem. Here is server.properties: generator-settings= allow-nether=true level-name=world enable-query=true allow-flight=true server-port=25565 query.port=25567 level-type=DEFAULT enable-rcon=false level-seed= server-ip=193.46.210.8 max-build-height=256 spawn-npcs=true white-list=false debug=true spawn-animals=true snooper-enabled=true hardcore=false texture-pack= online-mode=true server-id=unnamed pvp=true difficulty=3 server-name=-\=TRINITY\=- Industrial 1.4.7 gamemode=0 max-players=50 spawn-monsters=true view-distance=10 generate-structures=true spawn-protection=16 motd=-\=TRINITY\=- Industrial 1.4.7 |
burn • PM |
Feb 18, 2013 11:05 AM
|
![]() Posts: 10924 |
Your server is not providing response to the query at the current time.
Are any of the scanner IPs blocked? 208.167.225.11, 208.167.225.12, 208.167.225.13, 108.61.78.147, 108.61.78.148, 108.61.78.149, and 108.61.78.150 Are there any antiflood mechanisms in your firewall preventing GT from scanning it too soon? ![]() |
aqualtis • PM |
Feb 18, 2013 11:35 AM
|
![]() Posts: 12 |
No, because my other servers are seen by GameTracker.
For example, CS:Source, CS 1.6, Killing Floor, Team Fortress 2 and Call of duty 4. The problem is in only Minecraft. Maybe my query port is bad? 25567 |
aqualtis • PM |
Feb 20, 2013 5:39 AM
|
![]() Posts: 12 |
So what to do?
|
burn • PM |
Feb 20, 2013 10:28 AM
|
![]() Posts: 10924 |
The following are the only answers that I could think of:
1. Open the port in the firewall (portforward in the router, if applicable) 2. Update your server to the most recent version 3. Remove any server query plugins 4. Unblock or whitelist the scanner IPs 5. Adjust the server firewall's antiflood mechanism. ![]() |
aqualtis • PM |
Feb 21, 2013 5:08 AM
|
![]() Posts: 12 |
What query port I need to set in Minecraft server?
Server's port is 25565. So query port is .... ??? |
aqualtis • PM |
Feb 21, 2013 6:28 AM
|
![]() Posts: 12 |
I found problem.
Query port must be such as server's port: 25565 both In server's folder there is a file: bukkit.yml In it there is a cvar: query-plugins It must be false. This way Gametracker see server. |