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

Custom Votes v0.5.6 (1/07)


Post New Thread Reply   
 
Thread Tools Display Modes
TnTSCS
AlliedModders Donor
Join Date: Oct 2010
Location: Undisclosed...
Old 05-23-2011 , 11:05   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #751

Quote:
Originally Posted by Xaphan View Post
No errors, but I have noticed increased "Server time-out" issues.
After 1 hour of server up-time.
Code:
Found 140 occurrences of customvotes.smx in memory.
Could this be a memory leak?
sounds like it's a possiblity
TnTSCS is offline
Pythong
SourceMod Donor
Join Date: Dec 2008
Old 05-24-2011 , 23:40   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #752

Am i doing something wrong in my .cfg for a "votekick".
Here is what it looks like.

PHP Code:
"Votes"
{
 
"votekick"
 
{
  
"title"  "Kick #1?"
  "type"  "chat"
  "command" "sm_kick #1 \"Kicked by vote.\""
  "trigger"
  
{
   
"command" "votekick"
   "notice" "%u voted to kick #1"
   "percent" "33"
  
}
  
"params"
  
{
   
"1"   "player"
  
}
 }
 
"voteban"
 
{
  
"title"  "Ban #1 for 30 minutes?"
  "type"  "chat"
  "command" "sm_ban #1 30 \"Banned by vote.\""
  "trigger"
  
{
   
"command" "voteban"
   "notice" "%u voted to ban #1"
   "percent" "40"
  
}
  
"params"
  
{
   
"1"   "player"
  
}
 }


And on a full server with 32 players it says this:

[SM] Python voted to kick Python [1 / 19 votes]

How do i get it to not do 60% of votes needed?
Pythong is offline
Pythong
SourceMod Donor
Join Date: Dec 2008
Old 06-02-2011 , 15:49   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #753

Quote:
Originally Posted by Xaphan View Post
No errors, but I have noticed increased "Server time-out" issues.

I noticed that if our server was full, and there was at least 1 voteban or votekick going on, at the end of the round, it seemed a little sluggish. After each round it would get worse.

I disabled each of our plug-ins and played for about a hour before server time-out, when I removed this plug-in the server hasn't time-out since
4/16/11 4:50pm pst. As of today 4/17 the server hasn't restarted even know that slots are filled.

Maybe a conflict with other plug-in? Since the plug-in does nothing at the Round End.

During this time I dump handles... After 1 hour of server up-time.
Code:
Found 140 occurrences of customvotes.smx in memory.
Could this be a memory leak?

My server was stable 24/7 never had a crash in the past month of it being online and full. After installing this plugin my server has crashed 4x over the course of a week. This is the only change/plugin added - so im pretty confident it's bugged. Since removing it yesterday - no problems.
Pythong is offline
dismomen
Member
Join Date: Mar 2010
Old 06-09-2011 , 05:27   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #754

even when i add the "admin" flag. a player with no admin rights can still initiate the vote by typing !votemenu in chat and executing it. any idea what is wrong?

"extend"
{
"title" "Extend current map 20 minutes?"
"type" "confirm"
"admin" "sm_kick"
"trigger"
{
"command" "voteextend"
"delay" "300"
}
"command" "sm_extend 20"
}
dismomen is offline
Ard Choille
Member
Join Date: Mar 2006
Old 06-09-2011 , 07:07   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #755

Quote:
Originally Posted by dismomen View Post
even when i add the "admin" flag. a player with no admin rights can still initiate the vote by typing !votemenu in chat and executing it. any idea what is wrong?
A few pages back there is a version with votemenu disabled. votemenu DON'T work
Ard Choille is offline
dismomen
Member
Join Date: Mar 2010
Old 06-09-2011 , 09:35   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #756

Quote:
Originally Posted by Ard Choille View Post
A few pages back there is a version with votemenu disabled. votemenu DON'T work
what do you mean? i'm using the version in the first post. and !votemenu does work
dismomen is offline
Ard Choille
Member
Join Date: Mar 2006
Old 06-11-2011 , 05:41   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #757

Read the thread and get clued up on the bugs in the plugin :\
Ard Choille is offline
MindeLT
Senior Member
Join Date: Dec 2010
Location: Lithuania
Old 06-11-2011 , 06:43   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #758

Using this plugin ~half year, no problems
MindeLT is offline
Send a message via Skype™ to MindeLT
Tabasco
New Member
Join Date: May 2011
Old 06-17-2011 , 00:09   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #759

Let me just start off by saying this plugin has really enhanced things on my server, and I'm really grateful to everyone that's contributed to it so far. I've searched the thread already with no luck, alas here I go...

So far, all my votes are activated by players using chat triggers. I'm curious, is there any way to set it so that a vote can start after a certain amount of time following a map being loaded? Ex: a gravity vote 2 minutes after beginning on a new map. The OP doesn't seem to show any CVar that can allow this, and the only other mention of this in the thread was Tsunami's suggestion here:

http://forums.alliedmods.net/showpos...64&postcount=7

Also, is there any feasible way of keeping certain votes appearing only on specific maps. I already have mapcfgs enabled.
Tabasco is offline
Thraka
AlliedModders Donor
Join Date: Aug 2005
Old 07-04-2011 , 21:33   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #760

Is there an alternative to this? I'm investigating it but I dont want something that is fussy and may or may not work, nor one i have to hunt around 700+ posts to find a version that works. It really does seem abandoned and should be moved. The author has had no activity for 1.5 years.
Thraka 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 15:12.


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