Raised This Month: $12 Target: $400
 3% 

[CSGO] Map dosen't change !


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Sincronic
Senior Member
Join Date: Dec 2018
Old 10-31-2019 , 15:50   [CSGO] Map dosen't change !
Reply With Quote #1

Hey guys !

I have a problem with 2 of my 7 servers. Those server are retake servers. Votemap is working but at the end of the map, the map is not changing. It stay all day the same map.

I made update to the last sorcemod to all my servers. The same for all. But just those 2 servers have problems with chaing map.

What can it be ?

Tnx !
Sincronic is offline
Covert
New Member
Join Date: May 2019
Old 11-01-2019 , 01:43   Re: [CSGO] Map dosen't change !
Reply With Quote #2

This also happens to our servers since upgrading to 1.10 and have not found a solution to the problem. The issue seems to be random.

After the last round and a successful map vote, another round starts instead of changing the map, and timeleft command states that it is the last round still.

SourceMod 1.10.0.6454
Debian (Buster)

If you need more specific details, let me know!
Covert is offline
nguyenbaodanh
AlliedModders Donor
Join Date: Jun 2007
Location: HCMC, Vietnam
Old 11-01-2019 , 03:50   Re: [CSGO] Map dosen't change !
Reply With Quote #3

Put these in server.cfg
mp_match_end_restart 0
mp_match_end_changelevel 1
mp_endmatch_votenextmap 0
__________________
nguyenbaodanh is offline
Sincronic
Senior Member
Join Date: Dec 2018
Old 11-02-2019 , 18:52   Re: [CSGO] Map dosen't change !
Reply With Quote #4

After i done this my servers are runing ok.

I have my server with auto update. In my startup.txt with auto update. To don't change my maplist i deleted "validate" afte app_update 740. And i made a full update with "validate", and i fix the map change bug for me.

I am runing linux, latest Ubuntu 19.10 with latest kernel.

Last edited by Sincronic; 11-02-2019 at 18:54.
Sincronic is offline
gilobij
Junior Member
Join Date: Nov 2019
Old 11-03-2019 , 07:35   Re: [CSGO] Map dosen't change !
Reply With Quote #5

Quote:
Originally Posted by Sincronic View Post
After i done this my servers are runing ok.

I have my server with auto update. In my startup.txt with auto update. To don't change my maplist i deleted "validate" afte app_update 740. And i made a full update with "validate", and i fix the map change bug for me.

I am runing linux, latest Ubuntu 19.10 with latest kernel.
Can you share your build?
gilobij is offline
Sincronic
Senior Member
Join Date: Dec 2018
Old 11-03-2019 , 08:07   Re: [CSGO] Map dosen't change !
Reply With Quote #6

Quote:
Originally Posted by gilobij View Post
Can you share your build?
Here:

Code:
// arena.txt
//
@ShutdownOnFailedCommand 0 //set to 0 if updating multiple servers at once
@NoPromptForPassword 1
//login <username> <password>
//for servers which don't need a login
login anonymous 
force_install_dir ./GOarena/
app_update 740
quit
and add to your start up line the patch to your .txt file. Like in exemple bellow:

Quote:
-steam_dir "/usr/steam" -steamcmd_script "/usr/steam/arena.txt"

Last edited by Sincronic; 11-03-2019 at 08:09.
Sincronic is offline
TomL.
Veteran Member
Join Date: Oct 2017
Location: Germany
Old 11-03-2019 , 12:33   Re: [CSGO] Map dosen't change !
Reply With Quote #7

If you don't want files to be overridden you can for example read the maplist from a different file or remove the write permissions for the specific file.
TomL. is offline
nguyenbaodanh
AlliedModders Donor
Join Date: Jun 2007
Location: HCMC, Vietnam
Old 11-07-2019 , 01:13   Re: [CSGO] Map dosen't change !
Reply With Quote #8

Or you can just use the mapcyclefile cvar in server.cfg to use custom mapcycle

mapcyclefile "my-maps.txt"
mp_match_end_restart 0
mp_match_end_changelevel 1
mp_endmatch_votenextmap 0
__________________
nguyenbaodanh is offline
Sincronic
Senior Member
Join Date: Dec 2018
Old 11-10-2019 , 03:49   Re: [CSGO] Map dosen't change !
Reply With Quote #9

Tnx guys, i will try bouth. But @nguyenbaodanh metode i think is the simple and good enough.
Sincronic is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:08.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode