Firstly thanks for reply. Yeah addon usage is not working, interface usage is also partially working but i couldn't get the exact info. I think i am gonna need "addon usage" which is the best addon on that issue :( thanks again.
1x AddonUsageAddonUsage.lua:100: bad argument #2 to 'format' (number expected, got string)
[C]: in function `format'
AddonUsageAddonUsage.lua:100: in function `UpdateData'
AddonUsageAddonUsage.lua:24: in function `value'
if totalMem>0 then list[i].MemPercent = string.format("%d%%",list[i].MemPercent) end
Thanks it fixed interface error and got the window but it doesn't counts any addon usage. It shows 0 kb memory usage for everything. If it work on your client, i think i am doing something wrong with my other addons or something.
But overall thank you so much, for now interface usage addon partially works on my side.
Why would both the addon I uploaded and Interface Usage work for me but not some others? Does the addon work for anyone else?
My computer and OS was probably around when wotlk was released. I also got my wow client from a different website.
It works fine for me too. There is some issue with Zariss' addons or client that causes it to make GetAddOnMemoryUsage return 0 for all addons. That would require further debugging. 99.9% chance that another addon is interfering with it.