rzvtw_ • PM |
Feb 17, 2012 11:39 AM
|
![]() Posts: 10 |
I put minequery, and now works but not recognize the server name... ?
|
burn • PM |
Feb 17, 2012 1:11 PM
|
![]() Posts: 10924 |
I assume you already double and triple checked this since I mentioned them already and posted the link outlining it, but confirm that your server fits the following description:
Server is running the most recent version. No bukkit or canary plugins. Your config contains: enable-query=true query.port=YourQueryPort motd=YourServerName ![]() |
rzvtw_ • PM |
Feb 17, 2012 5:56 PM
|
![]() Posts: 10 |
So, not works ..
|
sithrebel • PM |
Feb 18, 2012 7:04 PM
|
![]() Posts: 1 |
as the admins here dont seem to understand bukkit and canary are not "plugins" they are a actually server software that completely replaces the vanilla software.
|
Closed Account |
Feb 19, 2012 1:36 AM
|
![]() |
I had no troubles adding my Minecraft server to Gametracker and I'm running craftbukkit-1.1-R3.jar
I used 2 different ports for the query and game joining, also check that your query port is UPD in your firewall. here is how I got mine to work. http://www.gametracker.com/games/minecraft/forum.php?post=272692#post272692 Hope this helps ya ![]() |
ericmck2000 • PM |
Feb 19, 2012 2:33 AM
|
![]() Posts: 1 |
I am not going to continue to cause my players downtime by restarting the server until gametracker decides to detect that I own my server.
I am not going to put the server down and create a new vanilla server just to suit the needs of gametracker........ Considering that it picks up my players just fine on the server, which, obviously means it can query the server, just fine..... I am going to just go create my own damn banner..... I could have spent a whole lot less time putting 10 lines of php togather making one, then I could have restarting, changing something, restarting.... Etc. The admins for gametracker need to fix detection of minecraft servers. |
burn • PM |
Feb 19, 2012 11:58 AM
|
![]() Posts: 10924 |
ericmck2000 wrote: If your server is not reporting a motd/server-name, there is nothing we can do. ![]() |
rzvtw_ • PM |
Feb 19, 2012 5:44 PM
|
![]() Posts: 10 |
@burn:
i checked all server-properties. So, what plugins i need to GameTracker wrosk right with my server? 00:40:51 [INFO] Starting GS4 status listener 00:40:51 [INFO] Starting remote control listener 00:40:51 [INFO] Query running on 93.*.*.*:25566 enable-query=true server-port=25565 query.port=25566 So ... ? |
burn • PM |
Feb 19, 2012 6:51 PM
|
![]() Posts: 10924 |
As long as you are running the most recent version of the server (see http://www.minecraft.net/download) and set the appropriate config settings
enable-query=true server-port=25565 query.port=25566 motd=name you should not be having this problem. You could try setting up bukkit or canary and see if either of those work. If they don't have query support built by default yet, you could try adding minecraftviewer. I do not personally run an minecraft server and there have been a number of issues with how servers are responding back to GameTracker. ![]() |
iceantia • PM |
Feb 22, 2012 5:29 AM
|
![]() Posts: 1 |
The detection of my server worked fine first time running Bukkit,
The ports are different to burn's recommendation (and I believe they vary from server to server anyway) Here is my info found in the server.properties file (minus the bits I have deleted about gamemodes etc) #Minecraft server properties #Tue Feb 21 14:16:49 GMT 2012 enable-query=true server-port=25567 query.port=25567 minequery-port=0 motd=*set name here* I believe you may need minequery on there for some of the features gametracker uses (such as the amount of players etc) so not having this may be causing it problems when trying to generate your server information. (this is with a bukkit server anyway) Also remember to change your server motd to Gametracker to verify you own the server and restarting to ensure it is updated correctly. Maybe this will help? who knows? ![]() |