Download
(62 Kb)
Download
Updated: 06/09/24 06:30 PM
Pictures
File Info
Compatibility:
Gold Road (10.0.0)
Scions of Ithelia (9.3.0)
Endless Archive (9.2.5)
Necrom (9.0.0)
Updated:06/09/24 06:30 PM
Created:11/06/18 02:45 PM
Monthly downloads:7,010
Total downloads:88,295
Favorites:119
MD5:
10.0.0
Pollox's Daily Quest Tracker  Popular! (More than 5000 hits)
Version: 1.13.2
by: Pollox, g4m3r7ag, notnear
Update from notnear

-------------------------------------------

Get a quick and easy overview of all the daily quests you care about, across all your characters.

Tracks which daily quests you've completed today, and which ones you're still eligible for. Also gives you a timer to show when quests reset. Find out what today's pledges are. See which alts still need to do crafting. Or which Summerset World Boss quests you're still eligible to have shared. Or just to be a daily completionist.

Dependencies
Lib-AddonMenu 2.0

Includes support for the following daily quests:
  • Undaunted Pledges
  • Crafting
  • Daily Random Dungeon
  • Daily Random Battlegrounds
  • Mount Training
  • Shadowy Supplier
  • Mages Guild, Fighters Guild, and Undaunted Delve
  • Craglorn
  • Imperial City
  • Cyrodiil
  • Wrothgar
  • Thieves Guild
  • Dark Brotherhood
  • Vvardenfell
  • Clockwork City
  • Summerset
  • Murkmire
  • Southern Elsweyr
  • Northern Elsweyr
  • Western Skyrim
  • The Reach
  • Blackwood
  • The Deadlands
  • High Isle
  • Galen
  • Telvanni Peninsula
  • Infinite Archive
  • West Weald

To use, first set a keybinding to show/hide the window under the Controls menu. If you have multiple characters, I recommend Votan's Keybinder addon to set the keybinding once for all your characters.
You can also toggle the window by using the command /dqt in chat. Then in your addon settings, turn on the quests you want to track.

Note: not compatible with the addon "Daily Quest Tracker". Please disable or uninstall that before enabling this one. It can create a large file in your saved variables folder, which can crash your game.


Limitations and Known Issues
  • Might not work correctly on Mac. I don't have one to test on. If you see an incorrect "time until reset", quests sometimes might not be checked off correctly when completed.
  • "Too many anchors processed": This is a limitation of ESO. Try disabling any addons you don't need, and turn off off displaying any daily quests you don't care about.
  • It will only track quests you picked up after you installed the addon.
  • The addon currently does not distinguish between a quest you picked up, and one that someone shared with you.
  • You must exit battlegrounds before it will record it. Don't log off directly from the battlegrounds.
  • If you pick up a quest one day, but don't turn it in until the next day, the app will assume you are eligible to do your daily quest still. This is usually true, but in some cases you might get assigned the same daily quest that next day (e.g. same world boss), in which case the game actually won't give you a new daily quest.

Thanks
  • Arch-kain - French translation
  • Baertram - German translation
  • Siegtime - Japanese translation
  • zelenin - Russian translation, various translation work

If you'd like to contribute, the code is available on github under GPLv3.

-------------------------------------------
Update from g4m3r7ag

I have been posting updates to this addon in the comments of this addon, as well as the patch that DarkPhalanx had posted. Admins graciously added me as a TeamMember on this addon so I can post the updates here, so Minion will work again.

In addition to the zones that DarkPhalanx added with his patch, I have added The Deadlands and High Isle, as well as updated all of the quests to use the new API functions as opposed to LibMultiLingualName. There are still some functions that use it so it is still a new dependency.

I condensed the Upper/Lower Craglorn quests into a Group PvE type under just "Craglorn"

I condensed the Murkmire/Elsweyr Prologue quests into a Prologue quest type under their respective zones

This allowed increased vertical spacing between the individual quests to allow for longer quest names

A 20-hour timer was also added for the Shadowy Supplier Dark Brotherhood passive.
  • Version 1.13.2 - notnear
    • Fixed scaling issue
  • Version 1.13.1 - notnear
    • Temporary fix for the U42 issue so that smaller scale is at least a bit more usable, beware it is still cutting some things out
  • U42 Known issue: if using a scale smaller than 1 the last quests are getting cropped, temporary fix is using scale 1
  • Version 1.13.0 - notnear
    • Added West Weald quests
    • API bump to U42
  • Version 1.12.1 - notnear
    • Fixed colorize error
    • Fixed disabled texture too similar to unchecked
    • Fix timer section not updating immediately
      - "Other Timers" now updates immediately when completing a quest with the window open
  • Version 1.12.0 - notnear
    • Added scale setting
    • Added color setting
    • Updated "Other timers" to use checkbox
    • Code optimizations
  • Version 1.11.1 - notnear
    • Fixed Galen world boss and delve quests being switched
    • Attempt to fix pledges not displaying names on some clients (need feedback because I can't replicate the issue)
  • Version 1.11.0 - notnear
    • Added Oathsworn Pit and Bedlam Veil pledges
    • API bump to U41
  • Version 1.10.4 - notnear
    • Removed LibMultilingualName dependency
    • Fixed support for Japanese client (thanks to naok)
    • Fixed some strings for all supported languages
    • Code optimizations
  • Version 1.10.3 - notnear
    • Updated DE strings (thanks to Schakarus)
  • Version 1.10.2 - notnear
    • Fixed pledges not showing up on EU
  • Version 1.10.1 - notnear
    • Reset times are now automatically configured to the current server
    • Saved variables are now organized by server, you can delete the old file (PolloxsDailyQuestTracker.lua) at "%USERPROFILE%\Documents\Elder Scrolls Online\live\SavedVariables" before updating
    • Removed redundant strings and fixed some
    • Fixed quest names so they do not break across two lines
  • Version 1.10.0 - notnear
    • Added Endless Archive quest
    • Added the multiple IDs for Necrom Bastion Nymic now that the names are different, need confirmation if its working properly
    • API bump to U40
  • Version 1.9.3 - notnear
    • Fixed error "DailyQuestTracker.lua:169: attempt to index a nil value" if the window is open when completing a quest
  • Version 1.9.2 - notnear
    • Added Cyrodiil bounty quest for Arcanists
  • Version 1.9.1 - notnear
    • Fixed 18th character's timers being slightly cut
    • Fixed characters 19 and 20 being blank
  • Version 1.9.0 - notnear
    • Added Necrom daily quests
    • Added Bal Sunnar and Scrivener's Hall pledges
    • Updated for 20 character limit
    • Updated timers for new reset time (10AM UTC)
    • Minor fixes
    • API bump to U38

Changelog from g4m3r7ag updates

1.8.27
Added Galen Quests
Added new slash command to toggle display, both "/dqt" and "/dailyquest" will now toggle the display
Bumped API to 101036

1.8.26
Lost Depths Pledge Order

1.8.25
Fixed Dragon Hunt quests

1.8.24
Moved Cyrodiil quests to bottom of list to match https://en.uesp.net/wiki/Online:Repeatable_Quests since Whitestrake event has ended.

1.8.23
Fixed Spanish language files

1.8.22
Added Cyrodiil Quests
Moved Cyrodiil and IC Quests near the top for event
Bumped API

1.8.21
Added High Isle

Condensed Upper/Lower Craglorn into just Craglorn with a Group PvE Quest Type
Moved Cyrodilic Collections in to Prologue Quest Type under Murkmire
Moved Northern Elsweyr Defense Force in to Prologue Quest Type under Northern Elsweyr

These changes allowed reverting the vertical spacing between the quest sections/types, so the only large vertical spacing for long quest names is contained in the quest type drop downs.

1.8.20
Reverted the horizontal dimension changes that were cutting off more than 16 characters
Increased the vertical dimensions in the layout to allow long names to wrap to a second line without overlapping the checkboxes
Updated the Pledges for Ascending Tide.

1.8.19
Bumped version to 1.8.19 and API to 101033 (Ascending Tide PTS).
Added Timer for Shadowy Supplier.
Increased vertical spacing in UI so Quests/Checkboxes are not directly on top of each other.
Removed display names in favor of quest titles.
Increased indentation to first character column to account for long quest titles, some of the translations are especially long.
Replaced all manually defined and LibMultilingualName calls for quest titles in favor of new API call, GetQuestName(id), this will make translations work easier and more consistent.
Where possible, replaced manually defined names for sections/quest types with ZO strings and various API calls. This will make translations work easier, but has an unfortunate side effect. Some of the API calls add a ^ followed by a random character or two at the end of the name as far as I can tell in the fr and de languages. Not sure why, if anyone has some input on that I would appreciate it. This will likely also cause some sections that were previously enabled to become disabled because of the change in title, once re-enabled in settings they should remain that way.
Added the missing sections to ru/fr/de to make them consistent with en.lua.
Changed the default behavior for sections to show to be true rather than false. This doesn't seem to default to true on the renamed sections mentioned above, but I tested by removing my saved vars file and they then all defaulted to shown. I'm hoping new sections/quests added going forward will also default to shown. If I find that is not the case I'll increase the savedvars version in a later release, which will unfortunately reset everyone's settings.
I verified en/ru/fr/de do not have any overlapping quest titles/checkboxes, you may need to adjust your window size.

1.8.18
Updates to RU files for crafting dailies

1.8.17
Updated Crafting Writs to use API instead of LibMultilingualName

1.8.16
Bumped Version to 1.8.16
Bumped API to 101032
Added Deadlands daily quests
Updated Undaunted Pledges
Renamed "Resistance" to "Wayward Guardian" under The Reach
Removed two blank checkboxes under Undaunted Delve quests

Versions from Dark Phalanx's patch

1.8.15. - Fixed multi language issues.

1.8.14. - Fixed Blackwood dalies (thanks Yachoor!)

1.8.13. - Added Blackwood dailies

1.8.12. - Added Craglorn dailies
- Fixed keybinding setting
- Updated APIVersion

1.8.11. - Added The Reach dailies and new Pledges. (Thanks M-Ree for your contribution).

1.8.10. - Updated APIVersion and removed old libstub reference.

1.8.9. - Updated APIVersion and removed old libstub reference.

1.8.8. - Added multi-language support for crafting writs.

1.8.7. - Added Imperial City dailies.

1.8.6. - Added missing translations for the new pledges.

1.8.5. - Added missing pledges.

1.8.4. - Rearranged the newly added quests according to this resource: https://en.uesp.net/wiki/Online:Repeatable_Quests

1.8.3. - Added multi-language support which requires LibMultilingualName.

1.8.2. - Added English translations for RU, DE, ES, JP, FR, so they won't appear blank in the interface (translation will come later).

Original Changelog Below

v1.8
  • updated pledges for scalebreaker dungeons

v1.7
  • added Elsweyr quests

v1.6
  • api bump for Elsweyr
  • updated for 18 characters
  • fixed shroud hearth quest

v1.5
  • fixed pledges not showing dungeon name

v1.4
  • Added Elsweyr Prologue quests (beta: needs testing)

v1.3
  • Added Wrathstone dungeons with schedule from http://benevolentbowd.ca/
  • API bump for Wrathstone

v1.2
  • show "-" instead of time remaining for mount training if mount training is maxed out
v1.1
  • improved Japanese translation (by Siegtime)
v1.0
  • Added dungeon, battlegrounds, and mount timers
  • Highlight current character
  • improved German translation (by Baertram)
v0.6
  • Undaunted pledges, including what today's pledges are (English only for now)
  • french translation
v0.5
  • added toggle to show quests where there are multiple quests that can be shared for a given quest type
  • added slash command /dqt to toggle display
  • Russian translation (by zelenin)
  • partial French and German translations
  • gui fixes and improvements
    • ensure the window is always wide enough to hold all the columns
    • fixed quest status not updated when window is open when turning in quest
    • fixed quests appearing in a different order each time you reloaded
v0.4
  • added daily crafting quests
v0.3
  • added options to filter by character and section
v0.2
  • overhauled user interface: shows all your characters in a scrollable, movable window
  • added undaunted daily delve
Optional Files (1)
File Name
Version
Size
Author
Date
Type
1.8.15
98kB
06/07/21 09:56 AM
Patch


Archived Files (25)
File Name
Version
Size
Uploader
Date
1.13.1
61kB
notnear
06/04/24 03:16 PM
1.13.0
61kB
notnear
06/03/24 11:50 AM
1.12.1
61kB
notnear
05/08/24 09:54 PM
1.12.0
61kB
notnear
05/07/24 02:31 AM
1.11.1
61kB
notnear
04/04/24 08:17 AM
1.11.0
61kB
notnear
03/13/24 10:04 AM
1.10.4
61kB
notnear
03/09/24 12:51 AM
1.10.3
72kB
notnear
12/02/23 10:46 PM
1.10.2
73kB
notnear
12/02/23 09:41 PM
1.10.1
73kB
notnear
11/04/23 01:34 AM
1.10.0
134kB
notnear
10/31/23 11:46 PM
1.9.3
130kB
notnear
07/11/23 09:03 AM
1.9.2
130kB
notnear
07/06/23 09:55 PM
1.9.1
130kB
notnear
07/06/23 12:05 PM
1.9.0
130kB
notnear
06/27/23 12:18 PM
1.8.27
134kB
g4m3r7ag
12/30/22 01:30 AM
1.8.26
132kB
g4m3r7ag
09/14/22 12:58 AM
1.8.25
132kB
g4m3r7ag
09/02/22 10:10 PM
1.8.24
132kB
g4m3r7ag
08/09/22 10:44 PM
1.8.23
132kB
g4m3r7ag
07/31/22 10:21 PM
1.8.22
116kB
g4m3r7ag
07/29/22 02:04 PM
1.8.21
113kB
g4m3r7ag
07/20/22 05:37 PM
1.8
85kB
Pollox
08/22/19 07:51 PM
1.7
85kB
Pollox
06/15/19 11:22 AM
1.6
85kB
Pollox
05/30/19 03:00 PM


Post A Reply Comment Options
Unread 11/12/18, 10:47 AM  
Pollox
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 51
Uploads: 1
I just discovered that What pledges at my alts has most of the features I've implemented and even ones I haven't gotten to yet, although with a different interface. Is there still interest in having me continue with this addon? If so, what would you like to see that is lacking from that one?
Report comment to moderator  
Reply With Quote
Unread 11/12/18, 05:33 AM  
zelenin
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 196
Uploads: 12
Russian translate is not works with SafeAddString but works with ZO_CreateStringId. Please fix it.
I don't know how will works other languages. German is not works at all.
Report comment to moderator  
Reply With Quote
Unread 11/12/18, 03:44 AM  
zelenin
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 196
Uploads: 12
Originally Posted by Pollox
Originally Posted by zelenin

It seems like zo_strformat not supports russian rules. It supports english one and other, but not supports russian few and many.
Look to cardinal section:
https://www.unicode.org/cldr/charts/...umbers/en.html
https://www.unicode.org/cldr/charts/...umbers/ru.html
https://wiki.esoui.com/How_to_format...h_zo_strformat
I think syntax [0 minutes/<english one> minute/<english other> minutes.
Am I right?

By the way russian translation:
one: 1 час, 1 минута, 1 секунда
few: $d часа, $d минуты, $d секунды
many: $d часов, $d минут, $d секунд
I think I understand. In English, cardinal rules are just "one and other", but in Russian there are "one, few, and many". I'm just going to switch it to display the time remaining like 14:12 instead of 14 hours 12 minutes, so it works in any language.
yes, you're right
Last edited by zelenin : 11/12/18 at 03:44 AM.
Report comment to moderator  
Reply With Quote
Unread 11/11/18, 10:01 PM  
Pollox
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 51
Uploads: 1
Originally Posted by zelenin

It seems like zo_strformat not supports russian rules. It supports english one and other, but not supports russian few and many.
Look to cardinal section:
https://www.unicode.org/cldr/charts/...umbers/en.html
https://www.unicode.org/cldr/charts/...umbers/ru.html
https://wiki.esoui.com/How_to_format...h_zo_strformat
I think syntax [0 minutes/<english one> minute/<english other> minutes.
Am I right?

By the way russian translation:
one: 1 час, 1 минута, 1 секунда
few: $d часа, $d минуты, $d секунды
many: $d часов, $d минут, $d секунд
I think I understand. In English, cardinal rules are just "one and other", but in Russian there are "one, few, and many". I'm just going to switch it to display the time remaining like 14:12 instead of 14 hours 12 minutes, so it works in any language.
Report comment to moderator  
Reply With Quote
Unread 11/11/18, 06:09 PM  
zelenin
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 196
Uploads: 12
Originally Posted by Pollox
Originally Posted by zelenin
I install github version of course. I just remove save variables but bug still exists.

PS I made PR.
Translation looks great! Is there a way to translate minute, minutes, hour, hours, and second, seconds from this line though?
Code:
"Времени до сброса: <<1[/1 hour/$d hours]>> <<2[0 minutes/1 minute/$d minutes]>> <<3[/1 second/$d seconds]>>"
It seems like zo_strformat not supports russian rules. It supports english one and other, but not supports russian few and many.
Look to cardinal section:
https://www.unicode.org/cldr/charts/latest/verify/numbers/en.html
https://www.unicode.org/cldr/charts/latest/verify/numbers/ru.html
https://wiki.esoui.com/How_to_format_strings_with_zo_strformat
I think syntax [0 minutes/<english one> minute/<english other> minutes.
Am I right?

By the way russian translation:
one: 1 час, 1 минута, 1 секунда
few: $d часа, $d минуты, $d секунды
many: $d часов, $d минут, $d секунд
Last edited by zelenin : 11/11/18 at 06:30 PM.
Report comment to moderator  
Reply With Quote
Unread 11/11/18, 01:44 PM  
Pollox
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 51
Uploads: 1
Originally Posted by zelenin
I install github version of course. I just remove save variables but bug still exists.

PS I made PR.
Translation looks great! Is there a way to translate minute, minutes, hour, hours, and second, seconds from this line though?
Code:
"Времени до сброса: <<1[/1 hour/$d hours]>> <<2[0 minutes/1 minute/$d minutes]>> <<3[/1 second/$d seconds]>>"
Report comment to moderator  
Reply With Quote
Unread 11/11/18, 01:41 PM  
Pollox
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 51
Uploads: 1
Originally Posted by cag_dk
Originally Posted by Pollox
I think that bug is just from having an older version previously installed. Does uninstalling and reinstalling the add-on fix it for you? Delete the saved variables too.
It didn't work for me, used Minion to both uninstall addon and delete saved variables before reinstalling
Originally Posted by zelenin
I install github version of course. I just remove save variables but bug still exists.

PS I made PR.
Ok, I'm going to have to keep looking into this issue. Since it happened on only one character for me and given the way I fixed it, I think eso is not reloading some data from the addon correctly. So, gotta figure out how to force it to do that reliably. I'm not sure what it could be on the addon side. Maybe I need to increment a version number somewhere. If you find a fix before me, please post it here for others. Thanks!

One more thing to try if you're up for it, is to try logging in and logging out of the character between the uninstall and reinstall. Might force the game to clean up any cached addon data.
Report comment to moderator  
Reply With Quote
Unread 11/11/18, 01:25 PM  
zelenin
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 196
Uploads: 12
I install github version of course. I just remove save variables but bug still exists.

PS I made PR.
Report comment to moderator  
Reply With Quote
Unread 11/11/18, 01:25 PM  
cag_dk
 
cag_dk's Avatar

Forum posts: 25
File comments: 122
Uploads: 0
Originally Posted by Pollox
I think that bug is just from having an older version previously installed. Does uninstalling and reinstalling the add-on fix it for you? Delete the saved variables too.
It didn't work for me, used Minion to both uninstall addon and delete saved variables before reinstalling
Last edited by cag_dk : 11/11/18 at 01:29 PM.
Report comment to moderator  
Reply With Quote
Unread 11/11/18, 11:38 AM  
Pollox
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 51
Uploads: 1
Originally Posted by zelenin
I made russian translation for RuESO but I have same problem like here.
I can make PR to GitHub and you will finish it. Is it OK?
Thank you, that is great! Yes, please make PR on GitHub and I'll include in the next release.

I think that bug is just from having an older version previously installed. Does uninstalling and reinstalling the add-on fix it for you? Delete the saved variables too.
Report comment to moderator  
Reply With Quote
Unread 11/11/18, 08:22 AM  
zelenin
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 196
Uploads: 12
I made russian translation for RuESO but I have same problem like here
.
I can make PR to GitHub and you will finish it. Is it OK?
Report comment to moderator  
Reply With Quote
Unread 11/10/18, 09:38 PM  
Pollox
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 51
Uploads: 1
Re: Re: Re: small problem

Originally Posted by cag_dk
Sorry, didn't work for me

Keybinding is fine, untill you get (too) many addons, with each their own keybinding...
pretty soon, you'll run out of free buttons on yer keyboard, so as a backup... a slash-command would be nice
Hmm, I'm not sure what else to try, since I no longer can reproduce the issue. What about uninstalling the addon and its saved variables, and then reinstalling it?

Sure, I can add a slash command easy enough.
Report comment to moderator  
Reply With Quote
Unread 11/10/18, 08:37 PM  
cag_dk
 
cag_dk's Avatar

Forum posts: 25
File comments: 122
Uploads: 0
Re: Re: small problem

Originally Posted by Pollox
Originally Posted by cag_dk
First impression looked good, but since your last update I've gotten a 'small' problem
I had the same issue, but on just one of my characters and not the others. I was able to fix it, but not determine the cause. Maybe it's not reloading the new version of the addon correctly?

Here's what worked for me. Let me know if this fixes it for you.
1. In your addons list, disable every addon (just uncheck the box)
2. Reloadui
3. Reenable all the addons
4. Reloadui
Sorry, didn't work for me

Originally Posted by Pollox
Originally Posted by SlippyCheeze
This might sound foolish, but it would probably help to put a note about how you open the interface in the description. It wasn't especially intuitive out of the box. I found it, but I'm not sure everyone would.

(and it definitely didn't take me an embarrassingly long time, nope.)
Good idea. I added that to the description. I had a similar experience myself with a different addon. I could also add a slash command to chat to open the window, if anyone would use that, but personally I prefer a keybinding.
Keybinding is fine, untill you get (too) many addons, with each their own keybinding...
pretty soon, you'll run out of free buttons on yer keyboard, so as a backup... a slash-command would be nice
Report comment to moderator  
Reply With Quote
Unread 11/10/18, 05:35 PM  
Pollox
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 51
Uploads: 1
Originally Posted by Arch-kain
Hi o/
I made a tiny translation for french and I noticed an error in *.txt file : you need to replace
lang/$(language.lua) by lang/$(language).lua

Question: Why SafeAddString(stringId, translation, 1) doesn't work for me ? (not the first time I tryed to use it in different addons)
So I re-use ZO_CreateStringId. It's not too bad?

And thanks for daily crafting quests update : )
Btw, if it can help you later, I found this : https://wiki.esoui.com/Quests
That link is was really helpful, thanks! From there, I found this thread on how it was generated, and where to find a more updated list. I was then able to write a script to generate the starter points of french and german translations.

Good catch on that error in the .txt file as well. I'll include that fix in the next release.

I was warned to use SafeAddString in this forum post. I see an example of it being used in the lua api here . I'm not sure what the difference is or why, so if you can only get it working with ZO_CreateStringId, we'll go with that until it causes a problem. Check out the latest version of the translation files on github. You can try it with SafeAddString as I put it in there, and if it doesn't work I'll switch it.

I'm still missing the following translations, if you'd like to help out with any of them. You can make a pull request on github if you know how, or just provide them here.

Code:
Toggle Display
Time until reset: <<1[/1 hour/$d hours]>> <<2[0 minutes/1 minute/$d minutes]>> <<3[/1 second/$d seconds]>>
Characters to Show
Sections to Show
Crafting
Summerset
Vvardenfell
Guild
Cyrodilic Collections
Clockwork City
Wrothgar
Thieves Guild
Dark Brotherhood
Group Boss
Delve
Geysers
Ashlander Hunt
Ashlander Relic
Fighters Guild
Mages Guild
Undaunted Delve
Tarnished
Blackfeather Court
Rye's Reacquisitions
Heist
Bounty
Sacrament
Clothing
Blacksmithing
Woodworking
Jewelry
Alchemy
Enchanting
Provisioning
Inflamed Pyres of The Rift
Report comment to moderator  
Reply With Quote
Unread 11/10/18, 04:25 PM  
Pollox
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 51
Uploads: 1
Re: small problem

Originally Posted by cag_dk
First impression looked good, but since your last update I've gotten a 'small' problem
I had the same issue, but on just one of my characters and not the others. I was able to fix it, but not determine the cause. Maybe it's not reloading the new version of the addon correctly?

Here's what worked for me. Let me know if this fixes it for you.
1. In your addons list, disable every addon (just uncheck the box)
2. Reloadui
3. Reenable all the addons
4. Reloadui
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.