Code Monkey home page Code Monkey logo

guildapplicantsfix's Introduction

Guild Applicants Fix Addon

Blizzard Guild Applicants Disabled Bug

Many guilds are not able to invite guild applicants who have applied to join their guilds through the Blizzard Guild Finder. For some guilds, a bug exists in the Blizzard Guild Roster addon which causes the Guild Roster drop-down menu options to be greyed-out for the Applicants and Applicant History menu options. An orange diamond is displayed that indicates that guild applicants exist, but the Applicants menu options cannot be clicked, so the guild applicants cannot be displayed. This is very frustrating for guild officers not to be able to view the guild applicants and not be able to invite them to the guild.

For some guilds, when the Blizzard Guild Roster addon calls the C_ClubFinder.RequestApplicantList(clubType) Lua API then it fails and it does not fire a CLUB_FINDER_APPLICATIONS_UPDATED event. This causes the Applicants drop-down menu options to be greyed-out and not able to be clicked on. This bug has not been fixed yet by Blizzard after several months, so it seems that there will be no bug fix soon.

Bug Fix

As a temporary workaround, this GuildApplicantsFix addon will automatically fire a CLUB_FINDER_APPLICATIONS_UPDATED event whenever a GUILD_ROSTER_UPDATE event occurs. This will enable the drop-down menu list options for Applicants and Applicant History, so that they are not greyed-out and they are clickable. This allows the Guild Applicants list to be viewed and actioned by a guild officer to invite applicants to the guild. The GuildApplicantsFix addon will auto-refresh the Guild Applicants display when a new applicant is added to the list, when an applicant is invited by a guild officer and when an applicant is removed from the list.

Note: Click on the Blizzard Guild Roster tab to cause the Blizzard Guild Roster and Blizzard Guild Applicants to be loaded. The Applicants drop-down menu options will then be enabled with this GuildApplicantsFix addon installed.

One-Line Macro Bug Fix Alternative

As an alternative to this addon you can make a one-line macro containing:

/script CommunitiesFrame:OnEvent("CLUB_FINDER_APPLICATIONS_UPDATED");

Then bind the macro to a key-combo or drag the macro to an action bar slot, so you can key-press or action-button-click whenever you want to manually refresh the Guild Applicants display.

Note: The one-line macro is a simple solution but it requires you to press or click a button each time that you want to refresh the Applicants display.

This GuildApplicantsFix addon is a better workaround because it will refresh the Guild Applicants display automatically for you, so that you do not need a macro and you do not need to press/click a macro button to refresh the Guild Applicants display.

Blizzard Forum Posts

US Bug Report Forum: Guild “Applicants” Tab Greyed Out… AGAIN

US Tech Support Forum: Guild Recruitment not working

EU Tech Support Forum: Guild Applicants and Guild Applicants History Missing

Addon Source on GitHub

GitHub GuildApplicantsFix Addon Source Code


guildapplicantsfix's People

Contributors

xatan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.