Raised This Month: $ Target: $400
 0% 

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


Post New Thread Reply   
 
Thread Tools Display Modes
DontWannaName
Veteran Member
Join Date: Jun 2007
Location: VALVe Land, WA
Old 07-14-2012 , 16:47   Re: [UMC3] Ultimate Mapchooser 3.3.2 (Updated 3/4/2012)
Reply With Quote #2741

Code:
L 07/14/2012 - 13:38:27: [SM] Native "IsFakeClient" reported: Client 4 is not connected
L 07/14/2012 - 13:38:27: [SM] Displaying call stack trace for plugin "umc-endvote-warnings.smx":
L 07/14/2012 - 13:38:27: [SM]   [0]  Line 442, /home/steell/sourcemod-ultimate-mapchooser/addons/sourcemod/scripting/include/umc_utils.inc::TF2_SendCustomHudMessageAll()
L 07/14/2012 - 13:38:27: [SM]   [1]  Line 387, /home/steell/sourcemod-ultimate-mapchooser/addons/sourcemod/scripting/include/umc_utils.inc::DisplayServerMessage()
L 07/14/2012 - 13:38:27: [SM]   [2]  Line 585, umc-endvote-warnings.sp::DisplayVoteWarning()
L 07/14/2012 - 13:38:27: [SM]   [3]  Line 493, umc-endvote-warnings.sp::DoVoteWarning()
L 07/14/2012 - 13:38:27: [SM]   [4]  Line 507, umc-endvote-warnings.sp::TryDoTimeWarning()
L 07/14/2012 - 13:38:27: [SM]   [5]  Line 628, umc-endvote-warnings.sp::UMC_EndVote_OnTimeTimerTicked()
__________________

DontWannaName is offline
rtk
Senior Member
Join Date: Dec 2009
Old 07-15-2012 , 10:33   Re: [UMC3] Ultimate Mapchooser 3.3.2 (Updated 3/4/2012)
Reply With Quote #2742

What is wrong with this ??

Code:
L 07/15/2012 - 14:41:53: [umc-endvote.smx] Starting an end of map vote.
(...)
L 07/15/2012 - 14:41:53: [umc-core.smx] Initiating Vote Type: Map
L 07/15/2012 - 14:41:53: [umc-builtinvotes.smx] Could not start core vote, no players to display vote to!
There are players on the server, the end vote doesn't show up and it changes to the same map.
__________________
Never argue with an idiot. He lowers you to his level and then wins on experience!
rtk is offline
moxie2020
Veteran Member
Join Date: Aug 2011
Old 07-16-2012 , 01:58   Re: [UMC3] Ultimate Mapchooser 3.3.2 (Updated 3/4/2012)
Reply With Quote #2743

I am trying to use mapchooser with Freak Fortress... The votes are showing up fine but when it changes the map everyone goes to load the next map and it stays on the same map.
Everyone ends up having to drop. Is there something special I need to do for FF2?

PHP Code:
"umc_mapcycle"
{    
   
"KOTH and Arena"
    
{
        
"maps_invote" "1"    
        "group_weight"        "1"        
        "command"  "mp_timelimit 90; mp_maxrounds 6"
        "koth_harvest_final" 
{}
        
"koth_lakeside_final" {}
        
"koth_viaduct" {}        
        
"arena_badlands" {}            
        
"arena_well" {}        
        
"arena_ravine" {}    
        
"arena_watchtower" {}
        
"arena_sawmill" {}    
        
"arena_lumberyard" {}    
        
"arena_offblast_final" {}        
    }    
   
"VSH"
    
{
        
"maps_invote" "3"    
        "group_weight"        "3"        
        "command"  "mp_timelimit 90; mp_maxrounds 6"
        "vsh_arakawa_b1a" 
{}
        
"vsh_crevice_b2" {}
        
"vsh_dr_office_v2" {}
        
"vsh_Hakurei_Shrine_v3" {}    
        
"vsh_manncohq_v14" {}
        
"vsh_oilrig_v14" {}    
        
"vsh_partyisland_v7nw" {}            
        
"vsh_rockslide_2" {}    
        
"vsh_west" {}                    
    }        

moxie2020 is offline
Steell
SourceMod Donor
Join Date: Mar 2009
Old 07-16-2012 , 09:31   Re: [UMC3] Ultimate Mapchooser 3.3.2 (Updated 3/4/2012)
Reply With Quote #2744

Quote:
Originally Posted by lukadane View Post
need help
i put all folder on my server,when open admin manu i have option ultimate mapchooser,then select start map vote ,but when decide do do it manualy or auto the admin meny dispeare, i dont have option to choose map,
where i make mistake,where to put maplist,need a help
You have to configure your mapcycle in umc_mapcycle.txt, as explained in the first post.
__________________
Steell is offline
Steell
SourceMod Donor
Join Date: Mar 2009
Old 07-16-2012 , 09:34   Re: [UMC3] Ultimate Mapchooser 3.3.2 (Updated 3/4/2012)
Reply With Quote #2745

Quote:
Originally Posted by StockyCoder View Post
Hi Steell Im new to coding and plugins and all ,but I need your help. I help run a TF2 server using your plugin. I have here our umc mapcycle below.I don't know if this contains some bad coding but basically we need to have all groups and maps available no matter the time or number of players on the server. If you could help me that would be amazing. What happens at the end of the round only part of the maps from the last group "Stock Maps" appear. I don't know why this is ,I've tried looking and I can't figure it out.
You have set default_max_players to 0 for all of your groups. I'm not certain why any of them are appearing at all (nominations maybe?) but you should just remove all of the "default_max_players" and "default_min_players" lines from your mapcycle.
__________________
Steell is offline
Steell
SourceMod Donor
Join Date: Mar 2009
Old 07-16-2012 , 09:36   Re: [UMC3] Ultimate Mapchooser 3.3.2 (Updated 3/4/2012)
Reply With Quote #2746

Quote:
Originally Posted by mycologist View Post
Hello. Today we finally decided to upgrade to the latest version from 3.2.4. We wanted to try built-in votes, but for some reason runoff votes were not triggering. We then removed built-in votes but runoffs were still not triggering. Our cfg files were edited to match our previous setup almost identically. We also use randomcycle at the end of a map if a map vote can not happen; because of too few players. Right now the only thing that is allowing map changes is either 50%+ majority on one map in a vote or randomcycle. Here's an example from the log (1 map):

Code:
L 07/09/2012 - 15:50:21: [umc-endvote.smx] Unable to create end of map vote time-trigger, trigger time already passed.
L 07/09/2012 - 15:50:52: [umc-rockthevote.smx] RTV is now available.
L 07/09/2012 - 16:20:56: [umc-endvote.smx] Round limit triggered end of map vote.
L 07/09/2012 - 16:20:56: [umc-endvote.smx] End of map vote disabled.
L 07/09/2012 - 16:20:56: [umc-endvote.smx] Starting an end of map vote.
L 07/09/2012 - 16:20:56: [umc-core.smx] VOTE MENU: (Verbose) Fetching 5 maps from group 'maps'
L 07/09/2012 - 16:20:56: [umc-core.smx] VOTE MENU: (Verbose) Finished parsing nominations for map group 'maps'
L 07/09/2012 - 16:20:56: [umc-core.smx] VOTE MENU: (Verbose) Still need to fetch 5 maps from the group.
L 07/09/2012 - 16:20:56: [umc-core.smx] VOTE MENU: (Verbose) Selected map 'cp_yukon_final' from group 'maps' was added to the vote.
L 07/09/2012 - 16:20:56: [umc-core.smx] VOTE MENU: (Verbose) Selected map 'pl_thundermountain' from group 'maps' was added to the vote.
L 07/09/2012 - 16:20:56: [umc-core.smx] VOTE MENU: (Verbose) Selected map 'pl_cashworks_final1' from group 'maps' was added to the vote.
L 07/09/2012 - 16:20:56: [umc-core.smx] VOTE MENU: (Verbose) Selected map 'koth_lakeside_final' from group 'maps' was added to the vote.
L 07/09/2012 - 16:20:56: [umc-core.smx] VOTE MENU: (Verbose) Selected map 'ctf_turbine' from group 'maps' was added to the vote.
L 07/09/2012 - 16:20:56: [umc-core.smx] Initiating Vote Type: Map
L 07/09/2012 - 16:20:56: [umc-core.smx] Adding Clients to Vote:
L 07/09/2012 - 16:20:56: [umc-core.smx] 0: Jake Hawke (2)
L 07/09/2012 - 16:20:56: [umc-core.smx] 1: This...IS...BACON! (3)
L 07/09/2012 - 16:20:56: [umc-core.smx] 2: Kyro (5)
L 07/09/2012 - 16:20:56: [umc-core.smx] 3: golden0011 (6)
L 07/09/2012 - 16:20:56: [umc-core.smx] 4: emckenzie (7)
L 07/09/2012 - 16:20:56: [umc-core.smx] 5: Fura (8)
L 07/09/2012 - 16:20:56: [umc-core.smx] 6: KSIC (9)
L 07/09/2012 - 16:20:56: [umc-core.smx] 7: {QFU} Evil Mani Mani (10)
L 07/09/2012 - 16:20:56: [umc-core.smx] 8: mattrudelich (11)
L 07/09/2012 - 16:20:56: [umc-core.smx] 9: Wevil Pie (12)
L 07/09/2012 - 16:20:56: [umc-core.smx] 10: [IS] TonyRCameron (13)
L 07/09/2012 - 16:20:56: [umc-core.smx] 11: origin (14)
L 07/09/2012 - 16:20:56: [umc-core.smx] 12: Silly Bigaloo (15)
L 07/09/2012 - 16:20:56: [umc-core.smx] 13: {Ez0} Kenny LeeT (16)
L 07/09/2012 - 16:20:56: [umc-core.smx] 14: Cursed_Kobayashi (17)
L 07/09/2012 - 16:20:56: [umc-core.smx] 15: Phone zombie (18)
L 07/09/2012 - 16:20:56: [umc-core.smx] 16: slap-your-shit (19)
L 07/09/2012 - 16:20:56: [umc-core.smx] 17: The Rogue Raccoon™ (20)
L 07/09/2012 - 16:20:56: [umc-core.smx] 18: Headless Jensen (21)
L 07/09/2012 - 16:20:56: [umc-core.smx] 19: Mrs. Choad (22)
L 07/09/2012 - 16:20:56: [umc-core.smx] 20: Kestrel (23)
L 07/09/2012 - 16:20:56: [umc-core.smx] 21: LaNdo (24)
L 07/09/2012 - 16:20:56: [umc-core.smx] 22: plnpyyClpitAlyt,lelreoov, (26)
L 07/09/2012 - 16:20:56: [umc-core.smx] VOTE MENU:
L 07/09/2012 - 16:20:56: [umc-core.smx] 4: Cashworks (Payload)* (0)
L 07/09/2012 - 16:20:56: [umc-core.smx] 5: Lakeside (King of the Hill) (1)
L 07/09/2012 - 16:20:56: [umc-core.smx] 6: Turbine (Capture the Flag) (2)
L 07/09/2012 - 16:20:56: [umc-core.smx] 7: Yukon (Control Points) (3)
L 07/09/2012 - 16:20:56: [umc-core.smx] 8: Thunder Mountain (Payload) (4)
L 07/09/2012 - 16:20:59: [umc-core.smx] {QFU} Evil Mani Mani<350><STEAM_0:0:12708634><> selected menu item 4
L 07/09/2012 - 16:21:00: [umc-core.smx] Wevil Pie<346><STEAM_0:1:47325147><> selected menu item 5
L 07/09/2012 - 16:21:00: [umc-core.smx] Mrs. Choad<148><STEAM_0:1:40484695><> selected menu item 5
L 07/09/2012 - 16:21:00: [umc-core.smx] slap-your-shit<368><STEAM_0:0:34902334><> selected menu item 3
L 07/09/2012 - 16:21:01: [umc-core.smx] Phone zombie<355><STEAM_0:0:1281798><> selected menu item 7
L 07/09/2012 - 16:21:01: [umc-core.smx] origin<371><STEAM_0:0:8120869><> selected menu item 5
L 07/09/2012 - 16:21:01: [umc-core.smx] KSIC<363><STEAM_0:0:16653785><> selected menu item 3
L 07/09/2012 - 16:21:03: [umc-core.smx] plnpyyClpitAlyt,lelreoov,<365><STEAM_0:0:19123658><> selected menu item 3
L 07/09/2012 - 16:21:04: [umc-core.smx] golden0011<344><STEAM_0:1:19195308><> selected menu item 5
L 07/09/2012 - 16:21:05: [umc-core.smx] The Rogue Raccoon™<370><STEAM_0:0:24793567><> selected menu item 5
L 07/09/2012 - 16:21:06: [umc-core.smx] [IS] TonyRCameron<375><STEAM_0:1:13073035><> selected menu item 4
L 07/09/2012 - 16:21:06: [umc-core.smx] Fura<342><STEAM_0:0:40268875><> selected menu item 7
L 07/09/2012 - 16:21:07: [umc-core.smx] Kyro<369><STEAM_0:1:19083224><> selected menu item 5
L 07/09/2012 - 16:21:11: [umc-core.smx] mattrudelich<330><STEAM_0:0:41765361><> selected menu item 3
L 07/09/2012 - 16:21:11: [umc-core.smx] RUNOFF MENU: (Verbose) Building runoff vote menu.
L 07/09/2012 - 16:21:11: [umc-core.smx] RUNOFF MENU: (Verbose) '' was removed from the vote. It had 2 votes (14 of total)
L 07/09/2012 - 16:21:11: [umc-core.smx] RUNOFF MENU: (Verbose) '' was removed from the vote. It had 2 votes (14 of total)
L 07/09/2012 - 16:21:11: [umc-core.smx] RUNOFF MENU: (Verbose) Stopped removing options from the vote. Maximum possible winning vote percentage is 71%
L 07/09/2012 - 16:21:11: [umc-core.smx] Vote has concluded.
L 07/09/2012 - 16:21:19: [umc-core.smx] RUNOFF: Starting runoff vote.
L 07/09/2012 - 16:21:19: [umc-core.smx] Initiating Vote Type: Map
L 07/09/2012 - 16:21:19: [umc-core.smx] Adding Clients to Vote:
L 07/09/2012 - 16:35:50: [umc-randomcycle.smx] Attempting to set the next map to a random selection.
L 07/09/2012 - 16:35:50: [umc-core.smx] Setting nextmap to: cp_granary
L 07/09/2012 - 16:35:50: [umc-endvote.smx] End of map vote disabled.
Interesting. I will investigate this further.
__________________
Steell is offline
Steell
SourceMod Donor
Join Date: Mar 2009
Old 07-16-2012 , 09:38   Re: [UMC3] Ultimate Mapchooser 3.3.2 (Updated 3/4/2012)
Reply With Quote #2747

Quote:
Originally Posted by timort View Post
Hi, i have a problem with the end map, the map don't change and player get stuck even with mp_match_end_at_timelimit 0 - 1, but with rtv there is no problem (i use tiered vote). I use sourcemod 1.4.5 on a windows server.
And why when the map change this cmd don't work ? "command" "sm_restrict_awp_ct -1"
Edit: If i wait ~ 50sec the map change. But its too long..
Does this also happen if you let the map end normally?
__________________
Steell is offline
Steell
SourceMod Donor
Join Date: Mar 2009
Old 07-16-2012 , 09:46   Re: [UMC3] Ultimate Mapchooser 3.3.2 (Updated 3/4/2012)
Reply With Quote #2748

Quote:
Originally Posted by DontWannaName View Post
This is the most confusing setup I have ever seen...
Modules have their own .cfg files and can be enabled/disabled to your liking. Maps are configured in umc_mapcycle.txt, and most of the settings are optional. I know it's a bit to read, but it's really not that bad.

Quote:
Originally Posted by DontWannaName View Post
Code:
L 07/14/2012 - 13:38:27: [SM] Native "IsFakeClient" reported: Client 4 is not connected
L 07/14/2012 - 13:38:27: [SM] Displaying call stack trace for plugin "umc-endvote-warnings.smx":
L 07/14/2012 - 13:38:27: [SM]   [0]  Line 442, /home/steell/sourcemod-ultimate-mapchooser/addons/sourcemod/scripting/include/umc_utils.inc::TF2_SendCustomHudMessageAll()
L 07/14/2012 - 13:38:27: [SM]   [1]  Line 387, /home/steell/sourcemod-ultimate-mapchooser/addons/sourcemod/scripting/include/umc_utils.inc::DisplayServerMessage()
L 07/14/2012 - 13:38:27: [SM]   [2]  Line 585, umc-endvote-warnings.sp::DisplayVoteWarning()
L 07/14/2012 - 13:38:27: [SM]   [3]  Line 493, umc-endvote-warnings.sp::DoVoteWarning()
L 07/14/2012 - 13:38:27: [SM]   [4]  Line 507, umc-endvote-warnings.sp::TryDoTimeWarning()
L 07/14/2012 - 13:38:27: [SM]   [5]  Line 628, umc-endvote-warnings.sp::UMC_EndVote_OnTimeTimerTicked()
Thanks for the report, this will be fixed in the next version.
__________________
Steell is offline
Steell
SourceMod Donor
Join Date: Mar 2009
Old 07-16-2012 , 09:50   Re: [UMC3] Ultimate Mapchooser 3.3.2 (Updated 3/4/2012)
Reply With Quote #2749

Quote:
Originally Posted by moxie2020 View Post
I am trying to use mapchooser with Freak Fortress... The votes are showing up fine but when it changes the map everyone goes to load the next map and it stays on the same map.
Everyone ends up having to drop. Is there something special I need to do for FF2?]
I am not certain. Did you ask in the FF thread? I'm pretty sure there are servers out there using UMC with it.
__________________
Steell is offline
Steell
SourceMod Donor
Join Date: Mar 2009
Old 07-16-2012 , 09:57   Re: [UMC3] Ultimate Mapchooser 3.3.2 (Updated 3/4/2012)
Reply With Quote #2750

Quote:
Originally Posted by Molli View Post
Any news? I have same proplem.
Try the version I posted here: https://forums.alliedmods.net/showpo...postcount=2588

If it doesn't fix your problem, let me know.
__________________
Steell 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 23:04.


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