splewis / csgo-pug-setup

CS:GO Sourcemod plugin for setting up private pug/10man games
GNU General Public License v3.0
412 stars 90 forks source link

Server crashes completely when trying to log in #403

Closed Ferks-FK closed 2 years ago

Ferks-FK commented 2 years ago

Expected behavior

When you log into the server, you should be able to log in normally and the server should remain "online".

Actual behavior

Currently on a server running this plugin, when you log into the server, for some strange reason, the server crashes for no reason and restarts immediately afterwards. It is important to say that the two servers tested in the video are totally similar. The same plugins/extensions and settings were configured on these servers. With the same sourcemod version. The only difference is that pugsetup was active on one server and not on the other. The error is completely random. Sometimes everything works, sometimes everything stops all at once.

Test Video

Steps to reproduce

Install the pugsetup plugin. Try to log into the server.

sapphonie commented 2 years ago

solved by sm_pugsetup_use_game_warmup 0 or sv_hibernate_when_empty 0

Ferks-FK commented 2 years ago

Duplicate #368