Skillet-Classic

Skillet-Classic

445k Downloads

LFGBrowse_DoSearch error

Closed this issue ยท 1 comments

commented

Anniversary Server/Classic:

When listing in the lfg tool the listing page is stuck in "Searching...". It displays normally after a /reload

3x [ADDON_ACTION_BLOCKED] AddOn 'Skillet-Classic' tried to call the protected function 'Search()'.
[!BugGrabber/BugGrabber.lua]:485: in function <!BugGrabber/BugGrabber.lua:485>
[C]: in function 'Search'
[Blizzard_GroupFinder_VanillaStyle/Blizzard_LFGVanilla_Browse.lua]:250: in function 'LFGBrowse_DoSearch'
[Blizzard_GroupFinder_VanillaStyle/Blizzard_LFGVanilla_Browse.lua]:189: in function 'SearchActiveEntry'
[Blizzard_GroupFinder_VanillaStyle/Blizzard_LFGVanilla_ParentFrame.lua]:95: in function 'LFGParentFrame_SearchActiveEntry'
[Blizzard_GroupFinder_VanillaStyle/Blizzard_LFGVanilla_Listing.lua]:77: in function <...pFinder_VanillaStyle/Blizzard_LFGVanilla_Listing.lua:54>

Locals:
_ = Frame {
}
event = "ADDON_ACTION_BLOCKED"
events = <table> {
}

To Reproduce
Steps to reproduce the behavior:

Go to LfG Page
List for any activity/dungeon
see the open search page

Expected behavior
Search page directly showing the listings without needing a reload

commented

There are no calls to Search() in the Skillet-Classic code. This is a Blizzard bug in the LFG code. The error appears to happen when you add yourself to a group in LFG. Again, it has nothing to do With Skillet-Classic other than Blizzard's "name dropping".

See #195.