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

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


Post New Thread Reply   
 
Thread Tools Display Modes
Bittersweet
Veteran Member
Join Date: May 2012
Old 04-02-2016 , 16:12   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4571

Quote:
Originally Posted by doroemon View Post
And Github version UMC has made so many DEBUG message and make my server lag like hell,
does any cvar or method to turn it off?thanks a lot!
https://github.com/Steell/Ultimate-Mapchooser
You've got a couple of options. Within UMC, specifically in ultimate-mapchooser.cfg, you can set sm_umc_logging_verbose "0", but it is set to 0 as a default, so unless you've changed it previously, it should already be set to 0.

You should also be able to control logging in your server.cfg depending on what game you have. For example, if you are running CS:S, you should be able to turn logging off completely with the cvar sv_logfile 0, though I don't recommend doing that unless it's absolutely necessary. There are too many other messages that may appear in that log to solve other problems that I don't think it's worth it to shut it off for 1 plugin.
__________________
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
remedyznutz
Junior Member
Join Date: Mar 2016
Old 04-02-2016 , 22:31   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4572

hi first let me say i love this plugin, super helpful for surf/bhop/kzclimb particularly! but i have a couple questions if you don't mind me asking.
first issue i am having is the tier selection is not working on !nominate on my server. it works perfectly fine in the !admin umc map chooser though. like it does it by tier but its one giant map list.
example for what i want it to looks like from !admin: http://prntscr.com/ang3jd
but when i do !nominate it comes up like this: http://prntscr.com/ang3u9 as you can see its one giant list broken down by tiers but not individual tier choices and then the maps.
trying to do it like:
!nominate
by tier
tier 1
surf_aircontrol
surf_akai
tier 2
surf_blah
by type
linear
surf_
staged
surf_
alphabetical
surf_
surf_
wont indent when i post it so http://prntscr.com/ang7xl
here is a screenshot of my umc_mapcycle: http://prntscr.com/ang5hj
how would i go about fixing this so it works properly on !nominate.

lastly sorry for the long post.
but is there any way i can make a group that only people with an admin flag can access? so maps i put in this group don't show up in nominations, but an admin can manually select it from the admin panel? for maps that arent zoned, broken, crashes the server, etc. thank you for your time!

Last edited by remedyznutz; 04-02-2016 at 22:38. Reason: tried to fix most spelling grammer
remedyznutz is offline
Azthex
Junior Member
Join Date: Apr 2016
Old 04-03-2016 , 07:11   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4573

Hey, I have a problem...

I'm trying to make a Multimod Server, but the plugin dont works. The vote menu just never comes. Also I tried to activate it with the console command "sm_umc_mapvote 1" but appears a message saying "[UMC] Could not start vote. See log for details". Please help.

UMC_20160403.log (addons/sourcemod/logs)
Spoiler

errors_20160403.log (addons/sourcemod/logs)
Spoiler

umc_mapcycle
Spoiler

Last edited by Azthex; 04-03-2016 at 07:22. Reason: Spoilers
Azthex is offline
klink
Junior Member
Join Date: Feb 2009
Old 04-03-2016 , 19:45   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4574

Why does UMC all player on server disconnect and connect again on every map change? This doesn't happen with default sourcemod plugin.


Code:
L 04/04/2016 - 00:24:04: "YYYYYY<1129><[U:1:xxxxxxxxx]><>" disconnected (reason "Disconnect by user.")
L 04/04/2016 - 00:24:04: "YYYYYYYYYY<1148><[U:1:xxxxxxxxxxxx]><>" disconnected (reason "Disconnect by user.")
L 04/04/2016 - 00:24:04: "YYYYYYYY<1133><[U:1:xxxxxxxxxxx]><>" disconnected (reason "Disconnect by user.")
L 04/04/2016 - 00:24:04: "YYYYYY<1132><[U:1:xxxxxxxxxxxx]><>" disconnected (reason "Disconnect by user.")


L 04/04/2016 - 00:24:04: "YYYYYYYYYYYYYYYYY<1158><[U:1:xxxxxxxxxx]><>" connected, address "xxxxxxxxxx"
L 04/04/2016 - 00:24:04: "YYYYYYYYYYY<1159><[U:1:xxxxxx]><>" connected, address "xxxxxxxxxxxxx"
L 04/04/2016 - 00:24:04: "YYYYYYYYYYYYYYYY<1160><[U:1:xxxxxxxxxx]><>" connected, address "xxxxxxxxxxxx"
L 04/04/2016 - 00:24:04: "YYYYYYYYYYYY><[U:1:xxxxxxxxx]><>" connected, address "xxxxxxxxx"


L 04/04/2016 - 00:24:04: "YYYYYYYYYYYYYY<1158><[U:1:xxxxxxxx]><>" STEAM USERID validated
L 04/04/2016 - 00:24:04: "YYYYYYYYYYYY<1159><[U:1:xxxxxxxx]><>" STEAM USERID validated
L 04/04/2016 - 00:24:04: "YYYYYYYYYYY<1160><[U:1:xxxxxxxxx]><>" STEAM USERID validated
L 04/04/2016 - 00:24:04: "YYYYYYYYYYY<1184><[U:1:xxxxxxxxxx]><>" STEAM USERID validated
klink is offline
klink
Junior Member
Join Date: Feb 2009
Old 04-04-2016 , 06:46   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4575

Quote:
Originally Posted by doroemon View Post
And Github version UMC has made so many DEBUG message and make my server lag like hell,
does any cvar or method to turn it off?thanks a lot!
https://github.com/Steell/Ultimate-Mapchooser

https://github.com/Steell/Ultimate-M...c-core.inc#L10

Change here #define UMC_DEBUG 1 to 0
klink is offline
NotHappy
Member
Join Date: Dec 2014
Old 04-04-2016 , 10:23   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4576

I have a problem because UMC stopped working on my server. There are no errors nothing, it jus stopped making votes at the end of map and even if somehow the vote will be made the map isn't changed after. Any ideas?
__________________

NotHappy is offline
klink
Junior Member
Join Date: Feb 2009
Old 04-05-2016 , 05:40   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4577

Why UMC change the map twice?

Code:
L 04/04/2016 - 21:18:06: [umc-core.smx] ---------------------MAP CHANGE: dod_palermo---------------------
L 04/04/2016 - 21:18:08: [umc-core.smx] ---------------------MAP CHANGE: dod_palermo---------------------
L 04/04/2016 - 21:18:08: [umc-playercountmonitor.smx] Min Players: 14, Max Players: 33
L 04/04/2016 - 21:18:08: [umc-playercountmonitor.smx] Server will begin watching for inproper number of players in 240 seconds.
L 04/04/2016 - 21:18:08: [umc-rockthevote.smx] RTV will be made available in 30 seconds.
L 04/04/2016 - 21:18:08: [umc-endvote-warnings.smx] Successfully parsed and set up 14 vote warnings.
L 04/04/2016 - 21:18:08: [umc-endvote.smx] Unable to create end of map vote time-trigger, trigger time already passed.
L 04/04/2016 - 21:18:08: [umc-endvote.smx] End of map vote will appear after 5 more wins.
L 04/04/2016 - 21:18:09: [umc-endvote.smx] End of map vote will appear after 1378 seconds
L 04/04/2016 - 21:18:09: [umc-endvote-warnings.smx] First time-warning will appear 300 seconds before the end of map vote.
L 04/04/2016 - 21:18:40: [umc-rockthevote.smx] RTV is now available.
L 04/04/2016 - 21:22:09: [umc-playercountmonitor.smx] Server is now watching for inproper number of players.
L 04/04/2016 - 21:41:07: [umc-endvote.smx] Starting an end of map vote.
L 04/04/2016 - 21:41:07: [umc-core.smx] Initiating Vote Type: Map
L 04/04/2016 - 21:42:07: [umc-core.smx] Setting nextmap to: dod_avalanche
L 04/04/2016 - 21:42:07: [umc-endvote.smx] End of map vote disabled.
L 04/04/2016 - 21:42:07: [umc-core.smx] MAPVOTE: Players voted for map 'dod_avalanche' from group 'All Maps'
L 04/04/2016 - 21:43:20: [umc-core.smx] ---------------------MAP CHANGE: dod_avalanche---------------------
L 04/04/2016 - 21:43:22: [umc-core.smx] ---------------------MAP CHANGE: dod_avalanche---------------------
L 04/04/2016 - 21:43:22: [umc-playercountmonitor.smx] Min Players: 14, Max Players: 33
L 04/04/2016 - 21:43:22: [umc-playercountmonitor.smx] Server will begin watching for inproper number of players in 240 seconds.
L 04/04/2016 - 21:43:22: [umc-rockthevote.smx] RTV will be made available in 30 seconds.
L 04/04/2016 - 21:43:22: [umc-endvote-warnings.smx] Successfully parsed and set up 14 vote warnings.
L 04/04/2016 - 21:43:22: [umc-endvote.smx] Unable to create end of map vote time-trigger, trigger time already passed.
L 04/04/2016 - 21:43:22: [umc-endvote.smx] End of map vote will appear after 5 more wins.
L 04/04/2016 - 21:43:23: [umc-endvote.smx] End of map vote will appear after 1378 seconds
L 04/04/2016 - 21:43:23: [umc-endvote-warnings.smx] First time-warning will appear 300 seconds before the end of map vote.
L 04/04/2016 - 21:43:54: [umc-rockthevote.smx] RTV is now available.
L 04/04/2016 - 21:47:23: [umc-playercountmonitor.smx] Server is now watching for inproper number of players.
L 04/04/2016 - 22:06:21: [umc-endvote.smx] Starting an end of map vote.
L 04/04/2016 - 22:06:21: [umc-core.smx] Initiating Vote Type: Map
L 04/04/2016 - 22:07:21: [umc-core.smx] Setting nextmap to: dod_colmar
L 04/04/2016 - 22:07:21: [umc-endvote.smx] End of map vote disabled.
L 04/04/2016 - 22:07:21: [umc-core.smx] MAPVOTE: Players voted for map 'dod_colmar' from group 'All Maps'
L 04/04/2016 - 22:08:36: [umc-core.smx] ---------------------MAP CHANGE: dod_colmar---------------------
L 04/04/2016 - 22:08:38: [umc-core.smx] ---------------------MAP CHANGE: dod_colmar---------------------

Quote:
Map History:
01. dod_icecaverns_fixed : changelevel Command : 04/05/2016 - 13:42:51
02. dod_poolday_dgs_v3 : Normal level change : 04/05/2016 - 13:17:40
03. dod_poolday_dgs_v3 : changelevel Command : 04/05/2016 - 13:179
04. 3xi_bettertrainmap_d : Normal level change : 04/05/2016 - 13:07:28
05. dod_dust2_slg : changelevel Command : 04/05/2016 - 12:49:41
06. dod_dust2_slg : changelevel Command : 04/05/2016 - 12:499
07. dod_murky_p2 : Normal level change : 04/05/2016 - 12:24:28
08. dod_murky_p2 : changelevel Command : 04/05/2016 - 12:24:27
09. dod_gan32 : Normal level change : 04/05/2016 - 11:59:16
10. dod_gan32 : changelevel Command : 04/05/2016 - 11:59:15
11. dod_killhouse : Normal level change : 04/05/2016 - 114:05
12. dod_killhouse : changelevel Command : 04/05/2016 - 114:03
13. 3xi_trainmap_defuse_v2 : Normal level change : 04/05/2016 - 11:08:53
14. 3xi_trainmap_defuse_v2 : changelevel Command : 04/05/2016 - 11:08:52
15. dod_titan_arena : Normal level change : 04/05/2016 - 10:43:41
16. dod_titan_arena : changelevel Command : 04/05/2016 - 10:43:40
17. 3xi_bettertrainmap_d : Normal level change : 04/05/2016 - 10:18:29
18. 3xi_bettertrainmap_d : changelevel Command : 04/05/2016 - 10:18:28
19. dod_fight_arena : Normal level change : 04/05/2016 - 09:53:18
20. dod_fight_arena : changelevel Command : 04/05/2016 - 09:53:16

Last edited by klink; 04-05-2016 at 06:54.
klink is offline
doroemon
Senior Member
Join Date: Dec 2009
Location: TF2 AFK Server
Old 04-05-2016 , 10:42   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4578

Quote:
Originally Posted by Bittersweet View Post
You've got a couple of options. Within UMC, specifically in ultimate-mapchooser.cfg, you can set sm_umc_logging_verbose "0", but it is set to 0 as a default, so unless you've changed it previously, it should already be set to 0.

You should also be able to control logging in your server.cfg depending on what game you have. For example, if you are running CS:S, you should be able to turn logging off completely with the cvar sv_logfile 0, though I don't recommend doing that unless it's absolutely necessary. There are too many other messages that may appear in that log to solve other problems that I don't think it's worth it to shut it off for 1 plugin.
Quote:
Originally Posted by klink View Post
https://github.com/Steell/Ultimate-M...c-core.inc#L10

Change here #define UMC_DEBUG 1 to 0
Thanks for reply!I will try it later
doroemon is offline
micazoid
Veteran Member
Join Date: Oct 2010
Location: Munich - Germany
Old 04-06-2016 , 05:05   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4579

Quote:
Originally Posted by klink View Post
Why UMC change the map twice?

Code:
L 04/04/2016 - 21:18:06: [umc-core.smx] ---------------------MAP CHANGE: dod_palermo---------------------
L 04/04/2016 - 21:18:08: [umc-core.smx] ---------------------MAP CHANGE: dod_palermo---------------------
L 04/04/2016 - 21:18:08: [umc-playercountmonitor.smx] Min Players: 14, Max Players: 33
L 04/04/2016 - 21:18:08: [umc-playercountmonitor.smx] Server will begin watching for inproper number of players in 240 seconds.
L 04/04/2016 - 21:18:08: [umc-rockthevote.smx] RTV will be made available in 30 seconds.
L 04/04/2016 - 21:18:08: [umc-endvote-warnings.smx] Successfully parsed and set up 14 vote warnings.
L 04/04/2016 - 21:18:08: [umc-endvote.smx] Unable to create end of map vote time-trigger, trigger time already passed.
L 04/04/2016 - 21:18:08: [umc-endvote.smx] End of map vote will appear after 5 more wins.
L 04/04/2016 - 21:18:09: [umc-endvote.smx] End of map vote will appear after 1378 seconds
L 04/04/2016 - 21:18:09: [umc-endvote-warnings.smx] First time-warning will appear 300 seconds before the end of map vote.
L 04/04/2016 - 21:18:40: [umc-rockthevote.smx] RTV is now available.
L 04/04/2016 - 21:22:09: [umc-playercountmonitor.smx] Server is now watching for inproper number of players.
L 04/04/2016 - 21:41:07: [umc-endvote.smx] Starting an end of map vote.
L 04/04/2016 - 21:41:07: [umc-core.smx] Initiating Vote Type: Map
L 04/04/2016 - 21:42:07: [umc-core.smx] Setting nextmap to: dod_avalanche
L 04/04/2016 - 21:42:07: [umc-endvote.smx] End of map vote disabled.
L 04/04/2016 - 21:42:07: [umc-core.smx] MAPVOTE: Players voted for map 'dod_avalanche' from group 'All Maps'
L 04/04/2016 - 21:43:20: [umc-core.smx] ---------------------MAP CHANGE: dod_avalanche---------------------
L 04/04/2016 - 21:43:22: [umc-core.smx] ---------------------MAP CHANGE: dod_avalanche---------------------
L 04/04/2016 - 21:43:22: [umc-playercountmonitor.smx] Min Players: 14, Max Players: 33
L 04/04/2016 - 21:43:22: [umc-playercountmonitor.smx] Server will begin watching for inproper number of players in 240 seconds.
L 04/04/2016 - 21:43:22: [umc-rockthevote.smx] RTV will be made available in 30 seconds.
L 04/04/2016 - 21:43:22: [umc-endvote-warnings.smx] Successfully parsed and set up 14 vote warnings.
L 04/04/2016 - 21:43:22: [umc-endvote.smx] Unable to create end of map vote time-trigger, trigger time already passed.
L 04/04/2016 - 21:43:22: [umc-endvote.smx] End of map vote will appear after 5 more wins.
L 04/04/2016 - 21:43:23: [umc-endvote.smx] End of map vote will appear after 1378 seconds
L 04/04/2016 - 21:43:23: [umc-endvote-warnings.smx] First time-warning will appear 300 seconds before the end of map vote.
L 04/04/2016 - 21:43:54: [umc-rockthevote.smx] RTV is now available.
L 04/04/2016 - 21:47:23: [umc-playercountmonitor.smx] Server is now watching for inproper number of players.
L 04/04/2016 - 22:06:21: [umc-endvote.smx] Starting an end of map vote.
L 04/04/2016 - 22:06:21: [umc-core.smx] Initiating Vote Type: Map
L 04/04/2016 - 22:07:21: [umc-core.smx] Setting nextmap to: dod_colmar
L 04/04/2016 - 22:07:21: [umc-endvote.smx] End of map vote disabled.
L 04/04/2016 - 22:07:21: [umc-core.smx] MAPVOTE: Players voted for map 'dod_colmar' from group 'All Maps'
L 04/04/2016 - 22:08:36: [umc-core.smx] ---------------------MAP CHANGE: dod_colmar---------------------
L 04/04/2016 - 22:08:38: [umc-core.smx] ---------------------MAP CHANGE: dod_colmar---------------------
Thats not UMC thats srcds itself. Disable addons (rename it) and restart server with mp_timelimit 1. the maps will be changed two times to the same. Ran into that a lot and do not know how to fix this.

Only "Solution" is to define nextmap via UMC
__________________
micazoid is offline
klink
Junior Member
Join Date: Feb 2009
Old 04-06-2016 , 06:02   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4580

Quote:
Originally Posted by micazoid View Post
Thats not UMC thats srcds itself. Disable addons (rename it) and restart server with mp_timelimit 1. the maps will be changed two times to the same. Ran into that a lot and do not know how to fix this.
It doesn't happen with default sourcemod mapchooser, only with UMC the map change twice.

Quote:
Originally Posted by micazoid View Post
Only "Solution" is to define nextmap via UMC
How?
klink 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 01:49.


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