• Visit Rebornbuddy
  • [Plugin] LogMeOut! - A World of Warcraft disconnecter !

    Discussion in 'Archives' started by ZenLulz, Sep 23, 2012.

    1. Damien1213

      Damien1213 Member

      Joined:
      Nov 18, 2012
      Messages:
      81
      Likes Received:
      0
      Trophy Points:
      6
      Logmeout is not anymore in my plugins list, but still in the folder (last update) can someone help me please?
       
    2. EHarada

      EHarada New Member

      Joined:
      Mar 5, 2014
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      To elaborate on the previous posters problem--

      Went to login to the bot today, and a new version was out, I of course updated like a good little honorbuddy user.

      After successful update and login, LogMeOut is no longer in the plugins list. I assumed because of the update to the core program.

      Went back to this thread, redownloaded LogMeOut, installed....no log me out in plugins list.

      This is the error it throws in the log:

      Compiler Error: c:\Users\<USER_NAME>\Documents\Honorbuddy\Plugins\LogMeOut\LogMeOut.cs(1158,32) : error CS0117: 'Styx.CommonBot.InactivityDetector' does not contain a definition for 'ForceLogout'

      Hopefully this is more helpful than "It doesnt work, can you help me"?
       
    3. User0828

      User0828 New Member

      Joined:
      Mar 1, 2012
      Messages:
      549
      Likes Received:
      2
      Trophy Points:
      0
      new HB update today broke this plugin.

      Compiler Error: c:\Users\xxxx\Desktop\chad\Honorbuddy 2.5.9468.722\Plugins\LogMeOut\LogMeOut.cs(1132,32) : error CS0117: 'Styx.CommonBot.InactivityDetector' does not contain a definition for 'ForceLogout'
      Compiler Error: c:\Users\xxxx\Desktop\chad\Honorbuddy 2.5.9468.722\Plugins\LogMeOut\LogMeOut.cs(1158,32) : error CS0117: 'Styx.CommonBot.InactivityDetector' does not contain a definition for 'ForceLogout'
       
    4. dkt

      dkt New Member

      Joined:
      Jan 19, 2014
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      No longer works! Would love an update for this beautiful plugin please and thank you! <3
       
    5. Antonionsk

      Antonionsk New Member

      Joined:
      Mar 6, 2014
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Seriously? Anything on this? A simple update or a response would be nice.
       
    6. stuart07

      stuart07 New Member

      Joined:
      Jan 26, 2013
      Messages:
      29
      Likes Received:
      0
      Trophy Points:
      0
      Give the guy a chance lol it only updated today...
       
    7. EHarada

      EHarada New Member

      Joined:
      Mar 5, 2014
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      People DO work. Give the guy a chance to get home and maybe breathe before you have a stroke over the plugin.

      On a side note, it IS a beautiful plugin.....love it.
       
    8. Antonionsk

      Antonionsk New Member

      Joined:
      Mar 6, 2014
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Liar.
       
    9. GeneralTJI

      GeneralTJI New Member

      Joined:
      Oct 11, 2013
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      Yea broke here too. Was going to go back to 722 but I only have the installer from 720 and back. Anyway...

      This is the best plugin IMO (the only one I have to have you could say). Thanks to the developer for looking into this when possible!
       
    10. Slazk

      Slazk New Member

      Joined:
      Feb 2, 2014
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Please update this plugin for the new HB update! thank you!
       
    11. Rasch

      Rasch New Member

      Joined:
      Sep 9, 2013
      Messages:
      55
      Likes Received:
      0
      Trophy Points:
      0
      LogMeOut Dont work anymore!
       
    12. UnicornFart

      UnicornFart New Member

      Joined:
      Feb 14, 2013
      Messages:
      539
      Likes Received:
      5
      Trophy Points:
      0
    13. tumbum

      tumbum Active Member

      Joined:
      Mar 17, 2011
      Messages:
      3,341
      Likes Received:
      13
      Trophy Points:
      38
      yes same here. we need urgent an update. this is the most important plugin for honorbuddy!!
       
    14. Jacan

      Jacan New Member

      Joined:
      Sep 30, 2011
      Messages:
      489
      Likes Received:
      0
      Trophy Points:
      0
      why the f**k would this break
       
    15. wanted31

      wanted31 New Member

      Joined:
      Aug 8, 2011
      Messages:
      362
      Likes Received:
      2
      Trophy Points:
      0
      How do i make only Honorbuddy exit, when stuck? and only Honorbuddy, not Arelog / wow..?
       
    16. unavailable

      unavailable New Member

      Joined:
      Aug 24, 2011
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      I request an update for this aswell!
       
    17. guizadas

      guizadas Member

      Joined:
      Dec 14, 2011
      Messages:
      60
      Likes Received:
      0
      Trophy Points:
      6
      Not working since the last update... Many other plug-ins broke too with the same comiler error:

       
    18. Will7857

      Will7857 New Member

      Joined:
      May 25, 2013
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      1
      Having the same issue as everyone else who has posted here. I love this addon in fact i wont even run honorbuddy without it and as someone else mentioned this is by one of those plug ins you shouldnt go without and should honestly be apart of honorbuddy as a whole. I think the creator should pitch it to the bot company and purchase it from him and either add it to the bot cost or include it as some sort or paid addon with continued support for honorbuddy updates. Looking forward to a update thank you
       
    19. madman

      madman New Member

      Joined:
      Jan 15, 2010
      Messages:
      173
      Likes Received:
      0
      Trophy Points:
      0
      As a quick fix, open LogMeOut.cs and try to replace:
      Code:
      InactivityDetector.ForceLogout(false);
      With:
      Lua.DoString("Logout()");
      
      And
      InactivityDetector.ForceLogout(true);
      With:
      Lua.DoString("ForceQuit()");
      I would post a edited file, but since this addon is still supported by its creator i'd rather not risk stepping on any toes. If abit of search+replacing inside LogMeOut.cs is too much for you, revert back to old hb until an official fix is released :)

      Im unable to test this fix from where i'm at atm, so I haven't been able to verify it yet. GL :)
       
    20. GeneralTJI

      GeneralTJI New Member

      Joined:
      Oct 11, 2013
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0

      This appears to be a good fix! Up and running... looks good so far will report back if there are any issues. Thank you very much!
       

    Share This Page