• Visit Rebornbuddy
  • [Plugin] CommunicationBuddy

    Discussion in 'Monitoring' started by Slifty, Jun 8, 2013.

    1. bambam922

      bambam922 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      6,071
      Likes Received:
      28
      Trophy Points:
      48
      Where is this rule?
      It's supposed to be either, or both.
      He can have a SVN only if he wants.
       
    2. handnavi

      handnavi Well-Known Member Buddy Store Developer

      Joined:
      Jan 15, 2010
      Messages:
      2,489
      Likes Received:
      59
      Trophy Points:
      48
      Reeeeeaaalllly? There was such a rule. Kick had to upload a .zip file containing his profiles, too. :)

      Edit: found it! :D
      http://www.thebuddyforum.com/showthread.php?p=987369


      @op: sorry for spamming here. :) I've tested your plugin and it works good. :)
       
    3. Botishe

      Botishe New Member

      Joined:
      Dec 18, 2010
      Messages:
      114
      Likes Received:
      0
      Trophy Points:
      0
      Getting an error

      Code:
      Compiler Error: d:\HB\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(8,50) : error CS0102: Класс "CommunicationBuddy.CommunicationBuddy_Form" уже содержит определение для "components"
      Compiler Error: d:\HB\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(14,33) : error CS0111: Тип "CommunicationBuddy.CommunicationBuddy_Form" уже определяет член с именем "Dispose" с теми же типами параметров
      Compiler Error: d:\HB\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(29,22) : error CS0111: Тип "CommunicationBuddy.CommunicationBuddy_Form" уже определяет член с именем "InitializeComponent" с теми же типами параметров
      Compiler Error: d:\HB\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(420,45) : error CS0102: Класс "CommunicationBuddy.CommunicationBuddy_Form" уже содержит определение для "button_save"
      Compiler Error: d:\HB\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(421,45) : error CS0102: Класс "CommunicationBuddy.CommunicationBuddy_Form" уже содержит определение для "button_rl"
      Compiler Error: d:\HB\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(422,50) : error CS0102: Класс "CommunicationBuddy.CommunicationBuddy_Form" уже содержит определение для "richTextBox1_log"
      Compiler Error: d:\HB\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(423,47) : error CS0102: Класс "CommunicationBuddy.CommunicationBuddy_Form" уже содержит определение для "checkBox1_aow"
      Compiler Error: d:\HB\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(424,45) : error CS0102: Класс "CommunicationBuddy.CommunicationBuddy_Form" уже содержит определение для "button1"
      Compiler Error: d:\HB\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(425,49) : error CS0102: Класс "CommunicationBuddy.CommunicationBuddy_Form" уже содержит определение для "tabControl1"
      Compiler Error: d:\HB\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(426,46) : error CS0102: Класс "CommunicationBuddy.CommunicationBuddy_Form" уже содержит определение для "tabPage_settings"
      Compiler Error: d:\HB\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(427,46) : error CS0102: Класс "CommunicationBuddy.CommunicationBuddy_Form" уже содержит определение для "tabPage_log"
      Compiler Error: d:\HB\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(428,44) : error CS0102: Класс "CommunicationBuddy.CommunicationBuddy_Form" уже содержит определение для "label1_logo"
      Compiler Error: d:\HB\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(429,44) : error CS0102: Класс "CommunicationBuddy.CommunicationBuddy_Form" уже содержит определение для "label2_slogan"
      Compiler Error: d:\HB\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(430,49) : error CS0102: Класс "CommunicationBuddy.CommunicationBuddy_Form" уже содержит определение для "pictureBox1_logo"
      Compiler Error: d:\HB\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(431,47) : error CS0102: Класс "CommunicationBuddy.CommunicationBuddy_Form" уже содержит определение для "groupBox1_noti"
      Compiler Error: d:\HB\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(432,44) : error CS0102: Класс "CommunicationBuddy.CommunicationBuddy_Form" уже содержит определение для "label3"
      Compiler Error: d:\HB\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(433,47) : error CS0102: Класс "CommunicationBuddy.CommunicationBuddy_Form" уже содержит определение для "comboBox1_loglevel"
      Compiler Error: d:\HB\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(434,47) : error CS0102: Класс "CommunicationBuddy.CommunicationBuddy_Form" уже содержит определение для "groupBox1_wordl"
      Compiler Error: d:\HB\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(435,44) : error CS0102: Класс "CommunicationBuddy.CommunicationBuddy_Form" уже содержит определение для "label4"
      Compiler Error: d:\HB\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(436,46) : error CS0102: Класс "CommunicationBuddy.CommunicationBuddy_Form" уже содержит определение для "textBox1_wordlist"
      Compiler Error: d:\HB\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(437,44) : error CS0102: Класс "CommunicationBuddy.CommunicationBuddy_Form" уже содержит определение для "label5"
      Compiler Error: d:\HB\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(438,47) : error CS0102: Класс "CommunicationBuddy.CommunicationBuddy_Form" уже содержит определение для "groupBox1"
      Compiler Error: d:\HB\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(439,47) : error CS0102: Класс "CommunicationBuddy.CommunicationBuddy_Form" уже содержит определение для "checkBox1_answering"
      Compiler Error: d:\HB\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(440,47) : error CS0102: Класс "CommunicationBuddy.CommunicationBuddy_Form" уже содержит определение для "checkBox1"
      Compiler Error: d:\HB\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(441,47) : error CS0102: Класс "CommunicationBuddy.CommunicationBuddy_Form" уже содержит определение для "checkBox2_bl"
      Compiler Error: d:\HB\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(442,47) : error CS0102: Класс "CommunicationBuddy.CommunicationBuddy_Form" уже содержит определение для "groupBox2_delay"
      Compiler Error: d:\HB\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(443,52) : error CS0102: Класс "CommunicationBuddy.CommunicationBuddy_Form" уже содержит определение для "maskedTextBox1_delaytill"
      Compiler Error: d:\HB\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(444,52) : error CS0102: Класс "CommunicationBuddy.CommunicationBuddy_Form" уже содержит определение для "maskedTextBox1_delayfrom"
      Compiler Error: d:\HB\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(445,44) : error CS0102: Класс "CommunicationBuddy.CommunicationBuddy_Form" уже содержит определение для "label1_wh"
      Compiler Error: d:\HB\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(446,44) : error CS0102: Класс "CommunicationBuddy.CommunicationBuddy_Form" уже содержит определение для "label1_delay"
      Compiler Error: d:\HB\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(447,47) : error CS0102: Класс "CommunicationBuddy.CommunicationBuddy_Form" уже содержит определение для "checkBox2_delay"
       
    4. drizzard

      drizzard New Member

      Joined:
      Jul 17, 2013
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      Seems you're getting the same error as me.
       
    5. jokersmocker99

      jokersmocker99 Member

      Joined:
      Jan 13, 2012
      Messages:
      612
      Likes Received:
      1
      Trophy Points:
      18
      i also get that error
       
    6. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      no offense here, but you as a moderator should know the rules (or where to read them)
      http://www.thebuddyforum.com/honorb...s-update-developers-must-read.html#post987369
      http://www.thebuddyforum.com/honorb...in-profiles-development-rules.html#post154760

      Tony and Apoc stated both the same a zip (or if only one file than there is no need for a zip, cause u can attach that single file) is needed, and has to be up to date
      it's not that i like that rule, cause on svn the sources are up to date and takes me some clicks to update the zip files, but hey ... not every user has a svn client installed, so this is a rule i / we can live with.

      except this lil trouble bout knowing the rules ... the OP has a updated zip file in his first post, and it is all okay so far EXCEPT (which is definetly not allowed) ... the zip file contains a compiled 3rd party dll (well it is trusted in my opinion cause i personally know this file, but related to the rules it is not allowed)

      i know it is there to keep things easier (updating from svn) and i'm sure the OP don't wanna do any bad things to the users, but if this plugin should be used the way it is ... the installation instructions should include a step where the user have to download the dll by himself from the official site of the 3rd party dll and this one should be removed from the zip file (don't wanna offend the OP, the work he did is good, and sure he only does include the dll with best willings for the users, without any bad thoughts, and i don't wanna force anyone to remove the plugin, i only wanna say ... the rules are there, and WHEN the plugin anytime soon should disappear from the forum, then the 3rd party dll COULD be the reason)

      sorry that i looked at the zip file -.-
      stupid and endless discussion about that, so ... i hope i didn't started a new discussion about that again -.-
       
    7. Pierlala

      Pierlala Member

      Joined:
      Sep 19, 2012
      Messages:
      497
      Likes Received:
      3
      Trophy Points:
      18
      I've downloaded this Plugin. But it's not in the Plugin list in the BOT interface. How to put the settings if I can't find it?
       
    8. GoodWodka

      GoodWodka New Member

      Joined:
      Mar 9, 2014
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      I used to use this plugin. He's great. Why it stopped updating?
       
    9. Marek1980

      Marek1980 New Member

      Joined:
      Nov 23, 2012
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      0
      I used this plugin for a while, but are missing the possibility for connecting a action to a Raidleader command, eg. linking "BL" in the raidleader channel to "BLoodlust" ....
       
    10. gmp

      gmp New Member

      Joined:
      Sep 4, 2014
      Messages:
      36
      Likes Received:
      0
      Trophy Points:
      0
      No matter which plugin I install for Honorbuddy (right now I'm trying to get some chat monitoring ones up and running), it gives me the same error. It tells me there is no suitable method found to override for *plugin*.CB.Initialize() and *plugin*.CB.Dispose(). I've re installed Honorbuddy so I know it's not that, I'm just trying to figure out whats up. Here's an example of the error for this plugin I'm trying right now. (note, all plugins I'm trying are telling me the same thing).

      HTML:
      Compiler Error: c:\Users\Daniel\Documents\Honorbuddy\Plugins\CommunicationBuddy\CommunicationBuddy.cs(93,30) : error CS0115: 'CommunicationBuddy.CB.Initialize()': no suitable method found to override
      Compiler Error: c:\Users\Daniel\Documents\Honorbuddy\Plugins\CommunicationBuddy\CommunicationBuddy.cs(112,30) : error CS0115: 'CommunicationBuddy.CB.Dispose()': no suitable method found to override
      
      Anyone have a fix for this? It didn't start happening until maybe a month or so ago, not quite sure what's up but I need to be able to install new plugins. Thank you!!
       
    11. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      You are able to install NEW or UPDATED Plugins. These (that are throwing this error) are Not Updated to the new honorbuddy.while the fix would be very easy,it is up to the creator to fix it.

      Since you're the First who Reported that Issue with usefull Informations... Shoot me pm and i'll try to fix it in the evening (dunno of there are more issues than the two u posted,i'll Only fix those so far)
       
    12. stb1amt

      stb1amt New Member

      Joined:
      Aug 3, 2014
      Messages:
      85
      Likes Received:
      0
      Trophy Points:
      0
      Code:
      Compiler Error: c:\Users\Shaun\Documents\Honorbuddy\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(8,50) : error CS0102: The type 'CommunicationBuddy.CommunicationBuddy_Form' already contains a definition for 'components'
      Compiler Error: c:\Users\Shaun\Documents\Honorbuddy\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(14,33) : error CS0111: Type 'CommunicationBuddy.CommunicationBuddy_Form' already defines a member called 'Dispose' with the same parameter types
      Compiler Error: c:\Users\Shaun\Documents\Honorbuddy\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(29,22) : error CS0111: Type 'CommunicationBuddy.CommunicationBuddy_Form' already defines a member called 'InitializeComponent' with the same parameter types
      Compiler Error: c:\Users\Shaun\Documents\Honorbuddy\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(420,45) : error CS0102: The type 'CommunicationBuddy.CommunicationBuddy_Form' already contains a definition for 'button_save'
      Compiler Error: c:\Users\Shaun\Documents\Honorbuddy\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(421,45) : error CS0102: The type 'CommunicationBuddy.CommunicationBuddy_Form' already contains a definition for 'button_rl'
      Compiler Error: c:\Users\Shaun\Documents\Honorbuddy\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(422,50) : error CS0102: The type 'CommunicationBuddy.CommunicationBuddy_Form' already contains a definition for 'richTextBox1_log'
      Compiler Error: c:\Users\Shaun\Documents\Honorbuddy\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(423,47) : error CS0102: The type 'CommunicationBuddy.CommunicationBuddy_Form' already contains a definition for 'checkBox1_aow'
      Compiler Error: c:\Users\Shaun\Documents\Honorbuddy\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(424,45) : error CS0102: The type 'CommunicationBuddy.CommunicationBuddy_Form' already contains a definition for 'button1'
      Compiler Error: c:\Users\Shaun\Documents\Honorbuddy\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(425,49) : error CS0102: The type 'CommunicationBuddy.CommunicationBuddy_Form' already contains a definition for 'tabControl1'
      Compiler Error: c:\Users\Shaun\Documents\Honorbuddy\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(426,46) : error CS0102: The type 'CommunicationBuddy.CommunicationBuddy_Form' already contains a definition for 'tabPage_settings'
      Compiler Error: c:\Users\Shaun\Documents\Honorbuddy\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(427,46) : error CS0102: The type 'CommunicationBuddy.CommunicationBuddy_Form' already contains a definition for 'tabPage_log'
      Compiler Error: c:\Users\Shaun\Documents\Honorbuddy\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(428,44) : error CS0102: The type 'CommunicationBuddy.CommunicationBuddy_Form' already contains a definition for 'label1_logo'
      Compiler Error: c:\Users\Shaun\Documents\Honorbuddy\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(429,44) : error CS0102: The type 'CommunicationBuddy.CommunicationBuddy_Form' already contains a definition for 'label2_slogan'
      Compiler Error: c:\Users\Shaun\Documents\Honorbuddy\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(430,49) : error CS0102: The type 'CommunicationBuddy.CommunicationBuddy_Form' already contains a definition for 'pictureBox1_logo'
      Compiler Error: c:\Users\Shaun\Documents\Honorbuddy\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(431,47) : error CS0102: The type 'CommunicationBuddy.CommunicationBuddy_Form' already contains a definition for 'groupBox1_noti'
      Compiler Error: c:\Users\Shaun\Documents\Honorbuddy\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(432,44) : error CS0102: The type 'CommunicationBuddy.CommunicationBuddy_Form' already contains a definition for 'label3'
      Compiler Error: c:\Users\Shaun\Documents\Honorbuddy\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(433,47) : error CS0102: The type 'CommunicationBuddy.CommunicationBuddy_Form' already contains a definition for 'comboBox1_loglevel'
      Compiler Error: c:\Users\Shaun\Documents\Honorbuddy\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(434,47) : error CS0102: The type 'CommunicationBuddy.CommunicationBuddy_Form' already contains a definition for 'groupBox1_wordl'
      Compiler Error: c:\Users\Shaun\Documents\Honorbuddy\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(435,44) : error CS0102: The type 'CommunicationBuddy.CommunicationBuddy_Form' already contains a definition for 'label4'
      Compiler Error: c:\Users\Shaun\Documents\Honorbuddy\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(436,46) : error CS0102: The type 'CommunicationBuddy.CommunicationBuddy_Form' already contains a definition for 'textBox1_wordlist'
      Compiler Error: c:\Users\Shaun\Documents\Honorbuddy\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(437,44) : error CS0102: The type 'CommunicationBuddy.CommunicationBuddy_Form' already contains a definition for 'label5'
      Compiler Error: c:\Users\Shaun\Documents\Honorbuddy\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(438,47) : error CS0102: The type 'CommunicationBuddy.CommunicationBuddy_Form' already contains a definition for 'groupBox1'
      Compiler Error: c:\Users\Shaun\Documents\Honorbuddy\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(439,47) : error CS0102: The type 'CommunicationBuddy.CommunicationBuddy_Form' already contains a definition for 'checkBox1_answering'
      Compiler Error: c:\Users\Shaun\Documents\Honorbuddy\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(440,47) : error CS0102: The type 'CommunicationBuddy.CommunicationBuddy_Form' already contains a definition for 'checkBox1'
      Compiler Error: c:\Users\Shaun\Documents\Honorbuddy\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(441,47) : error CS0102: The type 'CommunicationBuddy.CommunicationBuddy_Form' already contains a definition for 'checkBox2_bl'
      Compiler Error: c:\Users\Shaun\Documents\Honorbuddy\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(442,47) : error CS0102: The type 'CommunicationBuddy.CommunicationBuddy_Form' already contains a definition for 'groupBox2_delay'
      Compiler Error: c:\Users\Shaun\Documents\Honorbuddy\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(443,52) : error CS0102: The type 'CommunicationBuddy.CommunicationBuddy_Form' already contains a definition for 'maskedTextBox1_delaytill'
      Compiler Error: c:\Users\Shaun\Documents\Honorbuddy\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(444,52) : error CS0102: The type 'CommunicationBuddy.CommunicationBuddy_Form' already contains a definition for 'maskedTextBox1_delayfrom'
      Compiler Error: c:\Users\Shaun\Documents\Honorbuddy\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(445,44) : error CS0102: The type 'CommunicationBuddy.CommunicationBuddy_Form' already contains a definition for 'label1_wh'
      Compiler Error: c:\Users\Shaun\Documents\Honorbuddy\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(446,44) : error CS0102: The type 'CommunicationBuddy.CommunicationBuddy_Form' already contains a definition for 'label1_delay'
      Compiler Error: c:\Users\Shaun\Documents\Honorbuddy\Plugins\CommunicationBuddy\CommunicationBuddy.Form.Designer.cs(447,47) : error CS0102: The type 'CommunicationBuddy.CommunicationBuddy_Form' already contains a definition for 'checkBox2_delay'

      Just downloaded, so hopefully maybe this can be fixed soon?

      Edit: Just realised how old this plugin was. Maybe it wont be fixed..
       
      Last edited: Dec 12, 2014

    Share This Page