Quantcast
 
Results: 31Comments by: AlienSheppard
File: HarvestMap05/03/22
About compass
Posted By: AlienSheppard
Is there any chance to Harvestmap works with compass disabled or hide? I seems Harvestmap only shows icons for already discovered harvest points on normal map, minimap and 3DPins, when compass is enabled. (addons like Azurah have the ability to hide compass, making all havest icons disapears from maps and 3Dpins from world)
File: Harven's Quest Journal06/16/21
Re: Re: Re: Re: Re: Re: Error after last patch
Posted By: AlienSheppard
Again, sorry my poor speech and mispells. Yes, it is all good. It was a hard day. I asked Harven to add me. I know for sure... If you cannot, no problem, friend, I think we all users know your efforts and we can only to thank you for all.
File: Harven's Quest Journal06/16/21
Re: Re: Re: Re: Error after last patch
Posted By: AlienSheppard
user:/AddOns/HarvensQuestJournal/HarvensQuestJournal.lua:1201: attempt to index a nil value it seems like you didnt read the posts after the update... You mean de offsetX thing? Ok, I'll do it. Ty. But: I expect a bugfix, not a workaround... Rethink your wording. You can not *expect* anything. We are not paid by anyone....
File: Harven's Quest Journal06/16/21
Re: Re: Error after last patch
Posted By: AlienSheppard
user:/AddOns/HarvensQuestJournal/HarvensQuestJournal.lua:1201: attempt to index a nil value it seems like you didnt read the posts after the update... You mean de offsetX thing? Ok, I'll do it. Ty. But: I expect a bugfix, not a workaround...
File: Harven's Quest Journal06/13/21
Error after last patch
Posted By: AlienSheppard
user:/AddOns/HarvensQuestJournal/HarvensQuestJournal.lua:1201: attempt to index a nil value |rstack traceback: user:/AddOns/HarvensQuestJournal/HarvensQuestJournal.lua:1201: in function 'HarvensQuestJournal.AddonLoaded' |caaaaaa eventType = 65536, addonName = "HarvensQuestJournal", re = 0.16862745583057, gr = 0.09803922474...
File: Potion Maker Extended06/13/21
Error after last patch
Posted By: AlienSheppard
user:/AddOns/PotionMakerExtended/PotionMakerExtended.lua:1649: attempt to index a nil value stack traceback: user:/AddOns/PotionMakerExtended/PotionMakerExtended.lua:1649: in function 'PotMakerXL:initWindows' |caaaaaa self = {nameContainsFilter = "", atAlchemyStation = F, BankMode = T, name = "Potion Maker", version = "1.6...
File: NTak Camera05/21/21
Traceback after recent update
Posted By: AlienSheppard
user:/AddOns/NTakDialog/NTakDialog.lua:193: attempt to index a nil value |rstack traceback: user:/AddOns/NTakDialog/NTakDialog.lua:193: in function '(main chunk)' |caaaaaa NTakDialog = {}, ADDON_NAME = "NTakDialog", debug = user:/AddOns/NTakDialog/NTakDialog.lua:10, ReverseArray = user:/AddOns/NTakDialog/NTakDialog.lua:15,...
File: Dolgubon's Lazy Writ Crafter04/12/21
Hi ! I'm using the last version...
Posted By: AlienSheppard
Hi ! I'm using the last version of this addon and I have a problem with the addon not auto-looting the daily writs rewards boxes of material on my low level alts. It works perfectly on my main crafter which is max level in every crafting skills, but not on the low level alts. My game is in french, I don't know if it can be the...
File: HarvestMap04/05/21
REQUEST
Posted By: AlienSheppard
Hello Shinni. Removing libs as sublibs dependencies will be good for this addon, I think. Can you do this for us? These dependencies can be installed in separate, I think this will get rid of erros in other addons (possible conflicts) Mainly: LibAddonMenu-2.0.
File: Harven's Quest Journal04/05/21
Re: Re: Error on opening settings in addons menu
Posted By: AlienSheppard
Checking type on argument aSuppressCallbackHandler failed in EditControlSetTextLua stack traceback: Installing Votan's Advanced Settings fixed it for me, so that must be providing something that the quest journal needs. Thanks for the suggestion, but I already use Votan's Advanced Settings (for years, it's a must!), and the...
File: Weapon Charge Alert03/30/21
A little request
Posted By: AlienSheppard
Please remove internal libs. LibAddonMenu-2.0 as a sublib can be outdated. Change calls to this as external.
File: TrueExploration03/30/21
A Request
Posted By: AlienSheppard
LibAddonMenu-2.0 as a sublib can be outdated. Please change calls to this as external and remove sublib.
File: Smarter AutoLoot (S.A.L.)03/30/21
REQUEST
Posted By: AlienSheppard
Please remove internal libs. LibAddonMenu-2.0 as a sublib can be outdated. Change calls to this as external.
File: SlowDialogs03/30/21
REQUEST
Posted By: AlienSheppard
Please remove internal libs. LibAddonMenu-2.0 as a sublib can be outdated. Change calls to this as external. Also, LibStub are deprecated, plese make changes to not use this.
File: Potion Maker Extended03/30/21
REQUEST: Get ride of sublib (Lib...
Posted By: AlienSheppard
REQUEST: Get ride of sublib (LibAddonMenu-2.0) and change calls to same lib, but external. Sublibs are outdated.
File: PinKiller03/30/21
REQUEST: Get ride of sublib (Lib...
Posted By: AlienSheppard
REQUEST: Get ride of sublib (LibAddonMenu-2.0) and change calls to same lib, but external. Sublibs are outdated. Same for LibStub. Is deprecated.
File: Librarian Book Manager03/30/21
To fix some issues: 1st: Delete t...
Posted By: AlienSheppard
To fix some issues: 1st: Delete the folder "libs" in this addon's folder. Install LibAddonMenu-2.0 to your live/Addons folder, the included version is outdated. 2nd: Change line 157 in Librarian_Settings.lua from old: local LAM = LibStub("LibAddonMenu-2.0") to new: local LAM = LibAddonMenu2 3rd: Delete these lin...
File: Inventory Grid View03/30/21
Try this version of IGV. I've remov...
Posted By: AlienSheppard
Try this version of IGV. I've removed the embedded libraries and LibStub calls and made it depending on LibAddonMenu-2.0 version r28 or newer. IGV v2.0.9.3 Baertram without LibStub and other Libs Please make an esoui version of this to install with minion!
File: HarvestMap03/30/21
Re: error with minimap
Posted By: AlienSheppard
Update: I got this error but it is fixed by removing the LibAddonMenu 2.0 from the HarvestMap folder. EsoUI/Libraries/ZO_Templates/ScrollTemplates.lua:762: attempt to index a nil value stack traceback: EsoUI/Libraries/ZO_Templates/ScrollTemplates.lua:762: in function 'AreSelectionsEnabled' EsoUI/Libraries/ZO_Templates/ScrollTe...
File: Wykkyd Suite Manager03/30/21
REQUEST: Remove libstub dependen...
Posted By: AlienSheppard
REQUEST: Remove libstub dependencies, if exist. Libstub are very deprecated and causing problems with other addons. Also, if using LibAddonMenu (in embedded form), dont. Change calls to LibAddonMenu in separate. (sorry my poor english speech)
File: Combat Reticle03/30/21
I think this addon is a must, howev...
Posted By: AlienSheppard
I think this addon is a must, however: ========================== DEPENDENCIES LibStub by Seerah (embedded) LibAddOnMenu 2.0 by Seerah (embedded) ========================== REQUEST: LibStub are deprecated, can you get ride of this? To use this addon, we have to install libstub, which is causing problems with other ad...
File: Harven's Quest Journal03/29/21
Error on opening settings in addons menu
Posted By: AlienSheppard
Checking type on argument aSuppressCallbackHandler failed in EditControlSetTextLua stack traceback: : in function 'SetText' user:/AddOns/LibHarvensAddonSettings/LibHarvensAddonSettings.lua:134: in function 'updateControlFunctions' |caaaaaa self = {labelText = "Title Font", controlKey = 1, type = 3}, lastControl = ud, edit...
File: Bank Manager Revived - Slim Edition03/28/21
For some reason, no move messages a...
Posted By: AlienSheppard
For some reason, no move messages are being displayed in chat (dependencies are ok, option to show messages are on, no erros in log) Are things being moved? Yes
File: Bank Manager Revived - Slim Edition03/26/21
For some reason, no move messages a...
Posted By: AlienSheppard
For some reason, no move messages are being displayed in chat (dependencies are ok, option to show messages are on, no erros in log)
File: Harven's Quest Journal03/26/21
Re: Error
Posted By: AlienSheppard
Receiving following error all the time while Harven's Quest Journal is enabled. " Failed to create control 'LibHarvensAddonSettingsContainer' Duplicate name Same here