Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Gear tooltip appended twice #168110
    laurin
    Participant
    I’m no lua expert but from the limited debugging I could do it looks like the problem is somewhere in the caching mechanism of the tooltip handling.
    When I comment out this line the problem seems fixed for me:
    GearAdvisor.lua:
    3168c3168
    <                 :SetCache("ProcessTooltipRoutine", scores)
    ---
    >                 --:SetCache("ProcessTooltipRoutine", scores)
    in reply to: Gear tooltip appended twice #168109
    laurin
    Participant
    That did not help unfortunately. I also deleted the Dugi Addon (and its settings from the WTF folder) and did a fresh install, the problem is still there, also testing with another character has the same problem.
    And when testing around I found I get one extra line every time I switch the Addon to “Off Mode” and back to “On-” or “Essential-Mode”:

    In this case the 4 extra lines disappear again after a UI reload, but even after that I still end up with 2 lines.

Viewing 2 posts - 1 through 2 (of 2 total)