This addon adds the current Soul Ash, Soul Cinders and Cosmic Flux amount for the character and the upgrade amounts to the tooltip for the current Shadowlands legendary that you are mousing over on your character panel, in your bags or in the Dungeon Journal Powers tab.
In reply to nToxik:
Sorry for super late response. Thank you for the feedback and error messages! For now, I'd advise not using the Soul Ash Tooltip if it's causing errors that interrupt your game play. I had started a new job so was super busy and then in this long time between patches I let my account lapse as well. I'm waiting for 9.1 release date to be announced to resub and continue to work again on the addon. I'm hoping to resub about a week or two before 9.1 release so I can work on the new currency and get some other features rolled in for the 9.1 release date. Thank you for your patience!
Hi! I really love your addon!
However, when I use Tinyinspect with your addon, this bug always occurs:
In reply to NeoS0923:
This is an error caused by SoulAshTooltip.
This was my bad and never intended for the lua errors to pop up like that in the default error window as they are not game breaking or anything. I just forgot to code it to not have those popups and instead maybe have a little message in the chat box if anything.
SoulAshTooltip searches a certain item pattern (and tooltip's owner/parent to make sure we're only in certain frames we want to see the info in) and if it doesn't find it, it will error out.
I'm currently working on/testing a fix for this that will prevent any lua errors from popping up when using any addon that may not follow the naming/frame creation conventions that I worked around (default UI, and some popular bag management addons). If there's any issue, the SoulAshTooltip info should just not display at all. Might have a small chat message that says there's an error, however. Just nothing like the default popup that is rather annoying :)
The SoulAshTooltip info won't show up in all item management addons since there's just too many to make individual fixes for, but with this change it at least won't popup any lua errors anymore hopefully. SoulAshTooltip may just not display the info in frames created by some addons. (like the tinyinspect window for example) unless that addon uses a similar naming convention I'm searching through. There may be a better way to go about doing all this that I'll find out about in the future so things may change.
But for now, expect this fixed early next week as I'm away from my gaming PC this weekend unfortunately.
In reply to NeoS0923:
I had some time this morning before leaving so I was able to test things and get a fix uploaded. There should no longer be any lua error popups. Let me know if any issues arise.
I ended up not having a chatbox message if there were any internal errors as it was unnecessary in my opinion and just caused clutter. The tooltip just won't display the soul ash info if there is an issue with some addons custom frames.
Unfortunately it will not work with TinyInspect or some other addons that have custom frames. This may change in the future, but for now, expect it to not work in some custom frames.
In reply to joebaarim:
Thanks for your update, it now works perfectly on my UI.
SoulAshTooltip is a really helpful addon, thanks a lot for your work!
使用背包插件“ adibags”时,该插件无法正常显示鼠标提示内容。你能修理吗<audio style="display: none;" controls="controls"></audio>
<audio style="display: none;" controls="controls"></audio>
In reply to zsc806853958:
I just pushed an update that should fix this. Let me know if there are any problems with it.
<audio style="display: none;" controls="controls"></audio>
In reply to joebaarim:
Now it's solved perfectly,THANK YOU
I'm not really an addon developer, I just saw some folks wanting something like this and was surprised that no one made something or had mentioned working on anything like it. So I made this very small and simple addon.
Probably some bugs. I've had a couple testers try it with various UI set ups and seems to be working fine for us. Please comment with any feedback. Thanks!