Skip to content

Instantly share code, notes, and snippets.

@nezorflame
Created November 20, 2024 17:05
Show Gist options
  • Select an option

  • Save nezorflame/4d26a02e96d1f6dfb92603a8e75241ec to your computer and use it in GitHub Desktop.

Select an option

Save nezorflame/4d26a02e96d1f6dfb92603a8e75241ec to your computer and use it in GitHub Desktop.
ExtVendorUI_Classic crashes
7x ExtVendorUI_Classic/config/Config.lua:21: attempt to call global 'InterfaceOptions_AddCategory' (a nil value)
[string "@ExtVendorUI_Classic/config/Config.lua"]:21: in function `ExtVendorConfig_OnLoad'
[string "*Config.xml:284_OnLoad"]:1: in function <[string "*Config.xml:284_OnLoad"]:1>
Locals:
self = ExtVendorConfigContainer {
name = "Extended Vendor UI"
}
(*temporary) = nil
(*temporary) = ExtVendorConfigContainer {
name = "Extended Vendor UI"
}
(*temporary) = "attempt to call global 'InterfaceOptions_AddCategory' (a nil value)"
L = <table> {
OPTION_QUICKVENDOR_UNUSABLE_TOOLTIP = "If enabled, items that your class will never be able to
use (due to armor, weapon type or class restrictions)
will be included in the quick-vendor feature.
Examples:|cffa0a0a0
- Leather for Mages
- Plate for Shaman
- Two-handed Swords for Priests
- Tier armor for a class other than your own"
SLOT_WEAPON2H = "Two-Handed"
QUICKVENDOR_CONFIG_HEADER = "Quick-Vendor Configuration"
QUICKVENDOR_REASON_UNUSABLEARMOR = "Unusable armor type"
ITEM_USE_FOOD_DRINK_BASIC = "Use: Restores ([%d,%%]+) health and ([%d,%%]+) mana over ([%d%.]+) sec. Must remain seated while drinking."
FILTER_REASON_SUBOPTIMAL = "Sub-optimal armor"
CONFIG_HEADING_GENERAL = "General Settings"
SOLD = "Sold:"
SLOT_HEAD = "Head"
FILTER_DEFAULT_ALL = "Default to All"
SLOT_SHIELD = "Shields"
FILTER_COLLECTED_TOYS = "Hide Collected Toys"
RESET_TO_DEFAULT = "Reset to default"
OPTION_SCALE = "Scale: %s"
QUICKVENDOR_REASON_ALREADYKNOWN = "Already known"
OPTION_QUICKVENDOR_ALREADYKNOWN = "Aready Known items (BoP only)"
ADDON_TITLE = "Extended Vendor UI"
OPTION_STOCKFILTER_DEFAULTALL = "Default stock filter to All"
OPTION_STARTUP_MESSAGE = "Show loading message"
OPTION_FILTER_SUBARMOR_SHOW = "Never hide sub-optimal armor"
SLOT_WEAPONOH = "Off Hand"
FILTER_REASON_QUALITY_FILTER = "Does not match quality filter"
REASON_ALREADY_BLACKLISTED = "Item is already blacklisted"
OPTION_FILTER_SUBARMOR_SHOW_TOOLTIP = "If enabled, items that are not the optimal armor
type for your class will always only be shaded out
when filtered instead of removed from the list."
HIDE_KNOWN_RECIPES = "只顯示未學的專業圖紙"
OPTION_STOCKFILTER_DEFAULTALL_TOOLTIP = "If enabled, the stock filter will always default
to All instead of the character's class."
OPTION_QUICKVENDOR_OUTDATEDGEAR = "Outdated dungeon/raid gear (BoP only)"
SLOT_CAT_OFFHAND = "Off Hand"
SLOT_HANDS = "Hands"
FILTER_PURCHASED = "Hide Already Purchased"
CONFIGURE_ADDON = "Configure Extended Vendor UI"
CONFIRM_SELL_JUNK = "Do you want to sell the following items:"
FILTER_REASON_SLOT_FILTER = "Does not match slot filter"
OPTION_MOUSEWHEEL_PAGING = "滑鼠滾輪換頁"
CUSTOMIZE_WHITELIST_TEXT = "Items in these lists will ALWAYS be vendored by the Quick-Vendor feature."
SLOT_CAT_ARMOR = "Armor"
OPTION_QUICKVENDOR_ENABLEBUTTON_TOOLTIP = "Shows or hides the Quick-Vendor button on the merchant frame."
OPTION_QUICKVENDOR_COMPACTMESSAGE = "Compact chat messages"
OPTION_QUICKVENDOR_SUBARMOR = "Sub-optimal armor (BoP only)"
ITEM_ADDED_TO_BLACKLIST = "%s has been added to the Quick-Vendor blacklist."
SLOT_FINGER = "Finger"
CLASSES = "Classes:"
TRANSLATORS = "Translators:"
CANNOT_BLACKLIST = "Cannot add {$item} to the blacklist: {$reason}"
CONFIRM_RESET_BLACKLIST = "Do you want to reset the Quick-Vendor blacklist to default values?"
SLOT_NECK = "Neck"
TOTAL_SALE_PRICE = "Total sale price"
CUSTOMIZE_WHITELIST = "Customize Whitelists"
SLOT_WRIST = "Wrist"
OPTION_QUICKVENDOR_OUTDATEDGEAR_TOOLTIP = "If enabled, soulbound weapons and armor far
below the player's level will
be included in the quick-vendor feature."
LABEL_AUTHOR = "Author"
SLOT_RANGED = "Ranged"
SLOT_TRINKET = "Trinket"
ITEM_ADDED_TO_GLOBAL_WHITELIST = "%s has been added to the Quick-Vendor whitelist for all characters."
SLOT_CAT_WEAPONS = "Weapons"
CUSTOMIZE_BLACKLIST = "Customize Blacklist"
FILTER_REASON_ALREADY_KNOWN = "Already Known"
SLOT_WEAPON1H = "One-Handed / Main Hand"
SLOT_CHEST = "Chest"
ITEMS_HIDDEN = "%s items hidden"
SLOT_SHIRT = "Shirt"
QUALITY_FILTER_MINIMUM = "Quality (Minimum)"
LABEL_EMAIL = "Email"
FILTER_SLOT = "Slot"
OPTION_QUICKVENDOR_WHITEGEAR = "Common quality (|cffffffffWhite|r) weapons and armor"
QUICKVENDOR_REASON_WHITELISTED = "Whitelisted"
SLOT_FEET = "Feet"
CONFIRM_CLEAR_LOCAL_WHITELIS
7x ExtVendorUI_Classic/config/about.lua:29: attempt to call global 'InterfaceOptions_AddCategory' (a nil value)
[string "@ExtVendorUI_Classic/config/about.lua"]:29: in function `ExtVendorConfig_About_OnLoad'
[string "*about.xml:96_OnLoad"]:1: in function <[string "*about.xml:96_OnLoad"]:1>
Locals:
self = ExtVendorConfigAbout {
name = "About"
parent = "Extended Vendor UI"
}
(*temporary) = nil
(*temporary) = ExtVendorConfigAbout {
name = "About"
parent = "Extended Vendor UI"
}
(*temporary) = "attempt to call global 'InterfaceOptions_AddCategory' (a nil value)"
L = <table> {
OPTION_QUICKVENDOR_UNUSABLE_TOOLTIP = "If enabled, items that your class will never be able to
use (due to armor, weapon type or class restrictions)
will be included in the quick-vendor feature.
Examples:|cffa0a0a0
- Leather for Mages
- Plate for Shaman
- Two-handed Swords for Priests
- Tier armor for a class other than your own"
SLOT_WEAPON2H = "Two-Handed"
QUICKVENDOR_CONFIG_HEADER = "Quick-Vendor Configuration"
QUICKVENDOR_REASON_UNUSABLEARMOR = "Unusable armor type"
ITEM_USE_FOOD_DRINK_BASIC = "Use: Restores ([%d,%%]+) health and ([%d,%%]+) mana over ([%d%.]+) sec. Must remain seated while drinking."
FILTER_REASON_SUBOPTIMAL = "Sub-optimal armor"
CONFIG_HEADING_GENERAL = "General Settings"
SOLD = "Sold:"
SLOT_HEAD = "Head"
FILTER_DEFAULT_ALL = "Default to All"
SLOT_SHIELD = "Shields"
FILTER_COLLECTED_TOYS = "Hide Collected Toys"
RESET_TO_DEFAULT = "Reset to default"
OPTION_SCALE = "Scale: %s"
QUICKVENDOR_REASON_ALREADYKNOWN = "Already known"
OPTION_QUICKVENDOR_ALREADYKNOWN = "Aready Known items (BoP only)"
ADDON_TITLE = "Extended Vendor UI"
OPTION_STOCKFILTER_DEFAULTALL = "Default stock filter to All"
OPTION_STARTUP_MESSAGE = "Show loading message"
OPTION_FILTER_SUBARMOR_SHOW = "Never hide sub-optimal armor"
SLOT_WEAPONOH = "Off Hand"
FILTER_REASON_QUALITY_FILTER = "Does not match quality filter"
REASON_ALREADY_BLACKLISTED = "Item is already blacklisted"
OPTION_FILTER_SUBARMOR_SHOW_TOOLTIP = "If enabled, items that are not the optimal armor
type for your class will always only be shaded out
when filtered instead of removed from the list."
HIDE_KNOWN_RECIPES = "只顯示未學的專業圖紙"
OPTION_STOCKFILTER_DEFAULTALL_TOOLTIP = "If enabled, the stock filter will always default
to All instead of the character's class."
OPTION_QUICKVENDOR_OUTDATEDGEAR = "Outdated dungeon/raid gear (BoP only)"
SLOT_CAT_OFFHAND = "Off Hand"
SLOT_HANDS = "Hands"
FILTER_PURCHASED = "Hide Already Purchased"
CONFIGURE_ADDON = "Configure Extended Vendor UI"
CONFIRM_SELL_JUNK = "Do you want to sell the following items:"
FILTER_REASON_SLOT_FILTER = "Does not match slot filter"
OPTION_MOUSEWHEEL_PAGING = "滑鼠滾輪換頁"
CUSTOMIZE_WHITELIST_TEXT = "Items in these lists will ALWAYS be vendored by the Quick-Vendor feature."
SLOT_CAT_ARMOR = "Armor"
OPTION_QUICKVENDOR_ENABLEBUTTON_TOOLTIP = "Shows or hides the Quick-Vendor button on the merchant frame."
OPTION_QUICKVENDOR_COMPACTMESSAGE = "Compact chat messages"
OPTION_QUICKVENDOR_SUBARMOR = "Sub-optimal armor (BoP only)"
ITEM_ADDED_TO_BLACKLIST = "%s has been added to the Quick-Vendor blacklist."
SLOT_FINGER = "Finger"
CLASSES = "Classes:"
TRANSLATORS = "Translators:"
CANNOT_BLACKLIST = "Cannot add {$item} to the blacklist: {$reason}"
CONFIRM_RESET_BLACKLIST = "Do you want to reset the Quick-Vendor blacklist to default values?"
SLOT_NECK = "Neck"
TOTAL_SALE_PRICE = "Total sale price"
CUSTOMIZE_WHITELIST = "Customize Whitelists"
SLOT_WRIST = "Wrist"
OPTION_QUICKVENDOR_OUTDATEDGEAR_TOOLTIP = "If enabled, soulbound weapons and armor far
below the player's level will
be included in the quick-vendor feature."
LABEL_AUTHOR = "Author"
SLOT_RANGED = "Ranged"
SLOT_TRINKET = "Trinket"
ITEM_ADDED_TO_GLOBAL_WHITELIST = "%s has been added to the Quick-Vendor whitelist for all characters."
SLOT_CAT_WEAPONS = "Weapons"
CUSTOMIZE_BLACKLIST = "Customize Blacklist"
FILTER_REASON_ALREADY_KNOWN = "Already Known"
SLOT_WEAPON1H = "One-Handed / Main Hand"
SLOT_CHEST = "Chest"
ITEMS_HIDDEN = "%s items hidden"
SLOT_SHIRT = "Shirt"
QUALITY_FILTER_MINIMUM = "Quality (Minimum)"
LABEL_EMAIL = "Email"
FILTER_SLOT = "Slot"
OPTION_QUICKVENDOR_WHITEGEAR = "Common quality (|cffffffffWhite|r) weapons and armor"
QUICKVENDOR_REASON_WHITELISTED = "Whitelisted"
SLOT_FEET = "Feet"
1x ExtVendorUI_Classic/SellJunkPopup.xml:82 Unrecognized XML: Backdrop
1x ExtVendorUI_Classic/SellJunkPopup.xml:82 Unrecognized XML attribute: bgFile
1x ExtVendorUI_Classic/SellJunkPopup.xml:82 Unrecognized XML attribute: edgeFile
1x ExtVendorUI_Classic/SellJunkPopup.xml:82 Unrecognized XML attribute: tile
1x ExtVendorUI_Classic/SellJunkPopup.xml:83 Unrecognized XML: EdgeSize
1x ExtVendorUI_Classic/SellJunkPopup.xml:84 Unrecognized XML: AbsValue
1x ExtVendorUI_Classic/SellJunkPopup.xml:84 Unrecognized XML attribute: val
1x ExtVendorUI_Classic/SellJunkPopup.xml:86 Unrecognized XML: TileSize
1x ExtVendorUI_Classic/SellJunkPopup.xml:87 Unrecognized XML: AbsValue
1x ExtVendorUI_Classic/SellJunkPopup.xml:87 Unrecognized XML attribute: val
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment