ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   AddOn Help/Support (https://www.esoui.com/forums/forumdisplay.php?f=164)
-   -   Need help with addon errors (https://www.esoui.com/forums/showthread.php?t=8710)

AgandaurCZE 08/16/19 04:53 PM

Need help with addon errors
 
Hello.

I'm trying to get rid of all my addon errors for most of them I already did... but there are these few errors that BugEater is showing no matter what. I really tried to find some solution but I got nothing.. like there's not a single thread about these errors, maybe I'm just searching it wrong I don't know.. but any help would be really apreciated! :rolleyes:

[00:38] [BugEater] Error caught:
[00:38] CreateControlFromVirtual failed. ControlName[ZO_SkillsHarvensShowDetails], ParentName[ZO_Skills], VirtualName[HarvensImprovedSkillsWindowShowDetails].
[00:38]

[00:38] [BugEater] Error caught:
[00:38] user:/AddOns/HarvensImprovedSkillsWindow/HarvensImprovedSkillsWindow.lua:53: attempt to index a nil value
stack traceback:
user:/AddOns/HarvensImprovedSkillsWindow/HarvensImprovedSkillsWindow.lua:53: in function 'HarvensImprovedSkillsWindow.Initialize'
<Locals> eventCode = 65536, addonName = "HarvensImprovedSkillsWindow", defaults = tbl </Locals>
[00:38]

[00:38] [BugEater] Error caught:
[00:38] EsoUI/PregameAndIngame/ZO_Options/ZO_SharedOptions.lua:60: attempt to index a nil value
stack traceback:
EsoUI/PregameAndIngame/ZO_Options/ZO_SharedOptions.lua:60: in function 'ZO_SharedOptions:InitializeControl'
<Locals> self = tbl, control = ud, isKeyboardControl = true </Locals>
EsoUI/PregameAndIngame/ZO_Options/Keyboard/ZO_Options_Keyboard.lua:66: in function 'ZO_KeyboardOptions:InitializeControl'
<Locals> self = tbl, control = ud, IS_KEYBOARD_CONTROL = true </Locals>
EsoUI/PregameAndIngame/ZO_Options/Keyboard/ZO_Options_Keyboard.lua:196: in function 'ZO_OptionsWindow_InitializeControl'
<Locals> control = ud </Locals>
user:/AddOns/BugEater/libs/LibAddonMenu-1.0/LibAddonMenu-1.0.lua:48: in function 'lam:AddHeader'
<Locals> self = tbl, panelID = 100, controlName = "BugEater_Settings_General", text = "BugEater v1.0", header = ud </Locals>
user:/AddOns/BugEater/BugEater.lua:494: in function 'BugEater_CreateSettings'
user:/AddOns/BugEater/BugEater.lua:753: in function 'BugEater_OnAddonLoaded'
<Locals> event = 65536, addon = "BugEater" </Locals>
[00:38] LuiExtended by ArtOfShred, psypanda & SpellBuilder v5.9.4
[00:38]

[00:38] [BugEater] Error caught:
[00:38] CreateControlFromVirtual failed. ControlName[ZO_SkillsHarvensShowDetails], ParentName[ZO_Skills], VirtualName[HarvensImprovedSkillsWindowShowDetails].
[00:38]

[00:38] [BugEater] Error caught:
[00:38] user:/AddOns/HarvensImprovedSkillsWindow/HarvensImprovedSkillsWindow.lua:53: attempt to index a nil value
stack traceback:
user:/AddOns/HarvensImprovedSkillsWindow/HarvensImprovedSkillsWindow.lua:53: in function 'HarvensImprovedSkillsWindow.Initialize'
<Locals> eventCode = 65536, addonName = "HarvensImprovedSkillsWindow", defaults = tbl </Locals>
[00:38]

[00:38] [BugEater] Error caught:
[00:38] EsoUI/PregameAndIngame/ZO_Options/ZO_SharedOptions.lua:60: attempt to index a nil value
stack traceback:
EsoUI/PregameAndIngame/ZO_Options/ZO_SharedOptions.lua:60: in function 'ZO_SharedOptions:InitializeControl'
<Locals> self = tbl, control = ud, isKeyboardControl = true </Locals>
EsoUI/PregameAndIngame/ZO_Options/Keyboard/ZO_Options_Keyboard.lua:66: in function 'ZO_KeyboardOptions:InitializeControl'
<Locals> self = tbl, control = ud, IS_KEYBOARD_CONTROL = true </Locals>
EsoUI/PregameAndIngame/ZO_Options/Keyboard/ZO_Options_Keyboard.lua:196: in function 'ZO_OptionsWindow_InitializeControl'
<Locals> control = ud </Locals>
user:/AddOns/BugEater/libs/LibAddonMenu-1.0/LibAddonMenu-1.0.lua:48: in function 'lam:AddHeader'
<Locals> self = tbl, panelID = 100, controlName = "BugEater_Settings_General", text = "BugEater v1.0", header = ud </Locals>
user:/AddOns/BugEater/BugEater.lua:494: in function 'BugEater_CreateSettings'
user:/AddOns/BugEater/BugEater.lua:753: in function 'BugEater_OnAddonLoaded'
<Locals> event = 65536, addon = "BugEater" </Locals>

Baertram 08/16/19 06:02 PM

The error seems to be related to this addon:
https://www.esoui.com/downloads/info....html#comments

Check the comments if there are maybe some fixes you could apply to it.

The other error is from BugEater itsself as it is using the totally outdated LibAddonMenu 1.
Deinstall Bugeater and use another version like this using LibAddonMenu 2.0
https://www.esoui.com/downloads/info...erUpdate6.html

YOu might need to update the library LAM2 in there to the newest one!

AgandaurCZE 08/16/19 11:36 PM

Okay so I've reinstalled BugEater with this newest one and no error messages, not even from the Harven's addon. :banana: Thank you very much ^.^ didn't even know that I'm using old update .


All times are GMT -6. The time now is 04:37 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI