ElvUI Eltruism

ElvUI Eltruism

669k Downloads

[ISSUE]

Seeron opened this issue ยท 9 comments

commented

Describe the bug
Anniversary Server/Classic:

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

Accompanying lua error:

7x [ADDON_ACTION_BLOCKED] AddOn 'ElvUI' tried to call the protected function 'Search()'.
[string "@!BugGrabber/BugGrabber.lua"]:485: in function <!BugGrabber/BugGrabber.lua:485>
[string "=[C]"]: in function `Search'
[string "@Blizzard_GroupFinder_VanillaStyle/Blizzard_LFGVanilla_Browse.lua"]:250: in function `LFGBrowse_DoSearch'
[string "@Blizzard_GroupFinder_VanillaStyle/Blizzard_LFGVanilla_Browse.lua"]:189: in function `SearchActiveEntry'
[string "@Blizzard_GroupFinder_VanillaStyle/Blizzard_LFGVanilla_ParentFrame.lua"]:95: in function `LFGParentFrame_SearchActiveEntry'
[string "@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:

  1. Go to LfG Page
  2. List for any activity/dungeon
  3. see the open search page

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

Screenshots

image

Addon Versions (please complete the following information):

  • ElvUI version: 13.81
  • Eltruism version: 4.2.7.1 installed via curseForge
  • all others were disabled for testing
commented

Can you try disabling the Elvui Skin and Ace3 skin in eltruism > skins > addons?

Might be because of that, if it still doesnt work it might be something else,

commented

can you do /eltruismdebug on and test

commented

all disabled: works
image

only elvui: doesnt work
image

only ace3: works
image

only elvui background texture: doesnt work
image

so seems like it is a problem with the elvui background texture

commented

additional info: also tried to use different textures for the background from Eltreum ones to Blizzard ones, but the error happens with all of them including texture none

commented

with eltruismdebug on and textures enabled same error:

14x [ADDON_ACTION_BLOCKED] AddOn 'ElvUI' tried to call the protected function 'Search()'.
[string "@!BugGrabber/BugGrabber.lua"]:485: in function <!BugGrabber/BugGrabber.lua:485>
[string "=[C]"]: in function `Search'
[string "@Blizzard_GroupFinder_VanillaStyle/Blizzard_LFGVanilla_Browse.lua"]:250: in function `LFGBrowse_DoSearch'
[string "@Blizzard_GroupFinder_VanillaStyle/Blizzard_LFGVanilla_Browse.lua"]:189: in function `SearchActiveEntry'
[string "@Blizzard_GroupFinder_VanillaStyle/Blizzard_LFGVanilla_ParentFrame.lua"]:95: in function `LFGParentFrame_SearchActiveEntry'
[string "@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> {
}

with debug on and textures off no errors

commented

its still an elvui taint not eltruism though

commented

fyi: tried it with elvui debug and there the error doesnt appear

commented

any other steps you need for debugging?

commented

any other steps you need for debugging?

the main problem is that i dont have a character to test this with, but it seems touching the search button at all can cause it, including elvui since the taint blames elvui