unknowncfg • PM |
Feb 12, 2025 9:13 AM
|
![]() Posts: 6 |
Hello.
I noticed a problem between the transmission of server data and their display on the site, as well as in banners Banners (number players on server): ![]() The information on the site: ![]() And servers variables not update! LE: also, for the cs2 (csgo) server I noticed an update problem between IP and DNS on the server and banner and the same problem of CS 1.6 update |
joni22 • PM |
Feb 13, 2025 2:33 AM
|
![]() Posts: 8 |
It sounds like there might be a delay or mismatch between the server data and how it's displayed on the site and banners. You might want to check if the data refresh rate is set correctly and if there's any caching causing outdated information to show. Also, ensure the API or data source pulling the player count is working correctly. Have you noticed any patterns in when the issue occurs?
|
unknowncfg • PM |
Feb 13, 2025 3:38 AM
|
![]() Posts: 6 |
Thanks for the answer.
No, I didn't notice anything, nor did anything change on the website where the banner is displayed. The problem is not only with the server in the picture, but with all servers. ![]() ![]() And the same problem for CS2 server's (CSGO): ![]() ![]() Also, as I said above, the variables are not updated on gametracker site. |
tusoradijas • PM |
Feb 13, 2025 4:18 PM
|
![]() Posts: 4 |
It looks like you're facing multiple synchronization issues between your server data and its display on the website, including banners. Here’s a breakdown of possible causes and solutions:
Banners Not Updating (Player Count Issue) The banner system may be caching old data instead of pulling real-time information. Try clearing the cache or forcing a manual refresh. Ensure that the query mechanism fetching player count is correctly set up and not experiencing delays. Check whether the server query protocol (A2S for CS:GO/CS2, or the legacy GoldSrc protocol for CS 1.6) is functioning properly. Server Variables Not Updating This could be due to a delay in reading updated values from the game server. Restarting the server might force a refresh. Verify that your server’s cvar values are correctly exposed to queries. Some settings may be restricted or overridden. CS2 (CS:GO) Server IP and DNS Update Problem If the banner or site displays an outdated IP or DNS, check whether the game server's configuration files (e.g., server.cfg) reflect the correct values. Ensure that DNS propagation is complete if you've recently updated the domain settings. Some game server browsers take time to recognize IP changes—forcing a refresh from the server list might help. If the issue persists, you might find useful tools or insights somewhere here. Additionally, checking log files for query errors could reveal underlying problems. Counter Strike 1.6 download free Direct Counter Strike 1.6 install download https://csdownload.net Important warning for CS 1.6 download! By downloading this Counter strike 1.6 Setup, you are claiming that you own the original Steamed Counter strike 1.6 game and CS 1.6 copy downloaded from this website is just a copy for your personal use. If you don't have the original (steamed) counter strike 1.6 game please leave this page and don't download non-steam Counter-Strike 1.6 (cs 1.6) game copy. You can download CS 1.6 for any operating system (CS 1.6 (v44, v42, v48) for all versions of windows, linux, mac etc.) from our website absolutely for free and without any advertisement's or unwanted application's, if you want to download CS 1.6 for specific operating system just read our articles and follow simple instruction's which is in articles. CS 1.6 download option |
unknowncfg • PM |
Feb 14, 2025 10:54 AM
|
![]() Posts: 6 |
Query:
No query and cache problem. I noticed this problem on several sites (communities). Server Variables Not Updating: The problem is at least 3 months old. Not only is it not updated on already registered servers, but for newly registered servers it displays: "No server variables were returned for this server." LE: The problems, both for query and variables, are from gametracker.com. Unfortunately, the site has gone down badly. Let's keep in mind that for gametracker administrators there is still only CS:GO, in banners, descriptions and sections of the website, etc. (not CS2 ![]() |
unknowncfg • PM |
Mar 07, 2025 3:31 AM
|
![]() Posts: 6 |
Last issuse:
On the gametracker.com website, the server is online and running, while on the forum, the banner displays that the server is not registered on the site. Server: https://www.gametracker.com/server_info/95.156.225.17:27015/ Screenshot: https://i.postimg.cc/3JRGDkb4/Untitled.png Problem reported in query since 12.02.2025, but no response from any moderator or administrator of the gametracker.com site. GJ staff! |