NinjaInvite 2.0 RELEASE [Send Mass Guild Invites] menu

User Tag List

Page 2 of 19 FirstFirst 123456 ... LastLast
Results 16 to 30 of 271
  1. #16
    ev1's Avatar Banned
    Reputation
    98
    Join Date
    Nov 2008
    Posts
    428
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    Message: Interface\AddOns\NinjaInvite\NinjaInvite.lua:17: attempt to call global 'LibStub' (a nil value)
    Time: 02/27/11 23:44:16
    Count: 1
    Stack: Interface\AddOns\NinjaInvite\NinjaInvite.lua:17: in main chunk
    
    Locals: levelStart = 1
    levelEnd = 85
    levelProgress = 1
    levelIncrement = 5
    lstGathered = 0
    searching = false
    lastSearchTime = 0
    Inviteable = <table> {
     CHARNAME = <table> {
     }
    }
    msgPlayer = false
    WhoThrottle = 0
    (*temporary) = nil
    (*temporary) = "AceAddon-3.0"
    (*temporary) = "attempt to call global 'LibStub' (a nil value)"

    NinjaInvite 2.0 RELEASE [Send Mass Guild Invites]
  2. #17
    Timmid's Avatar Member
    Reputation
    124
    Join Date
    Apr 2007
    Posts
    247
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by evohans View Post
    Code:
    Message: Interface\AddOns\NinjaInvite\NinjaInvite.lua:17: attempt to call global 'LibStub' (a nil value)
    Time: 02/27/11 23:44:16
    Count: 1
    Stack: Interface\AddOns\NinjaInvite\NinjaInvite.lua:17: in main chunk
    
    Locals: levelStart = 1
    levelEnd = 85
    levelProgress = 1
    levelIncrement = 5
    lstGathered = 0
    searching = false
    lastSearchTime = 0
    Inviteable = <table> {
     CHARNAME = <table> {
     }
    }
    msgPlayer = false
    WhoThrottle = 0
    (*temporary) = nil
    (*temporary) = "AceAddon-3.0"
    (*temporary) = "attempt to call global 'LibStub' (a nil value)"
    Do you have the \lib\ directory inside the NinjaInvite addon folder? i don't understand why you would be getting this error unless you didn't update all of the files.

  3. #18
    ev1's Avatar Banned
    Reputation
    98
    Join Date
    Nov 2008
    Posts
    428
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I literally downloaded the new 2.5, deleted the old folder and threw it in there. A temp fix was re-enabling all the addons, for some reason that worked instead of just having this addon solely enabled.

  4. #19
    Timmid's Avatar Member
    Reputation
    124
    Join Date
    Apr 2007
    Posts
    247
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    that's really odd. i might be missing something with the embedding of LibStub and it's working for me because i have all the Ace3 addons installed already. i'm honestly baffled and i'll just have to look into it more.

    edit: ok i found out what was wrong. i can't spell so it wasn't embedding the libraries properly. this should be fixed now please let me know if it isn't.

    NinjaInvite 2.6 RELEASE
    Last edited by Timmid; 02-28-2011 at 12:43 AM.

  5. #20
    ev1's Avatar Banned
    Reputation
    98
    Join Date
    Nov 2008
    Posts
    428
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Timmid View Post
    that's really odd. i might be missing something with the embedding of LibStub and it's working for me because i have all the Ace3 addons installed already. i'm honestly baffled and i'll just have to look into it more.

    edit: ok i found out what was wrong. i can't spell so it wasn't embedding the libraries properly. this should be fixed now please let me know if it isn't.

    NinjaInvite 2.6 RELEASE

    I LOVE how fast you are with fixing things, thanks for figuring it out - will put to test tomorrow for sure, the server is dead right now

  6. #21
    Innit's Avatar W͈̮̝̉͌̀ͩÅ̻̗̗̼̩̣͉̽Î͙̳ ͚̑ ̌͌ͯ
    Reputation
    385
    Join Date
    Sep 2006
    Posts
    1,637
    Thanks G/R
    2/4
    Trade Feedback
    5 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey, I might be doing something wrong here but...

    I extracted the addon to interface and restarted WoW, whenever I use any commands it says

    "Type /help for a listing of a few commands"

    Any help would be greatly appreaicted.

  7. #22
    Timmid's Avatar Member
    Reputation
    124
    Join Date
    Apr 2007
    Posts
    247
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    not too sure Innit. you're typing "/ginv start" right?

  8. #23
    lufkin's Avatar Active Member
    Reputation
    22
    Join Date
    Jan 2008
    Posts
    105
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Innit View Post
    Hey, I might be doing something wrong here but...

    I extracted the addon to interface and restarted WoW, whenever I use any commands it says

    "Type /help for a listing of a few commands"

    Any help would be greatly appreaicted.
    i was getting this issue, realised i didnt have ace3 enabled, once i did that it worked perfectly

  9. #24
    Timmid's Avatar Member
    Reputation
    124
    Join Date
    Apr 2007
    Posts
    247
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lufkin View Post
    i was getting this issue, realised i didnt have ace3 enabled, once i did that it worked perfectly
    i just added Ace3 to the main page saying that i recommend people download it. there's something funky with the embed or something but always works anyways if you have it in your AddOns folder.

    so for those of you who don't have it, download Ace3 now!

  10. #25
    cakeftw77's Avatar Private
    Reputation
    2
    Join Date
    Mar 2010
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    awesome addon, but it bugs a little when searching for name.
    For example it will stop scanning at 30ish and ill have to do the slash command again as it happens more frequently the more I do it. Is there any way to speed this up?

  11. #26
    Timmid's Avatar Member
    Reputation
    124
    Join Date
    Apr 2007
    Posts
    247
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    you CANNOT use /who while scanning, it will mess everything up.

    i've added some new code to make sure that it keeps running no matter what.. hopefully it works correctly!

    As for the speed, I can't do anything about it because the /who throttle is about once every 5 seconds.

    I've added a new feature called "/ginv start short" that will do a short search. This only does 1-85 without classes or races.

    Latest version: 2.7 Download Now

  12. #27
    Lordy's Avatar Member
    Reputation
    8
    Join Date
    Jun 2006
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It still randomly stops and has to be continued with a new /ginv start.

  13. #28
    Endure's Avatar Sergeant
    Reputation
    18
    Join Date
    Jun 2010
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I was wondering, where are the declined guild invite names stored? I browsed through the folders and couldn't seem to find them in any of the files, hopefully you can help with that.
    51 57 35 6b 49 48 52 6f 5a 57 34 67 55 6d 45 67 63 32 46 70 5a 43 77 67 49 6c 64 6c 49 48 4e 6f 59 57 78 73 49 45 56 75 5a 48 56 79 5a 53 49 3d

  14. #29
    sed-'s Avatar ★ Elder ★
    Reputation
    1114
    Join Date
    Mar 2010
    Posts
    1,566
    Thanks G/R
    52/151
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yea cuz a few people told me ive sent it to them a few times already to stop sending it. so if there inst 1 would be really pimp if u could add it ;p

  15. #30
    tsukasa's Avatar Member
    Reputation
    1
    Join Date
    Jan 2007
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    GReat addon, but I have a question:

    I configure in the .lua:

    "Locals: levelStart = 1" to "Locals: levelStart = 55"

    In order to start scanning players 55+
    Takes me arround 4-5 minutes to scan them all. The problem is when I reestart the scan, apparently starts all over from level 1.
    So I have to restart my interface.

    How can I make this addon for level 55+ in every scan ("/ginv start")...??? PLZ

Page 2 of 19 FirstFirst 123456 ... LastLast

Similar Threads

  1. [Buying] Buying Mass Guild Inviting (US)
    By ResinMic in forum World of Warcraft Buy Sell Trade
    Replies: 1
    Last Post: 07-30-2013, 09:46 PM
  2. [Addon] Mass Guild Invites with Anti-Spam Feature
    By Kodah_Softpaw in forum World of Warcraft Guides
    Replies: 3
    Last Post: 11-06-2011, 03:02 AM
  3. Mass Guild Invite Macro + Mass Whisper
    By viaro1992 in forum WoW UI, Macros and Talent Specs
    Replies: 15
    Last Post: 01-16-2011, 06:51 PM
  4. [C++ Release] GM Guild Invite Message
    By mager1794 in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 07-26-2008, 02:19 AM
All times are GMT -5. The time now is 06:48 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search