Xonotic Forums
[SOLVED] Can't get server list - wireless DC's - Printable Version

+- Xonotic Forums (https://forums.xonotic.org)
+-- Forum: Support (https://forums.xonotic.org/forumdisplay.php?fid=3)
+--- Forum: Xonotic - Help & Troubleshooting (https://forums.xonotic.org/forumdisplay.php?fid=4)
+--- Thread: [SOLVED] Can't get server list - wireless DC's (/showthread.php?tid=2771)



Can't get server list - wireless DC's - knuppel - 03-24-2012

This is basically a continuation of (this thread). I downloaded Nexuiz1 and Xonotic last night after I saw the new Nexuiz on steam. I started doing the Nexuiz1 tutorial and once finished I clicked the server browser and it caused my router to stop broadcasting a wireless signal. Now both nexuiz and xonotic cause my router to stop broadcasting wirelessly nearly instantly upon starting. My router doesn't support DD-wrt. I have a Trendnet wireless N router. I have played many other games and this doesn't normally happen. I've tried changing the port number and forwarding that port on my router. The best looking option I have at this point is the suggestion from divVerent - setting "net_slist_queriespersecond" to something lower than the default of 20, maybe 5 or 10. I have been trying to do that but the game doesn't let me save that setting in the advanced options...go figure. I tried making a autoexec.cfg in the root folder and adding "net_slist_queriespersecond 5" but I lose my connection anyway and when I get in game it still says it is at the default setting of 20. Is there another way to change this setting? Thanks for any help in advanced. This game looks really cool, I used to play the unreal tournament series and this looks like a great "new" alternative.


RE: Can't get server list - wireless DC's - Mr. Bougo - 03-25-2012

Where exactly did you put the autoexec.cfg file? You have to put it in the data directory, either in your install directory or in your personal directory in your documents.

Does your router have any logging capabilities? See if you can get anything out of that.

Also, does the game work fine with a wired link?


RE: Can't get server list - wireless DC's - divVerent - 03-26-2012

The autoexec.cfg belongs in the data/ directory, next to your config.cfg.

I also will make this setting saved in future Xonotic versions.


RE: Can't get server list - wireless DC's - knuppel - 04-04-2012

Sorry for the delay. I tested it with a wired connection and it still causes my router to stop broadcasting wireless and it doesn't show any servers. I also tried it on a different computer on my network, same thing. Will the autoexec actually change the paramater on a "locked" setting? I put it in the correct place yet when I go in game it still shows the same value. More help would be appreciated.


RE: Can't get server list - wireless DC's - Mr. Bougo - 04-05-2012

You can try adding a "quit" line (no quotes) in your autoexec.cfg to see if it's executed. The game should quit when you start it if everything is right.


RE: Can't get server list - wireless DC's - knuppel - 04-05-2012

I moved the autoexec.cfg from the route folder with the .exe to the data folder and it showed the changes in game. It didn't fix my problem, I tried net_slist_queriespersecond 1, net_slist_queriesperframe 1, net_slist_maxtries 1, net_slist_timeout 100 along with some other values. The only one that seemed to have any effect was net_slist_timeout. With net_slist_timeout at 1 both WAN and WLAN LED indicators instantly stopped flashing on the router. With net_slist_timeout at 100 the WAN led stayed solid while the WLAN flashed 2-3 with a few seconds between flashes before going off. That said, even when the WAN light was on my internet appeared to die regardless, but I figured I would mention it in case that gives you any ideas. I also want to note I didnt have a config.cfg file anywhere in the Xonotic folder, but maybe because that was on the new computer where I hadn't actually loaded into a map yet thus no config was created? Not sure. Thanks for the timely response and additional help.

I'm curious, if you change the various "net_slist_******** #" paramaters to extreme settings on your setup does it cause the internet to drop? It is possible my router is broken in some way, but I'd prefer to try more options instead of buying a new one when I'm not sure that is the problem.


RE: Can't get server list - wireless DC's - Mr. Bougo - 04-05-2012

config.cfg is created when the game is exited for the first time. To know where it's located, open the xonotic terminal (shift escape) and type:
which config.cfg
This will show you the path to it.

As for your net issue, can you see if your router has logging capabilities? I asked you this in an earlier post but it seems you didn't notice.