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
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 01-04-2019 , 13:44   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4941

Quote:
Originally Posted by deadmau54 View Post
I still get the same error:
Code:
L 01/04/2019 - 19:39:09: [umc-core.smx] VOTING: No map groups found in rotation. Vote menu was not built.
I tried initiating both map and tiered votes but they both result in the same error.
any error logs?
__________________
8guawong is offline
deadmau54
AlliedModders Donor
Join Date: May 2013
Old 01-04-2019 , 14:06   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4942

Quote:
Originally Posted by 8guawong View Post
any error logs?
Code:
L 01/04/2019 - 19:56:23: [umc-core.smx] VOTING: No map groups found in rotation. Vote menu was not built.
L 01/04/2019 - 19:56:39: [umc-core.smx] VOTING: No map groups found in rotation. Vote menu was not built.
L 01/04/2019 - 19:56:58: [umc-core.smx] VOTING: No map groups found in rotation. Vote menu was not built.
L 01/04/2019 - 19:57:11: [umc-core.smx] VOTING: No map groups found in rotation. Vote menu was not built.
L 01/04/2019 - 19:57:20: [umc-core.smx] RANDOM MAP: Cannot pick a random map, no available map groups found in rotation.
L 01/04/2019 - 19:57:20: [umc-adminmenu.smx] Could not automatically set the next map, no valid maps available.
I also tried reducing the size of mapcycle to only few groups but that didn't work as well.

Seems to me like there's a fault in the mapcycle file, but I just don't know what it is.
__________________
deadmau54 is offline
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 01-04-2019 , 14:16   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4943

Did you set sm_umc_logging_verbose to 1 and maps_invote?
Any logs from the umc log file?
__________________
8guawong is offline
deadmau54
AlliedModders Donor
Join Date: May 2013
Old 01-04-2019 , 14:24   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4944

Quote:
Originally Posted by 8guawong View Post
Did you set sm_umc_logging_verbose to 1 and maps_invote?
Any logs from the umc log file?
I managed to get the vote to appear using sm_umc_mapvote, but otherwise it doesn't work and still gives the same error.

Here is the UMC log file:
Attached Files
File Type: log UMC_20190104.log (23.6 KB, 110 views)
__________________

Last edited by deadmau54; 01-04-2019 at 14:26.
deadmau54 is offline
NanoC
Veteran Member
Join Date: Jan 2016
Location: Argentina
Old 01-04-2019 , 14:59   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4945

Seems like UMC need an update quickly lol, i'm having problems using it too
__________________
NanoC is offline
Send a message via Skype™ to NanoC
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 01-04-2019 , 18:42   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4946

Quote:
Originally Posted by deadmau54 View Post
I managed to get the vote to appear using sm_umc_mapvote, but otherwise it doesn't work and still gives the same error.

Here is the UMC log file:
i never tried umc on tf2 before i'll test it now and see
what version of umc you using?
__________________
8guawong is offline
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 01-04-2019 , 18:42   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4947

Quote:
Originally Posted by NanoC View Post
Seems like UMC need an update quickly lol, i'm having problems using it too
you need to be more specific on what you problems you are having so we can help you
__________________
8guawong is offline
deadmau54
AlliedModders Donor
Join Date: May 2013
Old 01-04-2019 , 22:04   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4948

Quote:
Originally Posted by 8guawong View Post
i never tried umc on tf2 before i'll test it now and see
what version of umc you using?
I tried downloading the one from the first post in this thread and I tried compiling the latest version from GitHub.
__________________
deadmau54 is offline
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 01-04-2019 , 22:40   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4949

Quote:
Originally Posted by deadmau54 View Post
I tried downloading the one from the first post in this thread and I tried compiling the latest version from GitHub.
just tested it

grab the attachment from first post
throw all the files onto the server
edited umc_mapcycle.txt
everything work as expected

my umc_mapcycle.txt

Code:
"umc_mapcycle"
{
    "Idle" //Name this whatever you like
    {
        "maps_invote"   "1"
		
		"ach_villains_city_day_v3" {}
    }
	
    "CP" //Name this whatever you like
    {
        "maps_invote"   "1"
		
		"cp_gullywash_final1" {}
		"cp_snakewater_final1" {}
    }
	
    "KOTH" //Name this whatever you like
    {
        "maps_invote"   "1"
		
		"koth_bagel_event" {}
		"koth_slasher" {}
    }
	
    "PD" //Name this whatever you like
    {
        "maps_invote"   "1"
		
		"pd_cursed_cove_event" {}
		"pd_monster_bash" {}
    }
	
    "PL" //Name this whatever you like
    {
        "maps_invote"   "1"
		
		"pl_millstone_event" {}
		"pl_rumble_event" {}
		"pl_fifthcurve_event" {}
    }
}
__________________
8guawong is offline
deadmau54
AlliedModders Donor
Join Date: May 2013
Old 01-06-2019 , 10:20   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4950

Quote:
Originally Posted by 8guawong View Post
just tested it

grab the attachment from first post
throw all the files onto the server
edited umc_mapcycle.txt
everything work as expected

my umc_mapcycle.txt

Code:
"umc_mapcycle"
{
    "Idle" //Name this whatever you like
    {
        "maps_invote"   "1"
		
		"ach_villains_city_day_v3" {}
    }
	
    "CP" //Name this whatever you like
    {
        "maps_invote"   "1"
		
		"cp_gullywash_final1" {}
		"cp_snakewater_final1" {}
    }
	
    "KOTH" //Name this whatever you like
    {
        "maps_invote"   "1"
		
		"koth_bagel_event" {}
		"koth_slasher" {}
    }
	
    "PD" //Name this whatever you like
    {
        "maps_invote"   "1"
		
		"pd_cursed_cove_event" {}
		"pd_monster_bash" {}
    }
	
    "PL" //Name this whatever you like
    {
        "maps_invote"   "1"
		
		"pl_millstone_event" {}
		"pl_rumble_event" {}
		"pl_fifthcurve_event" {}
    }
}
Did this, used your config, still same errors. I give up on this plugin.
__________________
deadmau54 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 03:10.


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