Raised This Month: $ Target: $400
 0% 

Solved Changing maps will sometimes not work


Post New Thread Reply   
 
Thread Tools Display Modes
Sicilians
Member
Join Date: Feb 2017
Old 02-28-2017 , 23:39   Re: Changing maps will sometimes not work
Reply With Quote #11

A thought that just occured to me everytime I use rtv when I was the only one on the server for the entire duration of the servers uptime rtv worked. But as soon as someone joined and like 5 minuted later they wanted to rtv it would not work. Now how could this be connected?

How it looks when it was only me on the server using rtv. The map did in fact change

L 02/28/2017 - 233:20: [mapchooser.smx] Starting map vote because outside request
L 02/28/2017 - 233:20: [mapchooser.smx] Voting for next map has started.
L 02/28/2017 - 233:22: [mapchooser.smx] Voting for next map has finished. Nextmap: workshop/249444895/kz_longjumps_go11.
L 02/28/2017 - 233:24: [SM] Changed map to "workshop/249444895/kz_longjumps_go11"
---- Host_Changelevel ----
*** Map Load: workshop/249444895/kz_longjumps_go11: Map Group 279166189Missing map material: ATAM/METAL/NUKE_ROOF_ORANGE
Missing map material: ATAM/METAL/NUKE_ROOF_ORANGE
Missing map material: ATAM/METAL/NUKE_ROOF_ORANGE
#######################################
Map workshop/249444895/kz_longjumps_go11 missing stringtable dictionary, don't ship this way!!!
Run with -stringtables on the command line or convar
stringtable_alwaysrebuilddictionaries enabled to build the string table
#######################################
L 02/28/2017 - 233:25: -------- Mapchange to workshop/249444895/kz_longjumps_go11 --------



As I was trying to test this i tryed to rtv early in the map and I got this bogus message again.


L 02/28/2017 - 23:45:49: [mapchooser.smx] Starting map vote because outside request
L 02/28/2017 - 23:45:49: [mapchooser.smx] Voting for next map has started.
L 02/28/2017 - 23:45:52: [mapchooser.smx] Voting for next map has finished. Nextmap: workshop/562956061/kz_quick7_v2.
L 02/28/2017 - 23:45:54: [SM] Changed map to "workshop/562956061/kz_quick7_v2"

It seems to be a freaking luck of the draw if [SM] decides to actually change the map or not I just dont understand anymore how could this problem be so flexible and have so many variables in it. Its not connected to people, its not connected to people getting times in kztimer. Its ridiculous how hard this is.

Last edited by Sicilians; 02-28-2017 at 23:51.
Sicilians is offline
hamilton5
Veteran Member
Join Date: Oct 2012
Location: USA
Old 03-01-2017 , 00:59   Re: Changing maps will sometimes not work
Reply With Quote #12

you have a mapgroup AND a workshop_collection....... pick 1 (my vote is on collection), ditch the gamemode_server.txt. remove any ugc_collection or subscribed_ .txt files you might have laying around your csgo dir

Last edited by hamilton5; 03-01-2017 at 01:02.
hamilton5 is offline
Sicilians
Member
Join Date: Feb 2017
Old 03-01-2017 , 18:45   Re: Changing maps will sometimes not work
Reply With Quote #13

Quote:
Originally Posted by hamilton5 View Post
you have a mapgroup AND a workshop_collection....... pick 1 (my vote is on collection), ditch the gamemode_server.txt. remove any ugc_collection or subscribed_ .txt files you might have laying around your csgo dir
no dice hamilton I still think this shit is somehow connected to players. My new theory is that it has something to do with the time limit because I can always change the map withing the first minute of the map. But if its a semi decent map size like 15 min or more rtv usually doesent work. There are no error things to post anymore it either says the map is changing and doesent or it does.

Last edited by Sicilians; 03-01-2017 at 20:22.
Sicilians is offline
hamilton5
Veteran Member
Join Date: Oct 2012
Location: USA
Old 03-01-2017 , 23:10   Re: Changing maps will sometimes not work
Reply With Quote #14

well.. maps not changing is usually related to bad mapgroups, or conflicting nextmap... so a list of maps does spew out when you type print_mapgroup_sv in console? might show your rtv and mapchooser settings.. (like what is sm_rtv_changetime), you have rid your server of any other mapchoosers too?

Last edited by hamilton5; 03-01-2017 at 23:12.
hamilton5 is offline
Sicilians
Member
Join Date: Feb 2017
Old 03-01-2017 , 23:27   Re: Changing maps will sometimes not work
Reply With Quote #15

when I type in print_mapgroup_sv only workshop/279166189/kz_chinablock shows up aka the map the server starts with it looks like the server is not even recognizing the server mapgroup.
Sicilians is offline
Sicilians
Member
Join Date: Feb 2017
Old 03-01-2017 , 23:38   Re: Changing maps will sometimes not work
Reply With Quote #16

How does one add more maps to this mapgroup, it tells me the mapgroup is the numbers for the workshop collection that I have for all the maps?

my .bat


srcds -game csgo -console -usercon -maxplayers_override 10 +maxplayers 10 +game_type 0 +game_mode 0 +net_public_adr 173.2.60.53 -port 27016 -tickrate 128 –autoupdate -authkey XXXXXXXXX +host_workshop_map 279166189 +map kz_chinablock -threads 1

after typing in the line

print_mapgroup_sv
Map group: 279166189
workshop/279166189/kz_chinablock


I realize that I have neither a collection nor a mapgroup atm but where the heck is it referencing this map from?
Sicilians is offline
hamilton5
Veteran Member
Join Date: Oct 2012
Location: USA
Old 03-02-2017 , 04:53   Re: Changing maps will sometimes not work
Reply With Quote #17

again you don't mix mapgroups stuff (+map) and the workshop collections stuff(+host_workshop_map)... start your server with a collection (+host_workshop_collection) and it will pick the first map in it as the start map.

hosting a workshop map like you have done above would just host that one map and not a collection like you want.

https://developer.valvesoftware.com/...rver_Operators

Last edited by hamilton5; 03-02-2017 at 05:01.
hamilton5 is offline
Sicilians
Member
Join Date: Feb 2017
Old 03-02-2017 , 16:58   Re: Changing maps will sometimes not work
Reply With Quote #18

As of right now I got rid of +host_workshop_map and mapgroup and only have the collection and it seems
to work prior to trying this I couldnt rtv 10 minutes in with another person on the map and after this "fix"
I tryed 2 maps, played for 10 minutes had a friend join and rtv'd and it worked. So as of right now I think
were good, thank you hamilton and max. Have a great life.

Last edited by Sicilians; 03-02-2017 at 16:58.
Sicilians is offline
shaks
New Member
Join Date: Mar 2017
Old 03-03-2017 , 00:52   Re: Changing maps will sometimes not work
Reply With Quote #19

Quote:
Originally Posted by Sicilians View Post
As of right now I got rid of +host_workshop_map and mapgroup and only have the collection and it seems
to work prior to trying this I couldnt rtv 10 minutes in with another person on the map and after this "fix"
I tryed 2 maps, played for 10 minutes had a friend join and rtv'd and it worked. So as of right now I think
were good, thank you hamilton and max. Have a great life.
hey I am having the same issue you had. Did that fix your problem?

Also 1 thread for a kz server?? I hope its just for you and a friend! kz timer is a mess!

Last edited by shaks; 03-03-2017 at 01:00.
shaks is offline
Sicilians
Member
Join Date: Feb 2017
Old 03-03-2017 , 13:49   Re: Changing maps will sometimes not work
Reply With Quote #20

Quote:
Originally Posted by shaks View Post
hey I am having the same issue you had. Did that fix your problem?

Also 1 thread for a kz server?? I hope its just for you and a friend! kz timer is a mess!
I run the server every once and a while for me and my friends, random people will join every now and again and yes the bug is fixed what seemed to be happening is I was hosting a workshop collection and a single map, I am pretty sure for some reason the server was prioritizing the map instead of the collection, I even tested the server when I was hosting just the map, I was still able to change the map but only within the first 10 minutes. After getting rid of +host workshop map and just hosting the collection I was able to change the map with or without other players and past 10 minutes.
Sicilians is offline
Reply



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:50.


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