Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

18 lua errors....these are just some of them. #791

Closed
1 task done
Milky063 opened this issue Nov 19, 2022 · 1 comment
Closed
1 task done

18 lua errors....these are just some of them. #791

Milky063 opened this issue Nov 19, 2022 · 1 comment
Assignees

Comments

@Milky063
Copy link

Addon Version

AdiBags-v1.9.46-nolib.zip

World of Warcraft Version

Retail

Describe the bug

1x ...AdiBags/libs/LibDataBroker-1.1/LibDataBroker-1.1.lua:2: LibDataBroker-1.1 requires LibStub
[string "=[C]"]: in function `assert'
[string "@Interface/AddOns/AdiBags/libs/LibDataBroker-1.1/LibDataBroker-1.1.lua"]:2: in main chunk

Locals:
(*temporary) = nil
(*temporary) = "LibDataBroker-1.1 requires LibStub"

Next lua error....

1x Interface/AddOns/AdiBags/core/EventHandlers.lua:35: attempt to call global 'LibStub' (a nil value)
[string "@Interface/AddOns/AdiBags/core/EventHandlers.lua"]:35: in main chunk

Locals:
addonName = "AdiBags"
addon =

{
L =
{
}
}
_G =
{
UpdateOnBarHighlightMarksBySpell = defined @Interface/FrameXML/ActionButton.lua:82
ERR_OUT_OF_CHI = "Not enough chi"
DH_HAVOC_CORE_ABILITY_2 = "Strong melee attack that consumes Fury. If it critical strikes, some Fury is refunded."
MultiCastActionButton6Cooldown = MultiCastActionButton6Cooldown {
}
SettingsSliderOptionsMixin =
{
}
GetTrainerServiceTypeFilter = defined =[C]:-1
UNIT_NAMES_COMBATLOG_TOOLTIP = "Color unit names."
HUD_EDIT_MODE_SETTING_ACTION_BAR_HIDE_BAR_ART = "Hide Bar Art"
LE_GAME_ERR_CHAT_RAID_RESTRICTED_TRIAL = 774
SPELL_FAILED_CUSTOM_ERROR_71 = "This partygoer wants to dance with you."
LE_GAME_ERR_PET_SPELL_TARGETS_DEAD = 417
ERROR_CLUB_TICKET_COUNT_AT_MAX_COMMUNITY = "Can't create any more invite links for this community."
RecruitAFriendFrame = RecruitAFriendFrame {
}
TutorialFrameLeft19 = TutorialFrameLeft19 {
}
MultiCastActionButton2Cooldown = MultiCastActionButton2Cooldown {
}
ERR_TRADE_EQUIPPED_BAG = "You can't trade equipped bags."
PVP_RANK_6_1 = "Corporal"
MultiBarLeftButton7 = MultiBarLeftButton7 {
}
OPTION_TOOLTIP_SHOW_MULTIBAR4 = "Attached to the left side of Right Action Bar 1 by default"
LE_GAME_ERR_INVALID_FOLLOW_PVP_COMBAT = 371
MerchantItem1AltCurrencyFrameItem1Text = MerchantItem1AltCurrencyFrameItem1Text {
}
PROFESSIONS_COLUMN_REAGENTS_NONE = "None"
OPTION_TOOLTIP_ACTION_BUTTON_USE_KEY_DOWN = "Action button keybinds will respond on key down, rather than on key up."
BINDING_NAME_NAMEPLATES = "Show Enemy Name Plates"
CHAT_HEADER_SUFFIX = ": "
MultiBarBottomRightButton8Shine5 = MultiBarBottomRightButton8Shine5 {
}
COVENANT_MISSIONS_HEALTH = "Health"
MAIL_LETTER_TOOLTIP = "Click to make a permanent
copy of this letter."
UnitFrameManaBar_UnregisterDefaultEvents = defined @Interface/FrameXML/UnitFrame.lua:898
PVPReadyDialogBottomArt = PVPReadyDialogBottomArt {
}
MultiBar6Button4Flash = MultiBar6Button4Flash {
}
CALENDAR_RAID_RESET_DESCRIPTION = "%1$s resets at %2$s."
CHAT_CONFIG_OTHER_COMBAT =
{
}
FCFDockOverflowButton_OnClick = defined @Interface/FrameXML/FloatingChatFrame.lua:2398
TutorialFrameRight19 = TutorialFrameRight19 {
}
MoneyFrame_OnEvent = defined @Interface/FrameXML/MoneyFrame.lua:202
BN_UNABLE_TO_RESOLVE_NAME = "Unable to whisper '%s'. Blizzard services may be unavailable."
AutoCompleteEditBox_OnKeyDown = defined @Interface/FrameXML/AutoComplete.lua:368
CompactRaidFrameManagerDisplayFrameHiddenModeToggleTopRight = CompactRaidFrameManagerDisplayFrameHiddenModeToggleTopRight {
}
LFGTeleport = defined =[C]:-1
LE_GAME_ERR_ONLY_ONE_QUIVER = 36
INT_SPELL_DURATION_HOURS = "%d |4hour:hrs;"
ToggleEncounterJournal = defined @Interface/FrameXML/UIParent.lua:1104
LOSS_OF_CONTROL_DISPLAY_FEAR = "Feared"
OverrideActionBarButton6Shine11 = OverrideActionBarButton6Shine11 {
}
ROGUE_COMBAT_CORE_ABILITY_4 = "Melee attack that spends Combo Points."
JoinSkirmish = defined =[C]:-1
MultiBarRightButton7Shine9 = MultiBarRightButton7Shine9 {
}
BankFrameItem17SearchOverlay = BankFrameItem17SearchOverlay {
}
DMG_LCD = "DMG"
ACTION_SPELL_MISSED_POSSESSIVE = "1"
Is64BitClient = defined =[C]:-1
SecureCmdItemParse = defined @Interface/FrameXML/ChatFrame.lua:1156
SLASH_STOPATTACK1 = "/stopattack"
MultiCastActionButton4HotKey = MultiCastActionButton4HotKey {
}
MultiBar5Button11Shine4 = MultiBar5Button11Shine4 {
}
TutorialFrame_OnMouseDown = defined @Interface/FrameXML/TutorialFrame.lua:262
ContainerFrame4Item16Cooldown = ContainerFrame4Item16Cooldown {
}
MINIMAP_TRACKING_TRAINER_CLASS = "Class Trainer"
SLASH_DISMOUNT2 = "/dismount"
DUNGEON_FLOOR_DRAGONBLIGHTCHROMIESCENARIO2 = "Andorhal"
StanceButton8Shine15 = StanceButton8Shine15 {
}
EMOTE69_CMD1 = "/nosepick"
WowTokenRedemptionFrameBg = WowTokenRedemptionFrameBg {
}
SHIELD_BLOCK_TEMPLATE = "%s Block"
AutoFollowStatus = AutoFollowStatus {
}
ARENA_CASUAL =

Next lua error.....

1x Interface/AddOns/AdiBags/core/Utility.lua:334: Usage: GetItemSubClassInfo(itemClassID, itemSubClassID)
[string "=[C]"]: in function `GetItemSubClassInfo'
[string "@Interface/AddOns/AdiBags/core/Utility.lua"]:334: in main chunk

Locals:
(*temporary) = nil
(*temporary) = 0

Next lua error....

1x Interface/AddOns/AdiBags/core/Fonts.lua:34: attempt to call global 'LibStub' (a nil value)
[string "@Interface/AddOns/AdiBags/core/Fonts.lua"]:34: in main chunk

Locals:
addonName = "AdiBags"
addon =

{
ParseItemLink = defined @Interface/AddOns/AdiBags/core/Utility.lua:176
HEADER_SIZE = 18
isRetail = true
RemoveTooltip = defined @Interface/AddOns/AdiBags/core/Utility.lua:158
isBCC = false
BAG_IDS =
{
}
GetDistinctItemID = defined @Interface/AddOns/AdiBags/core/Utility.lua:301
isClassic = false
L =
{
}
TOP_PADDING = 32
safecall = defined @Interface/AddOns/AdiBags/core/Utility.lua:92
IsSameLinkButLevel = defined @Interface/AddOns/AdiBags/core/Utility.lua:309
IsValidItemLink = defined @Interface/AddOns/AdiBags/core/Utility.lua:168
SetupTooltip = defined @Interface/AddOns/AdiBags/core/Utility.lua:125
FAMILY_TAGS =
{
}
isWrath = false
SECTION_SPACING = 16.333333
ITEM_SIZE = 37
ITEM_SPACING = 4
GetSlotId = defined @Interface/AddOns/AdiBags/core/Utility.lua:68
FAMILY_ICONS =
{
}
DEFAULT_SETTINGS =
{
}
BACKDROP =
{
}
BAG_INSET = 8
GetBagSlotFromId = defined @Interface/AddOns/AdiBags/core/Utility.lua:74
}
L =
{
Reset new items = "Reset new items"
Use SyLevel = "Use SyLevel"
Bags = "Bags"
Bag background = "Bag background"
Use this section to define any item-section association. = "Use this section to define any item-section association."
Alt-right-click to configure manual filtering. = "Alt-right-click to configure manual filtering."
AMMO_TAG = "Am"
auto-sort = "auto-sort"
Let SyLevel handle the the display. = "Let SyLevel handle the the display."
Never = "Never"
Consider gems as a subcategory of trade goods = "Consider gems as a subcategory of trade goods"
... including incomplete stacks = "... including incomplete stacks"
Filter = "Filter"
Change stacking at merchants', auction house, bank, mailboxes or when trading. = "Change stacking at merchants', auction house, bank, mailboxes or when trading."
Same as InventoryItemLevels = "Same as InventoryItemLevels"
Bind type = "Bind type"
Recent Items = "Recent Items"
Size = "Size"
Track new items in each bag, displaying a glowing aura over them and putting them in a special section. "New" status can be reset by clicking on the small "N" button at top left of bags. = "Track new items in each bag, displaying a glowing aura over them and putting them in a special section. "New" status can be reset by clicking on the small "N" button at top left of bags."
Display the level of equippable item in the top left corner of the button. = "Display the level of equippable item in the top left corner of the button."
Font = "Font"
Press Alt while doing so to open a dropdown menu. = "Press Alt while doing so to open a dropdown menu."
None = "None"
Lock anchor = "Lock anchor"
Opacity = "Opacity"
Show filtering information... = "Show filtering information..."
Texture = "Texture"
Select which first-level categories should be split by sub-categories. = "Select which first-level categories should be split by sub-categories."
Mininum level = "Mininum level"
Show only one free slot for each kind of bags. = "Show only one free slot for each kind of bags."
Split by subcategories = "Split by subcategories"
When checked, right-clicking on an empty space of a bag opens the configuration panel. = "When checked, right-clicking on an empty space of a bag opens the configuration panel."
Click to reset item status. = "Click to reset item status."
Container information = "Container information"
ENCHANTING_BAG_TAG = "En"
Filtering information = "Filtering information"
Item category = "Item category"
Merge free space = "Merge free space"
Select how the bags are positionned. = "Select how the bags are positionned."
Remove = "Remove"
Toggle and configure item filters. = "Toggle and configure item filters."
Small = "Small"
Check this to display one individual section per set. If this is disabled, there will be one big "Sets" section. = "Check this to display one individual section per set. If this is disabled, there will be one big "Sets" section."
Check th

Steps to reproduce

Not sure on this.

Verification

  • I have disabled all other addons and made sure this bug is triggered only with AdiBags enabled
@Talyrius
Copy link
Contributor

See #732, #782, #788, #790, & #759.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants