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

ExtendedComm v3.0.8b (Updated: 4/17/11)


Post New Thread Reply   
 
Thread Tools Display Modes
Chaosxk
Veteran Member
Join Date: Aug 2010
Location: Westeros
Old 12-24-2011 , 04:47   Re: ExtendedComm v3.0.5 (Updated: 12/10/11)
Reply With Quote #181

Not sure if it is this plugin or TF2, but when the round ends...people who are muted are still able to talk on the mic.
__________________
Chaosxk is offline
thetwistedpanda
Good Little Panda
Join Date: Sep 2008
Old 12-24-2011 , 14:24   Re: ExtendedComm v3.0.5 (Updated: 12/10/11)
Reply With Quote #182

If I had to guess, you have a plugin that's unmuting everyone >.<. Don't think anyone else has reported a tf2 issue.
__________________
thetwistedpanda is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 12-29-2011 , 06:40   Re: ExtendedComm v3.0.5 (Updated: 12/10/11)
Reply With Quote #183

Code:
L 12/29/2011 - 05:22:51: [extendedcomm.smx] Source: SQL_PerformUpdateQuery
L 12/29/2011 - 05:22:51: [extendedcomm.smx] - A query relating to updating the databases could not be executed!
L 12/29/2011 - 05:22:51: [extendedcomm.smx] - Error: Duplicate column name 'mute_reason'
L 12/29/2011 - 05:22:51: [extendedcomm.smx] Source: SQL_PerformUpdateQuery
L 12/29/2011 - 05:22:51: [extendedcomm.smx] - A query relating to updating the databases could not be executed!
L 12/29/2011 - 05:22:51: [extendedcomm.smx] - Error: Duplicate column name 'mute_level'
L 12/29/2011 - 05:22:51: [extendedcomm.smx] Source: SQL_PerformUpdateQuery
L 12/29/2011 - 05:22:51: [extendedcomm.smx] - A query relating to updating the databases could not be executed!
L 12/29/2011 - 05:22:51: [extendedcomm.smx] - Error: Duplicate column name 'gag_reason'
L 12/29/2011 - 05:22:51: [extendedcomm.smx] Source: SQL_PerformUpdateQuery
L 12/29/2011 - 05:22:51: [extendedcomm.smx] - A query relating to updating the databases could not be executed!
L 12/29/2011 - 05:22:51: [extendedcomm.smx] - Error: Duplicate column name 'gag_level'
I can bet money I'm missing something... Anything?
Drixevel is offline
Chaosxk
Veteran Member
Join Date: Aug 2010
Location: Westeros
Old 12-30-2011 , 15:22   Re: ExtendedComm v3.0.5 (Updated: 12/10/11)
Reply With Quote #184

Quote:
Originally Posted by thetwistedpanda View Post
If I had to guess, you have a plugin that's unmuting everyone >.<. Don't think anyone else has reported a tf2 issue.
Just noticed i had Extendedcomm 2.2.4 and 3.0.5 active at the same time.

Might of been the problem, going to test, thanks.
__________________

Last edited by Chaosxk; 12-30-2011 at 15:22.
Chaosxk is offline
snelvuur
Veteran Member
Join Date: Jun 2008
Location: Netherlands
Old 01-01-2012 , 14:29   Re: ExtendedComm v3.0.5 (Updated: 12/10/11)
Reply With Quote #185

@twisted: if i mute/gag/silence someone for less then the duration of the map will it not show in the database? Same if i do that for longer then the map, will it only show once the map has switched? (i know it does add it if the player disconnects)

Only asking since i muted someone and he was able to speak the next round..
__________________
Arguing with a fool only proves there are two

Last edited by snelvuur; 01-01-2012 at 14:46.
snelvuur is offline
steven124
Member
Join Date: Nov 2009
Location: Siberia
Old 01-06-2012 , 07:30   Re: ExtendedComm v3.0.5 (Updated: 12/10/11)
Reply With Quote #186

Code:
20:28:27 L 01/06/2012 - 20:27:48: [SM] Plugin encountered error 4: Invalid parameter or parameter type
20:28:27 L 01/06/2012 - 20:27:48: [SM] Native "Format" reported: Language phrase "Comm_Phrase_Mute" not found
20:28:27 L 01/06/2012 - 20:27:48: [SM] Displaying call stack trace for plugin "sm_extendedcomm.smx":
20:28:27 L 01/06/2012 - 20:27:48: [SM]   [0]  Line 205, sm_extendedcomm.sp::OnConfigsExecuted()
that this cursed plugin you want?

LOG
Code:
 SourceMod Version: 1.4.2-dev
             SourcePawn Engine: SourcePawn 1.1, jit-x86 (build 1.4.2-dev)
             SourcePawn API: v1 = 4, v2 = 3
             Compiled on: Dec 16 2011 06:22:04
             Build ID: 3452:373e1313dcd8-dev
CFG
Code:
sm_extendedcomm_database "extendedcomm"
DB
Code:
    "extendedcomm"
    {
        "driver"   "mysql"
        "host"    "XX.22.159.131"
        "database"   "extendedcomm"
        "user"    "extendedcomm"
        "pass"    "secretX"
        //"timeout"   "0"
        //"port"   "3306"
    }
in the database structure has appeared, but the plugin does not work

Last edited by steven124; 01-06-2012 at 07:36.
steven124 is offline
thetwistedpanda
Good Little Panda
Join Date: Sep 2008
Old 01-06-2012 , 09:35   Re: ExtendedComm v3.0.5 (Updated: 12/10/11)
Reply With Quote #187

Plugin works; install it correctly . You're missing the translation file.
__________________
thetwistedpanda is offline
steven124
Member
Join Date: Nov 2009
Location: Siberia
Old 01-11-2012 , 10:32   Re: ExtendedComm v3.0.5 (Updated: 12/10/11)
Reply With Quote #188

Quote:
Originally Posted by thetwistedpanda View Post
Plugin works; install it correctly . You're missing the translation file.
plugin work.

Code:
L 01/11/2012 - 23:27:27: [extendedcomm.smx] Source: SQL_LoadPlayerCall
L 01/11/2012 - 23:27:27: [extendedcomm.smx] - The query string g_sSQL_LoadClient could not be executed!
L 01/11/2012 - 23:27:27: [extendedcomm.smx] - Error: Table 'extendedcomm.extendedcomm' doesn't exist

L 01/07/2012 - 13:41:54: [extendedcomm.smx] - A query relating to updating the databases could not be executed!
L 01/07/2012 - 13:41:54: [extendedcomm.smx] - Error: Duplicate column name 'mute_level'
L 01/07/2012 - 13:41:54: [extendedcomm.smx] Source: SQL_PerformUpdateQuery
I have 5 servers but overall gag&mute does not work

help!

Last edited by steven124; 01-11-2012 at 10:33.
steven124 is offline
snelvuur
Veteran Member
Join Date: Jun 2008
Location: Netherlands
Old 01-11-2012 , 10:53   Re: ExtendedComm v3.0.5 (Updated: 12/10/11)
Reply With Quote #189

So do you see anything in your database, any tables there? Tried just deleting the tables and start the plugin again to see if it creates the tables?
__________________
Arguing with a fool only proves there are two
snelvuur is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 01-12-2012 , 03:36   Re: ExtendedComm v3.0.5 (Updated: 12/10/11)
Reply With Quote #190

Did everybody just completely skip past my post? lol.

As for my issue, It works now for some reason and I didn't do anything.
Drixevel 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 02:14.


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