Slot problem

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
sungersoo
A regular
A regular
Posts: 37
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Fri Feb 26, 2010 12:05 pm

Slot problem

Post by sungersoo »

I'm currently using a VPS to host 5 servers and after a while, a slot disapears for each of the server.

hlds.exe -game cstrike +ip 66.150.214.118 +map de_dust2 +maxplayers 32 -debug -console -nocrashdialog -pingboost 3

That is what I use. Any help??
User avatar
Edge100x
Founder
Founder
Posts: 13126
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Slot problem

Post by Edge100x »

When you say a slot disappears, what do you mean? Is it showing one less slot in "status" output, or is it just in queries?

If it's just in queries, have you checked to make sure that you don't have a plugin that's changing sv_visiblemaxplayers?
sungersoo
A regular
A regular
Posts: 37
Joined: Fri Feb 26, 2010 12:05 pm

Re: Slot problem

Post by sungersoo »

The Texas servers all have 31 slots when I wrote 32. Not all servers have custom plugins

Image
User avatar
Edge100x
Founder
Founder
Posts: 13126
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Slot problem

Post by Edge100x »

It's difficult to read that screenshot, but it looks as though you're just talking about the number shown in queries, so what I said likely applies.

Please enter the commands I mentioned in your server window and copy and paste what it tells you here:

status
sv_visiblemaxplayers
sungersoo
A regular
A regular
Posts: 37
Joined: Fri Feb 26, 2010 12:05 pm

Re: Slot problem

Post by sungersoo »

Image
User avatar
Edge100x
Founder
Founder
Posts: 13126
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Slot problem

Post by Edge100x »

Please stop posting screenshots :). You just needed to type the command into the console on the server (not through rcon) and copy + paste the text itself.

What you posted here shows that you have a plugin or configuration setting which is inappropriately setting sv_visiblemaxplayers, as I suggested before. You will need to reconfigure or remove this plugin/setting.
sungersoo
A regular
A regular
Posts: 37
Joined: Fri Feb 26, 2010 12:05 pm

Re: Slot problem

Post by sungersoo »

Found fix for anyone else that have this problem.

Remove amx_reservation and amx_hideslots from amxx.cfg
Post Reply