• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

GuildCheck

 

Project Updated:
Files Updated: Fri, May 22 2009
Supports Game Version: 3.1.0
Category: Guild
Tags:

[Edit Tags]

Project Manager: Tunhadil
Additional Authors: No additional authors
Current Version: v2.24
License: All Rights Reserved
Development Site: CurseForge
Avg Daily DL (last 30 days): 39
Downloads Total: 50,352
Favorites: 305
Comments: 45
  • About GuildCheck
  •  

This mod scans your guild at your first login. After this it writes changes of your guild into the chat at every login. You can see who left or joined your guild since your last time online.

It shows:

  • new members
  • members that has left
  • level changes
  • rank changes
  • note changes
  • officer note changes (if you have the rights to read this note)

Type "/egc" for options

  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  GuildCheck v2.24 Release 3.1.0 10,963 5/22/2009
  GuildCheck v2.23 Release 3.1.0 2,614 5/13/2009
  GuildCheck v2.22 Release 3.1.0 2,099 5/7/2009
  GuildCheck v2.21 Release 3.1.0 2,811 4/26/2009
  GuildCheck v2.2 Release 3.1.0 2,076 4/22/2009
  • Screenshots (3)
  •  
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • HonorGoG said 

    This is a great addon that helps me chart what is happening with guildies but occasionally it freaks out and tells me that everyone has left the guild. I know this isn't the case but it appears the savedvariables file is getting corrupted somehow or, more likely, the lookup for who is still in the guild is failing and it reports everyone as having been removed. It's random and inconsistent so it's hard for me to track the problem down.

    Reply Report Permalink
  • Cerobug said 

    I have been having this issue also but mine only seems to come when my wow.exe crashes and doesn't have time to save any info into the savedvariables, Then when I log back in it says everyone in the guild has left.

    Reply Report Permalink
  • Zidomo said 

    Yes, identical problem here. Completely randomly, it shows that all members have left the guild in the logon report. It does not matter what I have the report delay time at logon set to either. Whether 10, 20 or the maximum of 60 seconds delay, at least 3 times a week on average this problem occurs. It also does not matter if I have the report output set to chat (my preferred) or the GuildCheck GUI frame.

    Have to then restore the backup I do here daily of the GuildCheck.lua saved variable file in order to get proper reporting back & see what changes have really happened since last logon. No, its not any "hard drive corruption" or anything else on this end. No other mods I run or test have a problem like this.

    There have likely been API & other WoW changes since the last release of GuildCheck 5 months ago that are causing the issue. One noted change: the LibBabbleClass-3.0 library this uses became obsolete as of WoW 3.2. The functions provided by the library are currently provided by the WoW built-in APIs & global tables, thus its unneeded. See the following link for information: http://www.wowace.com/addons/libbabble-class-3-0/.

    So hopefully this reproducible (but random) problem can be fixed soon in GuildCheck.

    Reply Report Permalink
  • Kelem said 

    Exact same issue I'm having.
    Log in one day and it shows 207 changes, when I know nothing changed.
    Next day, log in and it's fine, log out to reset a window and back in, 207 changes again... rather odd.

    Reply Report Permalink
  • Is there an update in the works, not sure why lonadar said it was updated as it's 4 months old :(

    Thankfully the addon is still working but it would be great to have an update as it's getting old now and I'm beginning to get the odd bug msg and miss the odd guild update as a result.

    Reply Report Permalink
  • lonadar said 

    I initially tried the addon almost a year ago. Though it may have been some time since it's last upgrade, it has been upgraded since I originally tried it.

    Reply Report Permalink
  • Tunhadil said 

    Yes, I'm currently working on an update. But unfortunately my time is limited.

    Reply Report Permalink
  • s-conley said 

    I get the following error when WOW starts.
    I get the error most often when i sign in as my Guild's Guild Master.
    GuildCheck-v2.24\GuildCheck.lua:541: attempt to concatenate field 'guild' (a nil value)
    GuildCheck-v2.24\GuildCheck.lua:236: in function <Interface\AddOns\GuildCheck\GuildCheck.lua:236>
    <string>:"safecall Dispatcher[1]":4: in function <[string "safecall Dispatcher[1]"]:4>
    <in C code>: ?
    <string>:"safecall Dispatcher[1]":13: in function `?'
    CallbackHandler-1.0-3:91: in function `Fire'
    LibGuild-1.0-90030 (AddFriend):217: in function `?'
    LibGuild-1.0-90030 (AddFriend):61: in function <...\AddOns\AddFriend\libs\LibGuild-1.0\LibGuild-1.0.lua:60>

    Reply Report Permalink
  • Tunhadil said 

    Hmm, strange. Does it work if you disable the AddFriend addon?

    Reply Report Permalink
  • lonadar said 

    I'm glad to see this addon is still updated. I'd looked at it a long time ago, but it wasn't performing properly and I passed it by. I'm giving it another shot now. A few things I'd like to ask or suggest:

    First, I would love to find some sort of stored log of all of the changes, preferably exportable or copy/pastable such as in a Swatter!-style window. As it is, I've tried the GUI and am not a big fan of it's present form.

    Second, I'm not sure why but in my chat log it breaks the lines up something fierce, with each entry taking 3-4 lines when the information could all fit on one line. I really wish the output wasn't broken up so much.

    Thank you for your time and consideration.

    Reply Report Permalink
  • Tunhadil said 

    Storing is on my ToDo list. Could you explain a bit more what kind of export function you would like to have? Plain text? XML?
    What is wrong with the actual gui?

    Reply Report Permalink
  • lonadar said 

    Plain text would be fine, with line breaks after each record. I could then pass that through a script to parse the information and update my records accordingly.

    As for the current GUI, it's asthetics. I just don't like the frame, the highlighting, and having the information appear in the chat window is much less invasive on login than a large GUI window. I just wish the chat information wouldn't break up so much. Instead of
    Brontes
    ===>
    65-66
    Ramadan
    has left the guild
    Rank: Veteran
    Le...etc...

    I would like to see
    Brontes ==> 65-66
    Sernzul ==> 58-59
    Ramadan has LEFT the guild!
    >Level 68 Veteran Death Knight
    >Note:
    >OfficerNote:

    Reply Report Permalink
  • Greifer said 

    hi
    i use the 2.2.4 version on vista but no change is displayed
    my wife use same version and XP it is perfekt. what can i do?
    i not install XP ;)

    Reply Report Permalink
  • lonadar said 

    Vista tends to store addons in a different place. Make sure you are installing it in the correct location. I also hear having Administrative privilages when doing so helps.

    Reply Report Permalink
  • I use this to keep track of my guild members leveling and if any leave. but it really need to be updated to go the the new patch.

    Reply Report Permalink
  • Is there anyway to set it up on a weekly vs every time you sign in? I'm starting a Tuesday night update on our guild website and thought it would be more compact to use.

    Reply Report Permalink
  • Mudley said 

    Every time I log on for the first time in a day, it lists ALL my guild members and says they have all left the Guild. Scared me to death the first time. Any suggestions?

    Thanks.

    Reply Report Permalink
  • I love this add on too and use it to monitor guild members level ups (for guild rewards), as well new comers and leavers.

    I get the same thing happening on mine occasionally, it says all members have left, or it just sometimes gives a long error msg. Not sure if this has anything to do with having one or two alts in a different guild or not though, i.e it has trouble remembering changes of two guilds.

    Would like for this be updated please.

    Reply Report Permalink
  • No, wasn't using an older version. What I finally did to get it working was to completely remove all signs of it, install an older version and let it update on its own again, but thanks.

    Reply Report Permalink
  • Tunhadil said 

    My reply to your comment is under your comment. justcallmefred seems to use an older version.

    But good to hear that it is working for you now.

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 2,133 epgp (dkp reloaded) Guild
  2. 1,402 Altoholic Guild, Bags & Inventory, Mail...
  3. 1,397 EPGPLootmaster Chat & Communication, Bags...
  4. 863 Group Calendar 5 Guild, Boss Encounters, Quests...
  5. 494 Raid Tracker Data Export, Boss Encounters...