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

[UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)


Post New Thread Reply   
 
Thread Tools Display Modes
TrappaTroopa
Senior Member
Join Date: Feb 2016
Old 08-26-2016 , 14:00   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4681

Quote:
Originally Posted by Bittersweet View Post
Blackhawk is correct. I'm not sure what order those game_xxxx_xxxx.cfg are executed in compared to your server.cfg, if CS:GO even has a server.cfg anymore. Verify your mp_timelimit by typing it into the console without an operand. If it shows as 15, that is your problem. If you've specified 20 everywhere (all of the .cfg files), then it is another plugin or possibly a map that is changing that cvar. The only way to track it down is to disable all plugins, check mp_timelimit to make sure it's still 20, then add the plugins back a few at a time until you can nail down which plugin is doing it.
No no. mp_timelimit is set to 20 and that is reflected in game. Each map starts at 20 minutes. But after 5 minutes (so there is 15 minutes remaining) the map changes to a random map. my mp_timelimit and mp_roundtime are set to 20 and are being read just fine.
TrappaTroopa is offline
Bittersweet
Veteran Member
Join Date: May 2012
Old 08-26-2016 , 14:03   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4682

Quote:
Originally Posted by TrappaTroopa View Post
No no. mp_timelimit is set to 20 and that is reflected in game. Each map starts at 20 minutes. But after 5 minutes (so there is 15 minutes remaining) the map changes to a random map. my mp_timelimit and mp_roundtime are set to 20 and are being read just fine.
Then check your server log and see why the map is changing. Post it here if you can't figure it out.
__________________
Thank you in advance for your help

My plugins:
[CS:S] BOT Swat | [ANY] CVAR Randomizer | [CS:S] SM CS:S Tag Beta | [CS:S] Bot2Player
Awesome & Crucial plugins by other people:
[CS:S/CS:GO] GunGame | [UMC3] Ultimate Mapchooser | [ANY] Server Crontab | [ANY] SM ForceCamera
Bittersweet is offline
TrappaTroopa
Senior Member
Join Date: Feb 2016
Old 08-26-2016 , 15:29   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4683

Quote:
Originally Posted by Bittersweet View Post
Then check your server log and see why the map is changing. Post it here if you can't figure it out.
Here is my UMC Log. Thank You! I do see the line: "End of Map Vote Disabled". I guess this is in one of my Configs?

Edit: I just saw the line: "(Non-UMC mapchange or plugin just loaded)" and noticed I forgot to disable the nextmap.smx plugin. I am guessing this is what is changing my map every 5 minutes. We will see.

Edit2: Still can not figure this out

Edit: Fixed!

Code:
L 08/26/2016 - 00:25:05: [umc-endvote.smx] Unable to create end of map vote time-trigger, trigger time already passed.
L 08/26/2016 - 00:25:05: [umc-endvote.smx] Unable to create end of map vote time-trigger, trigger time already passed.
L 08/26/2016 - 00:25:06: [umc-core.smx] ---------------------MAP CHANGE: surf_prelude_ksf---------------------
L 08/26/2016 - 00:25:06: [umc-endvote.smx] End of map vote will appear after 838 seconds
L 08/26/2016 - 00:25:06: [umc-endvote-warnings.smx] First time-warning will appear 10 seconds before the end of map vote.
L 08/26/2016 - 00:25:06: [umc-endvote-warnings.smx] Successfully parsed and set up 11 vote warnings.
L 08/26/2016 - 00:25:06: [umc-playercountmonitor.smx] Current Map Group could not be determined. (Non-UMC mapchange or plugin just loaded.)
L 08/26/2016 - 00:25:06: [umc-playercountmonitor.smx] Min Players: 0, Max Players: 64
L 08/26/2016 - 00:25:06: [umc-rockthevote.smx] RTV will be made available in 30 seconds.
L 08/26/2016 - 05:04:30: [umc-core.smx] ---------------------MAP CHANGE: surf_prelude_ksf---------------------
L 08/26/2016 - 05:04:30: [umc-endvote-warnings.smx] Successfully parsed and set up 11 vote warnings.
L 08/26/2016 - 05:04:30: [umc-playercountmonitor.smx] Current Map Group could not be determined. (Non-UMC mapchange or plugin just loaded.)
L 08/26/2016 - 05:04:30: [umc-playercountmonitor.smx] Min Players: 0, Max Players: 64
L 08/26/2016 - 05:04:30: [umc-endvote.smx] End of map vote will appear after 838 seconds
L 08/26/2016 - 05:04:30: [umc-endvote-warnings.smx] First time-warning will appear 10 seconds before the end of map vote.
L 08/26/2016 - 05:04:30: [umc-endvote.smx] End of map vote will appear after 43 more rounds.
L 08/26/2016 - 05:04:30: [umc-rockthevote.smx] RTV will be made available in 30 seconds.
L 08/26/2016 - 15:42:37: [umc-endvote.smx] Unable to create end of map vote time-trigger, trigger time already passed.
L 08/26/2016 - 15:42:37: [umc-endvote.smx] Unable to create end of map vote time-trigger, trigger time already passed.
L 08/26/2016 - 15:42:38: [umc-core.smx] ---------------------MAP CHANGE: surf_prelude_ksf---------------------
L 08/26/2016 - 15:42:38: [umc-endvote.smx] End of map vote will appear after 838 seconds
L 08/26/2016 - 15:42:38: [umc-endvote-warnings.smx] First time-warning will appear 10 seconds before the end of map vote.
L 08/26/2016 - 15:42:38: [umc-endvote-warnings.smx] Successfully parsed and set up 11 vote warnings.
L 08/26/2016 - 15:42:38: [umc-playercountmonitor.smx] Current Map Group could not be determined. (Non-UMC mapchange or plugin just loaded.)
L 08/26/2016 - 15:42:38: [umc-playercountmonitor.smx] Min Players: 0, Max Players: 64
L 08/26/2016 - 15:42:38: [umc-rockthevote.smx] RTV will be made available in 30 seconds.
L 08/26/2016 - 15:43:09: [umc-rockthevote.smx] RTV is now available.
L 08/26/2016 - 15:44:05: [umc-rockthevote.smx] Starting RTV.
L 08/26/2016 - 15:44:05: [umc-core.smx] Initiating Vote Type: Map
L 08/26/2016 - 15:44:08: [umc-core.smx] Setting nextmap to: surf_aircontrol_ksf
L 08/26/2016 - 15:44:08: [umc-endvote.smx] End of map vote disabled.
L 08/26/2016 - 15:44:08: [umc-core.smx] MAPVOTE: Players voted for map 'surf_aircontrol_ksf' from group 'Tier 1'
L 08/26/2016 - 15:44:20: [umc-core.smx] ---------------------MAP CHANGE: surf_aircontrol_ksf---------------------
L 08/26/2016 - 15:44:20: [umc-endvote-warnings.smx] Successfully parsed and set up 11 vote warnings.
L 08/26/2016 - 15:44:20: [umc-playercountmonitor.smx] Min Players: 0, Max Players: 64
L 08/26/2016 - 15:44:20: [umc-playercountmonitor.smx] Server will begin watching for inproper number of players in 240 seconds.
L 08/26/2016 - 15:44:20: [umc-endvote.smx] Unable to create end of map vote time-trigger, trigger time already passed.
L 08/26/2016 - 15:44:20: [umc-endvote.smx] End of map vote will appear after 43 more rounds.
L 08/26/2016 - 15:44:20: [umc-rockthevote.smx] RTV will be made available in 30 seconds.
L 08/26/2016 - 15:44:20: [umc-endvote.smx] End of map vote will appear after 838 seconds
L 08/26/2016 - 15:44:20: [umc-endvote-warnings.smx] First time-warning will appear 10 seconds before the end of map vote.
L 08/26/2016 - 15:44:51: [umc-rockthevote.smx] RTV is now available.
L 08/26/2016 - 16:53:46: [umc-randomcycle.smx] SETUP: Hooking intermission...
L 08/26/2016 - 16:53:49: [umc-core.smx] ---------------------MAP CHANGE: surf_mesa---------------------
L 08/26/2016 - 16:55:38: [umc-endvote-warnings.smx] Successfully parsed and set up 11 vote warnings.
L 08/26/2016 - 16:55:38: [umc-playercountmonitor.smx] Min Players: 0, Max Players: 64
L 08/26/2016 - 16:55:38: [umc-playercountmonitor.smx] Server will begin watching for inproper number of players in 240 seconds.
L 08/26/2016 - 16:55:38: [umc-endvote.smx] Unable to create end of map vote time-trigger, trigger time already passed.
L 08/26/2016 - 16:55:38: [umc-rockthevote.smx] RTV will be made available in 30 seconds.
L 08/26/2016 - 16:55:38: [umc-endvote.smx] Unable to create end of map vote time-trigger, trigger time already passed.
L 08/26/2016 - 16:55:39: [umc-core.smx] ---------------------MAP CHANGE: surf_mesa---------------------
L 08/26/2016 - 16:55:39: [umc-endvote.smx] End of map vote will appear after 838 seconds
L 08/26/2016 - 16:55:39: [umc-endvote-warnings.smx] First time-warning will appear 10 seconds before the end of map vote.
L 08/26/2016 - 16:56:10: [umc-rockthevote.smx] RTV is now available.
L 08/26/2016 - 16:59:39: [umc-playercountmonitor.smx] Server is now watching for inproper number of players.
L 08/26/2016 - 17:00:49: [umc-endvote.smx] Unable to create end of map vote time-trigger, trigger time already passed.
L 08/26/2016 - 17:00:50: [umc-endvote.smx] Unable to create end of map vote time-trigger, trigger time already passed.
L 08/26/2016 - 17:00:51: [umc-core.smx] ---------------------MAP CHANGE: surf_forbidden_ways_ksf---------------------
L 08/26/2016 - 17:00:51: [umc-endvote-warnings.smx] Successfully parsed and set up 11 vote warnings.
L 08/26/2016 - 17:00:51: [umc-playercountmonitor.smx] Min Players: 0, Max Players: 64
L 08/26/2016 - 17:00:51: [umc-playercountmonitor.smx] Server will begin watching for inproper number of players in 240 seconds.
L 08/26/2016 - 17:00:51: [umc-endvote.smx] Unable to create end of map vote time-trigger, trigger time already passed.
L 08/26/2016 - 17:00:51: [umc-endvote.smx] End of map vote will appear after 45 more rounds.
L 08/26/2016 - 17:00:51: [umc-rockthevote.smx] RTV will be made available in 30 seconds.
L 08/26/2016 - 17:00:51: [umc-endvote.smx] End of map vote will appear after 838 seconds
L 08/26/2016 - 17:00:51: [umc-endvote-warnings.smx] First time-warning will appear 10 seconds before the end of map vote.
L 08/26/2016 - 17:01:22: [umc-rockthevote.smx] RTV is now available.
L 08/26/2016 - 17:04:51: [umc-playercountmonitor.smx] Server is now watching for inproper number of players.
L 08/26/2016 - 17:06:01: [umc-endvote.smx] Unable to create end of map vote time-trigger, trigger time already passed.
L 08/26/2016 - 17:06:01: [umc-endvote.smx] Unable to create end of map vote time-trigger, trigger time already passed.
L 08/26/2016 - 17:06:02: [umc-core.smx] ---------------------MAP CHANGE: surf_aircontrol_ksf---------------------
L 08/26/2016 - 17:06:02: [umc-endvote-warnings.smx] Successfully parsed and set up 11 vote warnings.
L 08/26/2016 - 17:06:02: [umc-playercountmonitor.smx] Min Players: 0, Max Players: 64
L 08/26/2016 - 17:06:02: [umc-playercountmonitor.smx] Server will begin watching for inproper number of players in 240 seconds.
L 08/26/2016 - 17:06:02: [umc-endvote.smx] Unable to create end of map vote time-trigger, trigger time already passed.
L 08/26/2016 - 17:06:02: [umc-endvote.smx] End of map vote will appear after 45 more rounds.
L 08/26/2016 - 17:06:02: [umc-rockthevote.smx] RTV will be made available in 30 seconds.
L 08/26/2016 - 17:06:02: [umc-endvote.smx] End of map vote will appear after 838 seconds
L 08/26/2016 - 17:06:02: [umc-endvote-warnings.smx] First time-warning will appear 10 seconds before the end of map vote.
L 08/26/2016 - 17:06:33: [umc-rockthevote.smx] RTV is now available.
L 08/26/2016 - 17:10:02: [umc-playercountmonitor.smx] Server is now watching for inproper number of players.
L 08/26/2016 - 17:11:13: [umc-randomcycle.smx] SETUP: Hooking intermission...
L 08/26/2016 - 17:11:13: [umc-endvote.smx] Unable to create end of map vote time-trigger, trigger time already passed.
L 08/26/2016 - 17:11:13: [umc-endvote.smx] Unable to create end of map vote time-trigger, trigger time already passed.
L 08/26/2016 - 17:11:14: [umc-core.smx] ---------------------MAP CHANGE: surf_amplitude_light---------------------
L 08/26/2016 - 17:11:14: [umc-endvote-warnings.smx] Successfully parsed and set up 11 vote warnings.
L 08/26/2016 - 17:11:14: [umc-playercountmonitor.smx] Min Players: 0, Max Players: 64
L 08/26/2016 - 17:11:14: [umc-playercountmonitor.smx] Server will begin watching for inproper number of players in 240 seconds.
L 08/26/2016 - 17:11:14: [umc-endvote.smx] Unable to create end of map vote time-trigger, trigger time already passed.
L 08/26/2016 - 17:11:14: [umc-endvote.smx] End of map vote will appear after 45 more rounds.
L 08/26/2016 - 17:11:14: [umc-rockthevote.smx] RTV will be made available in 30 seconds.
L 08/26/2016 - 17:11:14: [umc-endvote.smx] End of map vote will appear after 838 seconds
L 08/26/2016 - 17:11:14: [umc-endvote-warnings.smx] First time-warning will appear 10 seconds before the end of map vote.
L 08/26/2016 - 17:12:40: [umc-randomcycle.smx] SETUP: Hooking intermission...
L 08/26/2016 - 17:12:41: [umc-core.smx] ---------------------MAP CHANGE: surf_mesa---------------------
L 08/26/2016 - 17:12:56: [umc-randomcycle.smx] SETUP: Hooking intermission...
L 08/26/2016 - 17:12:57: [umc-core.smx] ---------------------MAP CHANGE: surf_mesa---------------------
L 08/26/2016 - 17:13:11: [umc-randomcycle.smx] SETUP: Hooking intermission...
L 08/26/2016 - 17:13:13: [umc-core.smx] ---------------------MAP CHANGE: surf_mesa---------------------
L 08/26/2016 - 17:20:33: [umc-randomcycle.smx] SETUP: Hooking intermission...
L 08/26/2016 - 17:20:34: [umc-core.smx] ---------------------MAP CHANGE: surf_mesa---------------------
L 08/26/2016 - 17:27:22: [umc-randomcycle.smx] SETUP: Hooking intermission...
L 08/26/2016 - 17:27:23: [umc-core.smx] ---------------------MAP CHANGE: surf_mesa---------------------
L 08/26/2016 - 17:32:00: [umc-randomcycle.smx] SETUP: Hooking intermission...
L 08/26/2016 - 17:32:01: [umc-core.smx] ---------------------MAP CHANGE: surf_mesa---------------------
L 08/26/2016 - 17:38:00: [umc-randomcycle.smx] SETUP: Hooking intermission...
L 08/26/2016 - 17:38:01: [umc-core.smx] ---------------------MAP CHANGE: surf_mesa---------------------
L 08/26/2016 - 17:41:24: [umc-randomcycle.smx] SETUP: Hooking intermission...
L 08/26/2016 - 17:41:26: [umc-core.smx] ---------------------MAP CHANGE: surf_mesa---------------------
L 08/26/2016 - 17:49:00: [umc-randomcycle.smx] SETUP: Hooking intermission...
L 08/26/2016 - 17:49:01: [umc-core.smx] ---------------------MAP CHANGE: surf_mesa---------------------
L 08/26/2016 - 17:51:21: [umc-randomcycle.smx] SETUP: Hooking intermission...
L 08/26/2016 - 17:51:22: [umc-core.smx] ---------------------MAP CHANGE: surf_mesa---------------------
L 08/26/2016 - 17:54:56: [umc-randomcycle.smx] SETUP: Hooking intermission...
L 08/26/2016 - 17:54:57: [umc-core.smx] ---------------------MAP CHANGE: surf_mesa---------------------
L 08/26/2016 - 19:19:54: [umc-core.smx] ---------------------MAP CHANGE: surf_mesa---------------------
L 08/26/2016 - 19:20:14: [umc-endvote-warnings.smx] Successfully parsed and set up 11 vote warnings.
L 08/26/2016 - 19:20:14: [umc-playercountmonitor.smx] Min Players: 0, Max Players: 64
L 08/26/2016 - 19:20:14: [umc-playercountmonitor.smx] Server will begin watching for inproper number of players in 240 seconds.
L 08/26/2016 - 19:20:14: [umc-endvote.smx] Unable to create end of map vote time-trigger, trigger time already passed.
L 08/26/2016 - 19:20:14: [umc-endvote.smx] End of map vote will appear after 45 more rounds.
L 08/26/2016 - 19:20:14: [umc-rockthevote.smx] RTV will be made available in 30 seconds.

Last edited by TrappaTroopa; 08-27-2016 at 01:01.
TrappaTroopa is offline
Ikatzuki
Junior Member
Join Date: Aug 2016
Old 08-28-2016 , 11:56   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4684

Using a fresh install of csgo server with sourcemod on and i keep getting this error? (Also fresh download of UMC)

Quote:
L 08/28/2016 - 17:27:52: [SM] Exception reported: Fatal error creating dynamic native!
L 08/28/2016 - 17:27:52: [SM] Blaming: umccore.smx()
L 08/28/2016 - 17:27:52: [SM] Call stack trace:
L 08/28/2016 - 17:27:52: [SM] [0] CreateNative
L 08/28/2016 - 17:27:52: [SM] [1] Line 628, umc-core.sp::AskPluginLoad2()
L 08/28/2016 - 17:27:52: [SM] Failed to load plugin "umccore.smx": unexpected error 23 in AskPluginLoad callback.
L 08/28/2016 - 17:27:52: [SM] Unable to load plugin "umc-adminmenu.smx": Native "BfWriteString" was not found
L 08/28/2016 - 17:27:52: [SM] Unable to load plugin "umc-core.smx": Native "BfWriteString" was not found
Anyone that has some suggestions?
Thanks!
Ikatzuki is offline
cravenge
Veteran Member
Join Date: Nov 2015
Location: Chocolate Factory
Old 08-28-2016 , 12:01   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4685

Quote:
Originally Posted by Ikatzuki View Post
Using a fresh install of csgo server with sourcemod on and i keep getting this error? (Also fresh download of UMC)



Anyone that has some suggestions?
Thanks!
If my memory serves correct, CS:GO uses protobuf.

Last edited by cravenge; 08-28-2016 at 12:02.
cravenge is offline
Ikatzuki
Junior Member
Join Date: Aug 2016
Old 08-28-2016 , 12:35   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4686

Quote:
Originally Posted by cravenge View Post
If my memory serves correct, CS:GO uses protobuf.
And what does this mean exactly ? Sorry im kinda new to this entire CS:GO server stuff. Trying to wrap my head around everything >.< Its kinda different from CSS
Ikatzuki is offline
Kilroy85
Junior Member
Join Date: May 2016
Old 08-28-2016 , 13:14   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4687

Is there an error with map file names being too long? We have three maps which make the server hang, instead of switching to them and they are all our three longest file name maps (the shortest being 30 characters long).
Kilroy85 is offline
Bittersweet
Veteran Member
Join Date: May 2012
Old 08-29-2016 , 20:07   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4688

Quote:
Originally Posted by Ikatzuki View Post
Using a fresh install of csgo server with sourcemod on and i keep getting this error? (Also fresh download of UMC)



Anyone that has some suggestions?
Thanks!
CS:GO requires version 3.4.6x. Search this thread for more details. There are versions for download within the thread, and there are also links to Powerlord's repository where you can download the latest source and compile it if you want to go that route. That project is on hold, but I haven't heard any complaints from folks once they get it installed.
__________________
Thank you in advance for your help

My plugins:
[CS:S] BOT Swat | [ANY] CVAR Randomizer | [CS:S] SM CS:S Tag Beta | [CS:S] Bot2Player
Awesome & Crucial plugins by other people:
[CS:S/CS:GO] GunGame | [UMC3] Ultimate Mapchooser | [ANY] Server Crontab | [ANY] SM ForceCamera
Bittersweet is offline
Bittersweet
Veteran Member
Join Date: May 2012
Old 08-29-2016 , 20:09   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4689

Quote:
Originally Posted by Kilroy85 View Post
Is there an error with map file names being too long? We have three maps which make the server hang, instead of switching to them and they are all our three longest file name maps (the shortest being 30 characters long).
It seems like there was an issue with long filenames, but I actually thought UMC just trimmed them if they were too long. I don't recall any server hangs. Does the map make your server hang with UMC disabled? You can just rename the map file to something shorter and see if that fixes it.
__________________
Thank you in advance for your help

My plugins:
[CS:S] BOT Swat | [ANY] CVAR Randomizer | [CS:S] SM CS:S Tag Beta | [CS:S] Bot2Player
Awesome & Crucial plugins by other people:
[CS:S/CS:GO] GunGame | [UMC3] Ultimate Mapchooser | [ANY] Server Crontab | [ANY] SM ForceCamera
Bittersweet is offline
Kilroy85
Junior Member
Join Date: May 2016
Old 08-30-2016 , 08:42   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4690

Do we discovered that if a filename was greater than 29 characters (30 and larger), the server would not switch to that map, using UMC.

We just renamed the maps to something less than 29 characters and now it is working fine.
Kilroy85 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 19:33.


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