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 10-04-2011 , 21:11   Re: [UMC3] Ultimate Mapchooser 3.2.3 (Updated 9/17/2011)
Reply With Quote #1791

Quote:
Originally Posted by BaconCat View Post
Hey Steell, le me again. I was wondering, how can I change what comes up when someone types rtv for rock the vote? Atm it says "or type nominate to nominate a map", but I actually have the nominations plugin disabled, and would rather it omit that part. If I need to edit something in the sauce and compile, that's fine too, I just need to be pointed in the right direction.
Edit the following phrase in the ultimate-mapchooser.phrases.txt translation file:
Code:
    "RTV Info Msg"
    {
        "en"    "Type 'rtv' to join, or type 'nominate' to nominate a map."
    }
Note that if you want it to be consistent across languages, you have to edit the phrase for all languages.
__________________
Steell is offline
Steell
SourceMod Donor
Join Date: Mar 2009
Old 10-04-2011 , 21:12   Re: [UMC3] Ultimate Mapchooser 3.2.2 (Updated 8/11/2011)
Reply With Quote #1792

Quote:
Originally Posted by DoPe^ View Post
i found something here mate in sourcemod_fatal.txt
This shouldn't be happening, but I will look into it. Did you happen to do the things I mentioned and get any result?

EDIT: If that memory leak error is still being written to the sourcemod_fatal.txt file, can you run sm_dump_handles and post the results here?
__________________

Last edited by Steell; 10-04-2011 at 21:30.
Steell is offline
Ares Veteran
Senior Member
Join Date: Jul 2010
Location: Hungary
Old 10-05-2011 , 09:44   Re: [UMC3] Ultimate Mapchooser 3.2.3 (Updated 9/17/2011)
Reply With Quote #1793

Quote:
Originally Posted by Steell View Post
Looks like something caused the vote to fail. Can I see your error log (errors_20111004.log)?
It was a temporary bug caused by me. It never happand. Sorry for wasting your time.
__________________
P.M.C Clan
pmcfighters.co.nr

Ares Veteran is offline
Send a message via MSN to Ares Veteran
BaconCat
Member
Join Date: Sep 2011
Old 10-05-2011 , 09:49   Re: [UMC3] Ultimate Mapchooser 3.2.3 (Updated 9/17/2011)
Reply With Quote #1794

Quote:
Originally Posted by Steell View Post
Edit the following phrase in the ultimate-mapchooser.phrases.txt translation file:
Code:
    "RTV Info Msg"
    {
        "en"    "Type 'rtv' to join, or type 'nominate' to nominate a map."
    }
Note that if you want it to be consistent across languages, you have to edit the phrase for all languages.
Awesome. I didn't think to look there! Thank you again!
BaconCat is offline
mrzor
Member
Join Date: Oct 2011
Location: Paris, France
Old 10-08-2011 , 17:36   Re: [UMC3] Ultimate Mapchooser 3.2.3 (Updated 9/17/2011)
Reply With Quote #1795

Hi there !

First of all, thanks Steell for an extremely awesome plugin suite. Our users and admins are very impressed, and do love it, despite a few rough edges. I'm very enthousiastic about umc_mapcycle and what it allows at this point, and what it could allow in the future !

I believe we hit a bug with votes started by admin. Apparently, 3.2.3 will do an instant switch regardless of what how admin configures the vote. I believe it goes the same for manual map switch using the UMC menu. Did anybody hit this one as well, or could it be configuration related ?

Last : are google issues to be used ? I suppose it's getting quite daunting for Steell to keep track of everything

Keep up the awesome rolling gents
mrzor is offline
Steell
SourceMod Donor
Join Date: Mar 2009
Old 10-08-2011 , 18:03   Re: [UMC3] Ultimate Mapchooser 3.2.3 (Updated 9/17/2011)
Reply With Quote #1796

Quote:
Originally Posted by mrzor View Post
I believe we hit a bug with votes started by admin. Apparently, 3.2.3 will do an instant switch regardless of what how admin configures the vote. I believe it goes the same for manual map switch using the UMC menu. Did anybody hit this one as well, or could it be configuration related ?

Last : are google issues to be used ? I suppose it's getting quite daunting for Steell to keep track of everything
That's odd, I could have sworn I fixed that bug. I'll look into it.

As for Google Issues feel free to use it to report any other problems you find.
__________________
Steell is offline
BaconCat
Member
Join Date: Sep 2011
Old 10-08-2011 , 18:10   Re: [UMC3] Ultimate Mapchooser 3.2.3 (Updated 9/17/2011)
Reply With Quote #1797

Hey Steell, I can confirm that bug. I was just about to mention it.
BaconCat is offline
mrzor
Member
Join Date: Oct 2011
Location: Paris, France
Old 10-08-2011 , 20:10   Re: [UMC3] Ultimate Mapchooser 3.2.3 (Updated 9/17/2011)
Reply With Quote #1798

OK I have to say I can't reproduce sitting alone on server. But it did happen with more players ... unfortunately I wasn't around so no log.

One thing I can think of is some other vote interfering with the admin-initiated vote.
mrzor is offline
Xp3r7
SourceMod Donor
Join Date: Jul 2006
Old 10-09-2011 , 01:41   Re: [UMC3] Ultimate Mapchooser 3.2.3 (Updated 9/17/2011)
Reply With Quote #1799

Quote:
L 10/05/2011 - 09:31:27: SourceMod error session started
L 10/05/2011 - 09:31:27: Info (map "007_stack_css_TsM") (file "errors_20111005.log")
L 10/05/2011 - 09:31:27: [SM] Native "PrintCenterText" reported: Could not send a usermessage
L 10/05/2011 - 09:31:27: [SM] Displaying call stack trace for plugin "umc-echonextmap.smx":
L 10/05/2011 - 09:31:27: [SM] [0] Line 318, /home/steell/sourcemod-ultimate-mapchooser/addons/sourcemod/scripting/include/halflife.inc::PrintCenterTextAll()
L 10/05/2011 - 09:31:27: [SM] [1] Line 345, /home/steell/sourcemod-ultimate-mapchooser/addons/sourcemod/scripting/include/umc_utils.inc::DisplayServerMessage()
L 10/05/2011 - 09:31:27: [SM] [2] Line 70, umc-echonextmap.sp::UMC_OnNextmapSet()
L 10/05/2011 - 09:31:33: Error log file session closed.
Getting these errors in my logs.
__________________
Xp3r7 is offline
Send a message via MSN to Xp3r7
mrzor
Member
Join Date: Oct 2011
Location: Paris, France
Old 10-09-2011 , 12:05   Re: [UMC3] Ultimate Mapchooser 3.2.3 (Updated 9/17/2011)
Reply With Quote #1800

We're testing UMC extensively and its going fine ! I believe it's tiered vote all around, save for RTV.

I'd like to ask, is there a way to have the current vote stats displayed for tiered votes ? Unless I missed something, they don't show up. Maybe I missed a bunch of cvars, but maybe you could very kindly add a bunch more ?

Cheers !
mrzor 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 12:33.


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