Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search() function called from ace library causing Group Finder to not show anything #356

Open
roeleert opened this issue May 3, 2023 · 1 comment
Assignees

Comments

@roeleert
Copy link

roeleert commented May 3, 2023

AtlasLoot version
3.1.2

Lua error
2x [ADDON_ACTION_BLOCKED] AddOn 'AtlasLootClassic' tried to call the protected function 'Search()'.
[string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function Search' [string "@Blizzard_LookingForGroupUI/Blizzard_LFGBrowse.lua"]:226: in function LFGBrowse_DoSearch'
[string "@Blizzard_LookingForGroupUI/Blizzard_LFGBrowse.lua"]:179: in function SearchActiveEntry' [string "@Blizzard_LookingForGroupUI/Blizzard_LFGParentFrame.lua"]:92: in function LFGParentFrame_SearchActiveEntry'
[string "@Blizzard_LookingForGroupUI/Blizzard_LFGListing.lua"]:69: in function <...s/Blizzard_LookingForGroupUI/Blizzard_LFGListing.lua:51>

Describe the bug
cannot use group finder group overview because something is calling search() which is used by blizzard itself

To Reproduce

Expected behavior

Screenshots
image
image

Additional context
the same thing happened with questie, they found out they had an outdated ace library that was causing it

@roeleert
Copy link
Author

roeleert commented May 3, 2023

see also Questie/Questie#4814

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants