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
Steell
SourceMod Donor
Join Date: Mar 2009
Old 05-10-2011 , 18:51   Re: [UMC] Ultimate Mapchooser v2.5.1 (New UMC3 Beta3 5/10/2011)
Reply With Quote #901

This todo list is more for my reference, but in case anyone is curious:
  • Defaults for some common cvars across the modules to be implemented in core (vote sounds particularly) [CORE]
  • New native for plugins implementing exclusion rules that allows the plugin to tell UMC that the exclusion factor in the current map has been updated (for example, Player Limits can notify UMC that it's exclusions factor has been updated when a player joins/leaves the server. UMC then forwards that information to all plugins. Random Cycle get's the message, tests to see if the current next map is excluded, and if it is it will repick a map.) [CORE]
  • Increase maximum vote threshold to 100% [CORE]
  • Cvar to control positioning of nominations in a vote. [CORE]
  • Cvar to control positioning of Extend Map and Don't Change options in vote. [CORE]
  • "RandomCycle+-style" implementation of UMC's Random Cycle. [RANDOMCYCLE]
  • Cvar to control maximum amount of nominations per map. [NOMINATIONS]
  • "sm_umc_maprate_testweight <map>" command to see how MapRate-Reweight is reweighting maps. [MAPRATE-REWEIGHT]
  • Implement winlimit vote warnings. [VOTE-WARNINGS]
  • RandomCycle should look at the next "next_mapgroup" if the group specified by the current "next_mapgroup" is unable to be payed. [RANDOMCYCLE]
  • Cvar to control action to take for Player Count Monitoring if a vote has already passed. [PLAYERCOUNTMONITOR]
  • New modules for "Simple Votes," allowing for normal mapcycles (1 map per line, no bells and whistles) to be used in UMC (so they can still have slot blocking, vote sounds, and runoff votes).
__________________

Last edited by Steell; 05-13-2011 at 17:33.
Steell is offline
Jstn7477
Senior Member
Join Date: Mar 2011
Location: Florida, USA
Old 05-10-2011 , 19:00   Re: [UMC] Ultimate Mapchooser v2.5.1 (New UMC3 Beta2 5/9/2011)
Reply With Quote #902

Quote:
Originally Posted by Steell View Post
Version 3.0-beta3 Released.
You can install this directly over any previous beta installation.
For full beta info, see this post: http://forums.alliedmods.net/showpos...&postcount=833

Fixed the bugs which were reported and implemented a bunch of new features: http://forums.alliedmods.net/showpos...&postcount=900
Installed.
__________________
Yo , I heard you like , so I put a in your so you can while you .
Jstn7477 is offline
Jstn7477
Senior Member
Join Date: Mar 2011
Location: Florida, USA
Old 05-10-2011 , 21:17   Re: [UMC] Ultimate Mapchooser v2.5.1 (New UMC3 Beta3 5/10/2011)
Reply With Quote #903

Seems to be doing better than before the update. I don't see any more non-UMC map change errors in the logs. It seems to be obeying sm_umc_randcycle_groupexclude "1" for the most part, except for the last map change where it went from cp_dustbowl to cp_gorge, and those are in the same map group if you reference my map cycle in #902.

The first entry in this log is from Beta 2 patched. The rest are from Beta 3, and the groupexclude errata occurs on Dustbowl/Gorge within 3 maps from the end of the log.

Code:
L 05/10/2011 - 19:26:03: -------- Mapchange to cp_well --------
L 05/10/2011 - 19:26:04: [radio.smx] [SM-RADIO] Loading the radio stations from "cfg/sourcemod/radiostations.ini"
L 05/10/2011 - 19:26:04: [radio.smx] [SM-RADIO] Finishing parsing "cfg/sourcemod/radiostations.ini" - Found 69 radio stations
L 05/10/2011 - 19:26:05: [umc-nominate.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 19:26:05: [umc-playercountmonitor.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 19:26:05: [umc-playercountmonitor.smx] Current Map Group could not be determined. (Non-UMC mapchange or plugin just loaded.)
L 05/10/2011 - 19:26:05: [umc-playercountmonitor.smx] Min Players: 0, Max Players: 33
L 05/10/2011 - 19:26:05: [umc-randomcycle.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 19:26:05: [umc-rockthevote.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 19:26:05: [umc-rockthevote.smx] RTV: RTV will be made available in 30 seconds.
L 05/10/2011 - 19:26:05: [umc-votecommand.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 19:26:41: [umc-rockthevote.smx] RTV: RTV is now available.
L 05/10/2011 - 19:46:28: [umc-randomcycle.smx] Attempting to set the next map to a random selection.
L 05/10/2011 - 19:46:28: [umc-core.smx] Setting nextmap to: cp_well
L 05/10/2011 - 19:46:38: [SM] Changed map to "cp_well"
L 05/10/2011 - 19:46:39: -------- Mapchange to cp_well --------
L 05/10/2011 - 19:46:41: [radio.smx] [SM-RADIO] Loading the radio stations from "cfg/sourcemod/radiostations.ini"
L 05/10/2011 - 19:46:41: [radio.smx] [SM-RADIO] Finishing parsing "cfg/sourcemod/radiostations.ini" - Found 69 radio stations
L 05/10/2011 - 19:46:41: [umc-mapcommands.smx] SETUP: Executing map group command: 'mp_timelimit 30; mp_maxrounds 2'
L 05/10/2011 - 19:46:41: [umc-nominate.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 19:46:41: [umc-playercountmonitor.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 19:46:41: [umc-playercountmonitor.smx] Min Players: 12, Max Players: 33
L 05/10/2011 - 19:46:41: [umc-playercountmonitor.smx] Server will begin watching for inproper number of players in 30 seconds.
L 05/10/2011 - 19:46:41: [umc-randomcycle.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 19:46:41: [umc-rockthevote.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 19:46:41: [umc-rockthevote.smx] RTV: RTV will be made available in 30 seconds.
L 05/10/2011 - 19:46:41: [umc-votecommand.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 19:47:16: [umc-playercountmonitor.smx] Server is now watching for inproper number of players.
L 05/10/2011 - 19:47:17: [umc-rockthevote.smx] RTV: RTV is now available.
L 05/10/2011 - 19:55:12: [umc-randomcycle.smx] Attempting to set the next map to a random selection.
L 05/10/2011 - 19:55:12: [umc-core.smx] Setting nextmap to: koth_sawmill
L 05/10/2011 - 19:55:22: [SM] Changed map to "koth_sawmill"
L 05/10/2011 - 19:55:27: -------- Mapchange to koth_sawmill --------
L 05/10/2011 - 19:55:29: [radio.smx] [SM-RADIO] Loading the radio stations from "cfg/sourcemod/radiostations.ini"
L 05/10/2011 - 19:55:29: [radio.smx] [SM-RADIO] Finishing parsing "cfg/sourcemod/radiostations.ini" - Found 69 radio stations
L 05/10/2011 - 19:55:30: [umc-mapcommands.smx] SETUP: Executing map group command: 'mp_timelimit 30; mp_maxrounds 2'
L 05/10/2011 - 19:55:30: [umc-nominate.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 19:55:30: [umc-playercountmonitor.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 19:55:30: [umc-playercountmonitor.smx] Min Players: 12, Max Players: 33
L 05/10/2011 - 19:55:30: [umc-playercountmonitor.smx] Server will begin watching for inproper number of players in 30 seconds.
L 05/10/2011 - 19:55:30: [umc-randomcycle.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 19:55:30: [umc-rockthevote.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 19:55:30: [umc-rockthevote.smx] RTV: RTV will be made available in 30 seconds.
L 05/10/2011 - 19:55:30: [umc-votecommand.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 19:56:05: [umc-playercountmonitor.smx] Server is now watching for inproper number of players.
L 05/10/2011 - 19:56:06: [umc-rockthevote.smx] RTV: RTV is now available.
L 05/10/2011 - 20:04:38: [umc-randomcycle.smx] Attempting to set the next map to a random selection.
L 05/10/2011 - 20:04:38: [umc-core.smx] Setting nextmap to: ctf_doublecross
L 05/10/2011 - 20:04:48: [SM] Changed map to "ctf_doublecross"
L 05/10/2011 - 20:04:57: -------- Mapchange to ctf_doublecross --------
L 05/10/2011 - 20:04:59: [radio.smx] [SM-RADIO] Loading the radio stations from "cfg/sourcemod/radiostations.ini"
L 05/10/2011 - 20:04:59: [radio.smx] [SM-RADIO] Finishing parsing "cfg/sourcemod/radiostations.ini" - Found 69 radio stations
L 05/10/2011 - 20:04:59: [umc-mapcommands.smx] SETUP: Executing map group command: 'mp_timelimit 20; mp_maxrounds 1'
L 05/10/2011 - 20:04:59: [umc-nominate.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 20:04:59: [umc-playercountmonitor.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 20:04:59: [umc-playercountmonitor.smx] Min Players: 20, Max Players: 33
L 05/10/2011 - 20:04:59: [umc-playercountmonitor.smx] Server will begin watching for inproper number of players in 30 seconds.
L 05/10/2011 - 20:04:59: [umc-randomcycle.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 20:04:59: [umc-rockthevote.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 20:04:59: [umc-rockthevote.smx] RTV: RTV will be made available in 30 seconds.
L 05/10/2011 - 20:04:59: [umc-votecommand.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 20:05:35: [umc-playercountmonitor.smx] Server is now watching for inproper number of players.
L 05/10/2011 - 20:05:36: [umc-rockthevote.smx] RTV: RTV is now available.
L 05/10/2011 - 20:11:21: [umc-randomcycle.smx] Attempting to set the next map to a random selection.
L 05/10/2011 - 20:11:21: [umc-core.smx] Setting nextmap to: plr_nightfall_final
L 05/10/2011 - 20:11:31: [SM] Changed map to "plr_nightfall_final"
L 05/10/2011 - 20:11:37: -------- Mapchange to plr_nightfall_final --------
L 05/10/2011 - 20:11:39: [radio.smx] [SM-RADIO] Loading the radio stations from "cfg/sourcemod/radiostations.ini"
L 05/10/2011 - 20:11:39: [radio.smx] [SM-RADIO] Finishing parsing "cfg/sourcemod/radiostations.ini" - Found 69 radio stations
L 05/10/2011 - 20:11:39: [umc-mapcommands.smx] SETUP: Executing map group command: 'mp_timelimit 30; mp_maxrounds 1'
L 05/10/2011 - 20:11:39: [umc-nominate.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 20:11:39: [umc-playercountmonitor.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 20:11:39: [umc-playercountmonitor.smx] Min Players: 20, Max Players: 33
L 05/10/2011 - 20:11:39: [umc-playercountmonitor.smx] Server will begin watching for inproper number of players in 30 seconds.
L 05/10/2011 - 20:11:39: [umc-randomcycle.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 20:11:39: [umc-rockthevote.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 20:11:39: [umc-rockthevote.smx] RTV: RTV will be made available in 30 seconds.
L 05/10/2011 - 20:11:39: [umc-votecommand.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 20:12:14: [umc-playercountmonitor.smx] Server is now watching for inproper number of players.
L 05/10/2011 - 20:12:15: [umc-rockthevote.smx] RTV: RTV is now available.
L 05/10/2011 - 20:22:11: [umc-randomcycle.smx] Attempting to set the next map to a random selection.
L 05/10/2011 - 20:22:11: [umc-core.smx] Setting nextmap to: cp_dustbowl
L 05/10/2011 - 20:22:21: [SM] Changed map to "cp_dustbowl"
L 05/10/2011 - 20:22:31: -------- Mapchange to cp_dustbowl --------
L 05/10/2011 - 20:22:33: [radio.smx] [SM-RADIO] Loading the radio stations from "cfg/sourcemod/radiostations.ini"
L 05/10/2011 - 20:22:33: [radio.smx] [SM-RADIO] Finishing parsing "cfg/sourcemod/radiostations.ini" - Found 69 radio stations
L 05/10/2011 - 20:22:33: [umc-mapcommands.smx] SETUP: Executing map group command: 'mp_timelimit 30; mp_maxrounds 2'
L 05/10/2011 - 20:22:33: [umc-nominate.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 20:22:33: [umc-playercountmonitor.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 20:22:33: [umc-playercountmonitor.smx] Min Players: 0, Max Players: 33
L 05/10/2011 - 20:22:33: [umc-playercountmonitor.smx] Server will begin watching for inproper number of players in 30 seconds.
L 05/10/2011 - 20:22:33: [umc-randomcycle.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 20:22:33: [umc-rockthevote.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 20:22:33: [umc-rockthevote.smx] RTV: RTV will be made available in 30 seconds.
L 05/10/2011 - 20:22:33: [umc-votecommand.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 20:23:09: [umc-playercountmonitor.smx] Server is now watching for inproper number of players.
L 05/10/2011 - 20:23:10: [umc-rockthevote.smx] RTV: RTV is now available.
L 05/10/2011 - 20:49:36: [umc-randomcycle.smx] Attempting to set the next map to a random selection.
L 05/10/2011 - 20:49:36: [umc-core.smx] Setting nextmap to: cp_gorge
L 05/10/2011 - 20:49:46: [SM] Changed map to "cp_gorge"
L 05/10/2011 - 20:49:53: -------- Mapchange to cp_gorge --------
L 05/10/2011 - 20:49:55: [radio.smx] [SM-RADIO] Loading the radio stations from "cfg/sourcemod/radiostations.ini"
L 05/10/2011 - 20:49:55: [radio.smx] [SM-RADIO] Finishing parsing "cfg/sourcemod/radiostations.ini" - Found 69 radio stations
L 05/10/2011 - 20:49:55: [umc-mapcommands.smx] SETUP: Executing map group command: 'mp_timelimit 30; mp_maxrounds 2'
L 05/10/2011 - 20:49:55: [umc-nominate.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 20:49:55: [umc-playercountmonitor.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 20:49:55: [umc-playercountmonitor.smx] Min Players: 12, Max Players: 33
L 05/10/2011 - 20:49:55: [umc-playercountmonitor.smx] Server will begin watching for inproper number of players in 30 seconds.
L 05/10/2011 - 20:49:55: [umc-randomcycle.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 20:49:55: [umc-rockthevote.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 20:49:55: [umc-rockthevote.smx] RTV: RTV will be made available in 30 seconds.
L 05/10/2011 - 20:49:55: [umc-votecommand.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 20:50:31: [umc-playercountmonitor.smx] Server is now watching for inproper number of players.
L 05/10/2011 - 20:50:32: [umc-rockthevote.smx] RTV: RTV is now available.
L 05/10/2011 - 21:09:49: [umc-randomcycle.smx] Attempting to set the next map to a random selection.
L 05/10/2011 - 21:09:49: [umc-core.smx] Setting nextmap to: pl_badwater
L 05/10/2011 - 21:09:59: [SM] Changed map to "pl_badwater"
L 05/10/2011 - 21:10:05: -------- Mapchange to pl_badwater --------
L 05/10/2011 - 21:10:08: [radio.smx] [SM-RADIO] Loading the radio stations from "cfg/sourcemod/radiostations.ini"
L 05/10/2011 - 21:10:08: [radio.smx] [SM-RADIO] Finishing parsing "cfg/sourcemod/radiostations.ini" - Found 69 radio stations
L 05/10/2011 - 21:10:08: [umc-mapcommands.smx] SETUP: Executing map group command: 'mp_timelimit 60; mp_maxrounds 2'
L 05/10/2011 - 21:10:08: [umc-nominate.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 21:10:08: [umc-playercountmonitor.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 21:10:08: [umc-playercountmonitor.smx] Min Players: 1, Max Players: 33
L 05/10/2011 - 21:10:08: [umc-playercountmonitor.smx] Server will begin watching for inproper number of players in 30 seconds.
L 05/10/2011 - 21:10:08: [umc-randomcycle.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 21:10:08: [umc-rockthevote.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 21:10:08: [umc-rockthevote.smx] RTV: RTV will be made available in 30 seconds.
L 05/10/2011 - 21:10:08: [umc-votecommand.smx] SETUP: KV file "umc_mapcycle.txt" successfully loaded.
L 05/10/2011 - 21:10:44: [umc-playercountmonitor.smx] Server is now watching for inproper number of players.
L 05/10/2011 - 21:10:45: [umc-rockthevote.smx] RTV: RTV is now available.
__________________
Yo , I heard you like , so I put a in your so you can while you .
Jstn7477 is offline
Steell
SourceMod Donor
Join Date: Mar 2009
Old 05-10-2011 , 22:55   Re: [UMC] Ultimate Mapchooser v2.5.1 (New UMC3 Beta3 5/10/2011)
Reply With Quote #904

This patch should finally fix any issues with group exclusion.
Attached Files
File Type: zip UMC3-beta3_PATCH1.zip (65.0 KB, 110 views)
__________________
Steell is offline
Jstn7477
Senior Member
Join Date: Mar 2011
Location: Florida, USA
Old 05-10-2011 , 23:44   Re: [UMC] Ultimate Mapchooser v2.5.1 (New UMC3 Beta3 5/10/2011)
Reply With Quote #905

Yeah, just had a plr_pipeline --> plr_hightower random selection, so I'll try out the patch. Last one happened when I last posted. Other than that, everything seems to be running smoothly.
__________________
Yo , I heard you like , so I put a in your so you can while you .
Jstn7477 is offline
ChickenLover
Junior Member
Join Date: Aug 2010
Old 05-11-2011 , 03:41   Re: [UMC] Ultimate Mapchooser v2.5.1 (New UMC3 Beta 5/8/2011)
Reply With Quote #906

Quote:
Originally Posted by Steell View Post
Looks like I missed this post. Yes this should be completely possible. Using your example, "umc_mapcycle.txt" would look like this:
Code:
stuff
EDIT: On closer inspection, it appears that it is not possible to do that rotation exactly: if it's selecting from group 4 and there's 12+ players, it will randomly choose dustbowl or gorge. This can be modified by setting "max_players" to "11" on gorge, but then if dustbowl is played, it won't go to gorge afterwards (as you requested).

This can be fixed by adding a "next_mapgroup" option to maps in the cycle, as opposed to just groups (which is how UMC is now). The next 3.0 beta will have this feature, and then you can make that exact mapcycle.
Thank you for the response.

That was pretty much exactly what I was experimenting with. My rotation I wrote looks like this:

Code:
"umc_rotation"
{
    "lowpop"
    {
        "maps_invote" "0"
        "next_mapgroup" "freight_final"
        "default_maxplayers" "12"

        "cp_degrootkeep" {}
        "koth_viaduct" {}
        "koth_sawmill" {}
    }
    "freight_final"
    {
        "maps_invote" "0"
        "next_mapgroup" "gorge"

        "cp_freight_final1" {}
    }
    "gorge"
    {
        "maps_invote" "0"
        "next_mapgroup" "badlands"

        "cp_gorge" {}
        "cp_5gorge" {}
    }
    "badlands"
    {
        "maps_invote" "0"
        "next_mapgroup" "upward"

        "cp_badlands" {}
    }
    "upward"
    {
        "maps_invote" "0"
        "next_mapgroup" "fastlane"

        "pl_upward" {}
    }
    "fastlane"
    {
        "maps_invote" "0"
        "next_mapgroup" "frontier_final"

        "cp_fastlane" {}
    }
    "frontier_final"
    {
        "maps_invote" "0"
        "next_mapgroup" "wellgranary"

        "pl_frontier_final" {}
    }
    "wellgranary"
    {
        "maps_invote" "0"
        "next_mapgroup" "badwater"

        "cp_well" {}
        "cp_granary" {}
    }
    "badwater"
    {
        "maps_invote" "0"
        "next_mapgroup" "coldfrontyukon"

        "pl_badwater" {}
    }
    "coldfrontyukon"
    {
        "maps_invote" "0"
        "next_mapgroup" "goldrushdustbowl"

        "cp_coldfront" {}
        "cp_yukon_final" {}
    }
    "goldrushdustbowl"
    {
        "maps_invote" "0"
        "next_mapgroup" "lowpop"
        "default_minplayers" "14"

        "pl_goldrush" {}
        "cp_dustbowl" {}
    }
}
It seems like it was working for the most part. It did land on cp_gorge instead of cp_5gorge every time but that may have just been bad luck when I was testing. The rotation did seem to always stop working as soon as cp_fastlane finished. It would always load pl_badwater instead of pl_frontier_final. After that it would be way off the rotation.

Also the default_maxplayers I wrote in wasn't doing what I thought it would. I was hoping it would skip that group entirely. Would that need to be added to each map instead?

Last edited by ChickenLover; 05-11-2011 at 03:45.
ChickenLover is offline
petro_f
Member
Join Date: Apr 2011
Location: Saint Petersburg, Russia
Old 05-11-2011 , 04:33   Re: [UMC] Ultimate Mapchooser v2.5.1 (New UMC3 Beta3 5/10/2011)
Reply With Quote #907

Has installed the third version of a plug-in. (UMC3-beta3.zip + UMC3-beta3_PATCH1.zip)
At start has launched voting through the console and there and then it has stopped. There was an error in a broad gull. I do not know how much considerable, but just in case I result it in applied files.

[SM] Listing 38 plugins:
01 "Admin File Reader" (1.3.7) by AlliedModders LLC
02 "Admin Menu" (1.3.7) by AlliedModders LLC
03 "Anti-Flood" (1.3.7) by AlliedModders LLC
04 "Basic Chat" (1.3.7) by AlliedModders LLC
05 "Basic Info Triggers" (1.3.7) by AlliedModders LLC
06 "CD Announcer" (2.9) by Fredd, gH0sTy, MOPO3KO
07 "Client Preferences" (1.3.7) by AlliedModders LLC
08 "Dissolve" (1.0.0.2) by L. Duke
09 "HLstatsX CE Ingame Plugin" (1.6.13) by psychonic
10 "Killer Info Display" (1.3.1) by Berni, gH0sTy, Smurfy1982, Snake60
11 "map-decals.smx" (1.1) by Berni, Stingbyte
12 "Map Rate" (0.10) by Ryan "FLOOR_MASTER" Mannion
13 "Quake Sounds" (2.7) by dalto, Grrrrrrrrrrrrrrrrrrr, and psychonic
14 "Resource Manager" (2.0) by -=|JFH|=-Naris
15 "Say Sounds (including Hybrid Edition)" (3.2.6) by Hell Phoenix, -=|JFH|=-Naris, W]M[D FernFerret, LAMDACORE, Uberman, gH0sTy, Woody, Miraculix
16 "Server Redirect" (1.1) by Brainstorm
17 "Server Redirect Ads" (1.1) by Brainstorm
18 "Server Redirect Commands" (1.1) by Brainstorm
19 "Show Damage" (1.0.7) by exvel
20 "Simple Welcome Message" (1.2) by Zuko
21 "sm_deathbeam" (PLUGIN_VERSION) by Meng
22 "Sound Commands" (1.3.7) by AlliedModders LLC
23 "SourceBans" (1.4.7) by InterWave Studios Development Team
24 "Spawn & Kill protection" (1.3.0) by Berni, Chanz
25 "[UMC] Ultimate Mapchooser Core" (3.0-beta3p1) by Steell
26 "[UMC] Map Commands" (3.0) by Steell
27 "[UMC] End of Map Vote Warnings" (3.0) by Steell
28 "[UMC] End of Map Vote" (3.0) by Steell
29 "[UMC] Map Commands" (3.0) by Steell
30 "[UMC] Map Rate Reweight" (3.0) by Steell
31 "[UMC] Nominations" (3.0) by Steell
32 "[UMC] Player Count Monitor" (3.0) by Steell
33 "[UMC] Player Limits" (3.0) by Steell
34 "[UMC] Random Cycle" (3.0) by Steell
35 "[UMC] Rock The Vote" (3.0) by Steell
36 "[UMC] Time Limits" (3.0) by Steell
37 "[UMC] Vote Command" (3.0) by Steell
38 "[UMC] Map Weight" (3.0) by Steell



Установил третью версию плагина (бета).
При старте запустил голосование через консоль и тут же его остановил. Появилась ошибка в логе. Не знаю насколько значительная, но на всякий случай привожу её в прилагаемых файлах.
Attached Files
File Type: zip Logs.zip (1.6 KB, 117 views)
File Type: zip CFG.zip (17.7 KB, 121 views)
File Type: log errors_20110511.log (3.1 KB, 176 views)

Last edited by petro_f; 05-11-2011 at 09:44. Reason: Has added still a file of errors
petro_f is offline
Send a message via ICQ to petro_f Send a message via Skype™ to petro_f
Steell
SourceMod Donor
Join Date: Mar 2009
Old 05-11-2011 , 12:09   Re: [UMC] Ultimate Mapchooser v2.5.1 (New UMC3 Beta3 5/10/2011)
Reply With Quote #908

Quote:
Originally Posted by ChickenLover View Post
Thank you for the response.

That was pretty much exactly what I was experimenting with. My rotation I wrote looks like this:

It seems like it was working for the most part. It did land on cp_gorge instead of cp_5gorge every time but that may have just been bad luck when I was testing. The rotation did seem to always stop working as soon as cp_fastlane finished. It would always load pl_badwater instead of pl_frontier_final. After that it would be way off the rotation.

Also the default_maxplayers I wrote in wasn't doing what I thought it would. I was hoping it would skip that group entirely. Would that need to be added to each map instead?
I'm not certain why the rotation stopped working after fastlane; are you sure pl_fontier_final is spelled correctly? Also, you're default_maxplayers isn't working correctly because it needs to be spelled "default_max_players" (you forgot an underscore). However, right now UMC will just pick a random map group if the group it wants to change to cannot be played due to player/time limits.

After I've finished working on releasing UMC3, I'm going to revisit the RandomCycle component to add more features in order to give users more control over the rotation.
__________________
Steell is offline
Steell
SourceMod Donor
Join Date: Mar 2009
Old 05-11-2011 , 12:12   Re: [UMC] Ultimate Mapchooser v2.5.1 (New UMC3 Beta3 5/10/2011)
Reply With Quote #909

Quote:
Originally Posted by petro_f View Post
Has installed the third version of a plug-in. (UMC3-beta3.zip + UMC3-beta3_PATCH1.zip)
At start has launched voting through the console and there and then it has stopped. There was an error in a broad gull. I do not know how much considerable, but just in case I result it in applied files.
Thanks for the report, I'm going to look into the issue and have it fixed for the next beta release.
__________________
Steell is offline
petro_f
Member
Join Date: Apr 2011
Location: Saint Petersburg, Russia
Old 05-11-2011 , 13:21   Re: [UMC] Ultimate Mapchooser v2.5.1 (New UMC3 Beta3 5/10/2011)
Reply With Quote #910

At game of people (players) there were still errors - look in the end of a broad gull

On the server changed nothing, all as in a post #911

При игре людей (игроков) появились ещё ошибки - смотри в конце лога
Attached Files
File Type: log errors_20110511.log (4.9 KB, 170 views)
__________________
petro_f is offline
Send a message via ICQ to petro_f Send a message via Skype™ to petro_f
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 02:58.


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