Thread Tools Display Modes
02/19/23, 11:16 AM   #1
naetravenhurst
Join Date: Feb 2023
Posts: 1
Help Getting Dolgubon's lazywritcrafter Working

I keep getting this error message:

user:/AddOns/DolgubonsLazySetCrafter/Crafter.lua:1194: Cannot find a library instance of "LibCustomMenu".
stack traceback:
user:/AddOns/DolgubonsLazySetCrafter/LibStub/LibStub/LibStub.lua:87: in function 'LibStub:GetLibrary'
|caaaaaa<Locals> self = [table:1]{SILENT = T, minor = 7}, major = "LibCustomMenu" </Locals>|r
user:/AddOns/DolgubonsLazySetCrafter/Crafter.lua:1194: in function '(main chunk)'
|caaaaaa<Locals> originalD = /EsoUI/Libraries/Globals/DebugUtils.lua:36, d = user:/AddOns/DolgubonsLazySetCrafter/Crafter.lua:15, craftedItems = [table:2]{}, removeFromScroll = user:/AddOns/DolgubonsLazySetCrafter/Crafter.lua:25, getItemLinkFromItemId = user:/AddOns/DolgubonsLazySetCrafter/Crafter.lua:28, LibLazyCrafting = [table:3]{version = 3.08, INDEX_NO_SET = 0, name = "LibLazyCrafting"}, out = user:/AddOns/DolgubonsLazySetCrafter/SetCrafterUI.lua:67, shortVersions = [table:4]{}, achievements = [table:5]{65 = 2044}, StripColorAndWhitespace = user:/AddOns/DolgubonsLazySetCrafter/Crafter.lua:96, shortenNames = user:/AddOns/DolgubonsLazySetCrafter/Crafter.lua:103, validityFunctions = [table:6]{}, applyValidityFunctions = user:/AddOns/DolgubonsLazySetCrafter/Crafter.lua:184, findMatIndex = user:/AddOns/DolgubonsLazySetCrafter/Crafter.lua:205, getPatternIndex = user:/AddOns/DolgubonsLazySetCrafter/Crafter.lua:224, addRequirements = user:/AddOns/DolgubonsLazySetCrafter/Crafter.lua:266, oneDeepCopy = user:/AddOns/DolgubonsLazySetCrafter/Crafter.lua:287, addPatternToQueue = user:/AddOns/DolgubonsLazySetCrafter/Crafter.lua:303, LLCCraftCompleteHandler = user:/AddOns/DolgubonsLazySetCrafter/Crafter.lua:481, findPatternName = user:/AddOns/DolgubonsLazySetCrafter/Crafter.lua:522 </Locals>|r
  Reply With Quote
02/19/23, 11:20 AM   #2
Masteroshi430
 
Masteroshi430's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2020
Posts: 185
Originally Posted by naetravenhurst View Post
I keep getting this error message:

user:/AddOns/DolgubonsLazySetCrafter/Crafter.lua:1194: Cannot find a library instance of "LibCustomMenu".
stack traceback:
user:/AddOns/DolgubonsLazySetCrafter/LibStub/LibStub/LibStub.lua:87: in function 'LibStub:GetLibrary'
|caaaaaa<Locals> self = [table:1]{SILENT = T, minor = 7}, major = "LibCustomMenu" </Locals>|r
user:/AddOns/DolgubonsLazySetCrafter/Crafter.lua:1194: in function '(main chunk)'
|caaaaaa<Locals> originalD = /EsoUI/Libraries/Globals/DebugUtils.lua:36, d = user:/AddOns/DolgubonsLazySetCrafter/Crafter.lua:15, craftedItems = [table:2]{}, removeFromScroll = user:/AddOns/DolgubonsLazySetCrafter/Crafter.lua:25, getItemLinkFromItemId = user:/AddOns/DolgubonsLazySetCrafter/Crafter.lua:28, LibLazyCrafting = [table:3]{version = 3.08, INDEX_NO_SET = 0, name = "LibLazyCrafting"}, out = user:/AddOns/DolgubonsLazySetCrafter/SetCrafterUI.lua:67, shortVersions = [table:4]{}, achievements = [table:5]{65 = 2044}, StripColorAndWhitespace = user:/AddOns/DolgubonsLazySetCrafter/Crafter.lua:96, shortenNames = user:/AddOns/DolgubonsLazySetCrafter/Crafter.lua:103, validityFunctions = [table:6]{}, applyValidityFunctions = user:/AddOns/DolgubonsLazySetCrafter/Crafter.lua:184, findMatIndex = user:/AddOns/DolgubonsLazySetCrafter/Crafter.lua:205, getPatternIndex = user:/AddOns/DolgubonsLazySetCrafter/Crafter.lua:224, addRequirements = user:/AddOns/DolgubonsLazySetCrafter/Crafter.lua:266, oneDeepCopy = user:/AddOns/DolgubonsLazySetCrafter/Crafter.lua:287, addPatternToQueue = user:/AddOns/DolgubonsLazySetCrafter/Crafter.lua:303, LLCCraftCompleteHandler = user:/AddOns/DolgubonsLazySetCrafter/Crafter.lua:481, findPatternName = user:/AddOns/DolgubonsLazySetCrafter/Crafter.lua:522 </Locals>|r
https://www.esoui.com/forums/showthread.php?t=9885
  Reply With Quote
02/20/23, 03:31 AM   #3
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,913
Beside the fact you are the 100000. user registering here and posting directly, without reading the already provided infos FIRST (as asked too in the sticky posts at top of each forum)
So please read those before posting in forums next time, as most of them already provide you infos where and how to post what, to get the best help.

The error is also very obviously telling you what you are missing:

Code:
Cannot find a library instance of "LibCustomMenu".
Check that you got that dependency (here: LibCustomMenu) installed AND enabled at the addon manager.
Update your dependencies to the newest versions to, not only the addons! Each addon may rely on libraries, and these get updated frequently too.
If you already did check that: Pleases say so here as ypou post, because we do not own clairvoyant abilities


You can use the Minion addon manager to install addons and dependencies, and keep them updated. Check once a day e.g. before login to the game.
Install instructions https://www.esoui.com/forums/showthread.php?t=238
-> Please download and install the 32bit version!
Troubleshooting guide for minion: https://www.esoui.com/forums/showthread.php?t=8082
  Reply With Quote

ESOUI » AddOns » AddOn Help/Support » Help Getting Dolgubon's lazywritcrafter Working

Thread Tools
Display Modes

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