Go to Page... |
Compatibility: | base-game patch (9.1.5) Necrom (9.0.0) |
Updated: | 08/19/23 10:30 PM |
Created: | 04/15/15 08:36 PM |
Monthly downloads: | 6,582 |
Total downloads: | 1,972,945 |
Favorites: | 1,026 |
MD5: |
PLEASE NOTE: ~Phinix (6-5-23) |
if ESOMRL and ESOMRL.ISMRLTracking(itemLink) then
PLEASE NOTE: ~Phinix (6-5-23) |
File Name |
Version |
Size |
Uploader |
Date |
1.56.73 |
171kB |
Phinix |
06/21/23 11:36 AM |
![]() |
Comment Options |
Phinix |
View Public Profile |
Send a private message to Phinix |
Visit Phinix's homepage! |
Find More Posts by Phinix |
Add Phinix to Your Buddy List |
![]() |
|
Forum posts: 2
File comments: 16
Uploads: 0
|
I noticed today that the new option to go to the Fillet section of the provisioning interface does not work at all provisioning stations in homes.
I have a campfire in my home and the option does not switch when I try to use it. I have not yet tried it with other variations of the provisioning station in homes. |
![]() |
![]() |
Ganza-ESO |
View Public Profile |
Send a private message to Ganza-ESO |
Visit Ganza-ESO's homepage! |
Find More Posts by Ganza-ESO |
Add Ganza-ESO to Your Buddy List |
![]() |
|
Forum posts: 7
File comments: 185
Uploads: 0
|
EDIT: Nevermind, /mrl update fixed it.
![]() Thanks for the addon! I am currently getting he ofllowing error at oad time with the new ESO patch (v9.1.5 [Update 39]) Lua Code:
Last edited by Thrasher : 08/21/23 at 07:58 PM.
|
![]() |
![]() |
Thrasher |
View Public Profile |
Send a private message to Thrasher |
Send email to Thrasher |
Visit Thrasher's homepage! |
Find More Posts by Thrasher |
Add Thrasher to Your Buddy List |
![]() |
|
Re: Re: A22B94C0 Error
@Darbii Rue, @HuntGod - I am not able to reproduce this error, however I did add a safety check which should avoid it for those that have it.
I was able to craft several furniture items at the clothing station with no error. I also tried enabling/disabling the popup tooltip and moving it around and closing/re-opening the station. The line referenced is checking the control assigned to the item tooltip. My guess is that some other addon is doing something to the crafting station. Either it is forcing an update in a non-standard way or else possibly hijacking the crafting startup function in an unclean way (overwriting base game code) that prevents the control from being set. This fix should avoid the error however you may not be able to move the item tooltip, hide it, or have it remember its position. I would check if you have any other addons installed that modify the crafting station interface and try disabling them temporarily. If you can identify which ones are causing a conflict I can either try to make a workaround or possibly talk to the authors about correcting any unsafe code. |
|
![]() |
![]() |
Phinix |
View Public Profile |
Send a private message to Phinix |
Send email to Phinix |
Visit Phinix's homepage! |
Find More Posts by Phinix |
Add Phinix to Your Buddy List |
![]() |
||
Forum posts: 0
File comments: 27
Uploads: 0
|
Re: A22B94C0 Error
|
|
![]() |
![]() |
HuntGod |
View Public Profile |
Send a private message to HuntGod |
Send email to HuntGod |
Visit HuntGod's homepage! |
Find More Posts by HuntGod |
Add HuntGod to Your Buddy List |
![]() |
|
This is phenomenal, thank you!!!!!!
|
|
![]() |
![]() |
vorpal |
View Public Profile |
Send a private message to vorpal |
Send email to vorpal |
Visit vorpal's homepage! |
Find More Posts by vorpal |
Add vorpal to Your Buddy List |
![]() |
|
Forum posts: 0
File comments: 8
Uploads: 0
|
A22B94C0 Error
Code:
user:/AddOns/MasterRecipeList/MasterRecipeList.lua:1686: attempt to index a nil value stack traceback: user:/AddOns/MasterRecipeList/MasterRecipeList.lua:1686: in function 'UpdateStationTooltip' user:/AddOns/MasterRecipeList/MasterRecipeList.lua:4262: in function 'hookFunction' /EsoUI/Libraries/Utility/ZO_Hook.lua:18: in function 'ZO_TreeEntry_OnMouseUp' ZO_DLCBook_KeyboardNavigationListScrollChildZO_SpecializedCollection_Book_NavigationEntry_Keyboard1_MouseUp:3: in function '(main chunk)' Thanks! ETA: I'm sorry to hear about your dad. Wishing you all the best of luck during this terrible time. ![]()
Last edited by Darbii Rue : 08/02/23 at 11:21 AM.
|
![]() |
![]() |
Darbii Rue |
View Public Profile |
Send a private message to Darbii Rue |
Send email to Darbii Rue |
Visit Darbii Rue's homepage! |
Find More Posts by Darbii Rue |
Add Darbii Rue to Your Buddy List |
![]() |
|
@MaximusRex - Modified code to avoid using unsupported operator for cases when descriptor value might be nil. Should avoid instances where this error could occur.
|
|
![]() |
![]() |
Phinix |
View Public Profile |
Send a private message to Phinix |
Send email to Phinix |
Visit Phinix's homepage! |
Find More Posts by Phinix |
Add Phinix to Your Buddy List |
![]() |
|
Forum posts: 0
File comments: 9
Uploads: 0
|
Getting Error 2AC6A8BF (below) when accessing a Provisioning Station while doing daily writs. Minion has everything up to date. Seems similar but still different then other errors posted, so hopefully this helps.
Code:
user:/AddOns/MasterRecipeList/MasterRecipeList.lua:4039: operator < is not supported for nil < number stack traceback: user:/AddOns/MasterRecipeList/MasterRecipeList.lua:4039: in function 'GetTextColor' /EsoUI/Libraries/ZO_Templates/LabelTemplates_Shared.lua:23: in function 'RefreshTextColor' /EsoUI/Libraries/ZO_Templates/LabelTemplates_Shared.lua:19: in function 'SetEnabled' /EsoUI/Ingame/Crafting/Keyboard/Provisioner.lua:395: in function 'TreeEntrySetup' /EsoUI/Libraries/ZO_Tree/ZO_Tree.lua:885: in function 'ZO_TreeNode:RefreshControl' /EsoUI/Libraries/ZO_Tree/ZO_Tree.lua:563: in function 'ZO_TreeNode:New' /EsoUI/Libraries/ZO_Tree/ZO_Tree.lua:184: in function 'ZO_Tree:AddNode' /EsoUI/Ingame/Crafting/Keyboard/Provisioner.lua:484: in function 'ZO_Provisioner:RefreshRecipeList' user:/AddOns/MasterRecipeList/MasterRecipeList.lua:4093: in function 'func' /EsoUI/Libraries/Globals/globalapi.lua:260: in function '(anonymous)' |
![]() |
![]() |
MaximusRex |
View Public Profile |
Send a private message to MaximusRex |
Send email to MaximusRex |
Visit MaximusRex's homepage! |
Find More Posts by MaximusRex |
Add MaximusRex to Your Buddy List |
![]() |
||
Re: Re: Fix for error...
![]() ![]() |
||
![]() |
![]() |
Frackou |
View Public Profile |
Send a private message to Frackou |
Send email to Frackou |
Visit Frackou's homepage! |
Find More Posts by Frackou |
Add Frackou to Your Buddy List |
![]() |
||
Re: Re: Fix for error...
|
||
![]() |
![]() |
Techwolf |
View Public Profile |
Send a private message to Techwolf |
Send email to Techwolf |
Visit Techwolf's homepage! |
Find More Posts by Techwolf |
Add Techwolf to Your Buddy List |
![]() |
||
Re: Fix for error...
![]() |
||
![]() |
![]() |
Phinix |
View Public Profile |
Send a private message to Phinix |
Send email to Phinix |
Visit Phinix's homepage! |
Find More Posts by Phinix |
Add Phinix to Your Buddy List |
![]() |
||
Forum posts: 15
File comments: 157
Uploads: 0
|
Thanks. |
|
![]() |
![]() |
MarcusUK |
View Public Profile |
Send a private message to MarcusUK |
Send email to MarcusUK |
Visit MarcusUK's homepage! |
Find More Posts by MarcusUK |
Add MarcusUK to Your Buddy List |
![]() |
|
Re: Re: Re: error on autocraft
@Techwolf - I'm honestly not sure what could be happening there. In order to get more information, it would be helpful if you could download
Next time you do a writ that would generate this error it should print the itemId to chat, as well as the table values the line giving you errors is trying to look up. If you could post the output here it would help me figure out what is happening since I can't replicate this in any of my tests.
Last edited by Phinix : 06/17/23 at 10:49 AM.
|
|
![]() |
![]() |
Phinix |
View Public Profile |
Send a private message to Phinix |
Send email to Phinix |
Visit Phinix's homepage! |
Find More Posts by Phinix |
Add Phinix to Your Buddy List |
![]() |
||
Re: Re: error on autocraft
Code:
user:/AddOns/MasterRecipeList/MasterRecipeList.lua:5357: attempt to index a nil value stack traceback: user:/AddOns/MasterRecipeList/MasterRecipeList.lua:5357: in function 'ESOMRL.AutoCraftWrits' user:/AddOns/MasterRecipeList/MasterRecipeList.lua:952: in function 'func' /EsoUI/Libraries/Globals/globalapi.lua:260: in function '(anonymous)' |
||
![]() |
![]() |
Techwolf |
View Public Profile |
Send a private message to Techwolf |
Send email to Techwolf |
Visit Techwolf's homepage! |
Find More Posts by Techwolf |
Add Techwolf to Your Buddy List |
![]() |
HELP REQUESTED! Creating, maintaining, and providing patch-day compatibility with in-game troubleshooting and prompt feedback for so many projects really is a full time job. The support I receive from the community is what keeps me going, and it is the only form of compensation I receive. Not only will your contribution enable more feature additions and personalized support for my existing projects, but it will sponsor new exciting content in the future, which will remain now and forever free for all to enjoy! There are several ways you can contribute, either directly through Paypal or Ko-Fi, by subscribing to my Patreon, or through the GoFundMe page I set up for my dad. All contributions are deeply appreciated and sorely needed. Thanks from our family to yours, and I hope something I made helps enhance your enjoyment of the Elder Scrolls Online. ![]() |
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.