Thread Tools Display Modes
Prev Previous Post   Next Post Next
06/02/23, 08:11 AM   #1
sinnereso
AddOn Author - Click to view addons
Join Date: Oct 2022
Posts: 245
Exclamation Daily enchanting writ returns (type=none)(name=empty string)

I was doing some writs and noticed my compatibility mod I made for my addon for dailys wasn't functioning so I did some digging and discovered:

Code:
CRAFTING
     Enchanter Writ
           craft supurb glyoh of health with ta
           aquire jehade potency rune
returns QUEST_TYPE_NONE and crafting name = [empty string] so I can't even filter it out by name if I wanted to. Seems like a bug to me so I'm reporting it. I suspect its not the only one like this.

IMO since it is in the CRAFTING section of the quest journal with all the other "QUEST_TYPE_CRAFTING" daily writs AND literally says "craft a supurb glyph...", that it should also be considered a "QUEST_TYPE_CRAFTING" quest and all the others with a similar problem.

Last edited by sinnereso : 06/03/23 at 04:17 PM.
  Reply With Quote
 

ESOUI » Developer Discussions » Lua/XML Help » Daily enchanting writ returns (type=none)(name=empty string)


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off