Maintenance for the week of November 24:
• PC/Mac: No maintenance – November 24

wizard wardrobe - LIBdebuglogger newer version required

stevar
stevar
✭✭✭
Hello,

I just installed the addon and it does not activate because it complain about a dependency on libdebugglogger, it wants a newer version, but i have the latest one. Anyone faced this issue?
  • Baertram
    Baertram
    ✭✭✭✭✭
    WizardsWarderobe 1.22.0 released on ESOUI.com
    needs the version
    ## DependsOn: LibDebugLogger>=268

    And that lib released on esoui.com is using version:
    ## AddOnVersion: 268

    So just download the lib from esoui.com or via Minion and your are done?
    If you tried that already then your download failed or you mixed up the files somehow. It works fine and should show ingame in the addon manager as enabled too.


    Versions shown on esoui.com changelog must not match with what the addons say they need!
    The dependencies' .addon or .txt files' ## AddOnVersion: tag is the thing to check/compare against the version mentioned behind the ## DependsOn: LibraryName>= tag.


    Edited by Baertram on 24 November 2025 22:04
  • stevar
    stevar
    ✭✭✭
    Thank you so much.

    by showing me the lib was correct, you forced me to look at other potential issue.
    I actually had this lib twice, in a folder libdebuglogger and the new one was in the folder with the patch number at the end, the game took the older one.

    Now it works

    Thank you
  • Baertram
    Baertram
    ✭✭✭✭✭
    Glad it helped you find the problem.
    Libraries in subfolders are often the cause, especially if you use old addons which haven't been updated for a while..

    Here it's also described how to remove those and install libraries properly:
    https://www.esoui.com/forums/showthread.php?t=9149

    And you can try this helper tool by Sharlikran to find and remove those embedded librearis and old LibStub code too:
    https://www.esoui.com/downloads/info4197-DeleteLibStubandEmbeddedlibraries.html
Sign In or Register to comment.