Maintenance for the week of October 13:
• PC/Mac: No maintenance – October 13
• NA megaservers for maintenance – October 15, 4:00AM EDT (8:00 UTC) - 12:00PM EDT (16:00 UTC)
• EU megaservers for maintenance – October 15, 8:00 UTC (4:00AM EDT) - 16:00 UTC (12:00PM EDT)
• ESO Store and Account System for maintenance – October 15, 4:00AM EDT (8:00 UTC) - 12:00PM EDT (16:00 UTC)
https://forums.elderscrollsonline.com/en/discussion/683901

Auto Loot addons not working?

ImmortalElf13
ImmortalElf13
✭✭✭
Anyone else have their looting addons not working as intended?
Pulchra floralibus mitram iuro, tibi desinet.
  • freespirit
    freespirit
    ✭✭✭✭✭
    ✭✭✭
    Check for updates to your addons......

    New patch, new content, a lot of broken addons that just need to be updated! 🙂
    When people say to me........
    "You're going to regret that in the morning"
    I sleep until midday cos I'm a problem solver!
  • Baertram
    Baertram
    ✭✭✭✭✭
    Most addons related to inventory lists broke because ZOs changed a column's control from "SellPrice" to "SellPriceText".
    They moved the original label "SellPrice" to that new name "SellPriceText" and all addons accessing something like label:SetText now break as "SellPrice" is just a container control around that and does not provide that function SetText anymore.

    So you can check if the error messages tells you the line and in that line check if there is somehting with "SellPrice" and change it to "SellPriceText" and reload the UI, maybe it fixes it.

    If not, wait for official addon updates as often it is "not that simple" unfortunately
  • ImmortalElf13
    ImmortalElf13
    ✭✭✭
    Problem was found. Dolgubon's Lazy Writ had a typo. He's since corrected it.
    Pulchra floralibus mitram iuro, tibi desinet.
Sign In or Register to comment.