Broker Everything

Broker Everything

588k Downloads

[BUG]: LUA error : v4.5.7 on classic wotlk

godsyn opened this issue ยท 0 comments

commented

WoW client

WoW Classic WotLk

What happened?

A bug happened!

Lua Error Message?

3x ...ns/Broker_Everything/modules/professions_classic.lua:546: attempt to index global 'knownSpellIDs' (a nil value)
[string "@Broker_Everything/modules/professions_classic.lua"]:546: in function <...ns/Broker_Everything/modules/professions_classic.lua:524>

Locals:
numSkills = 24
lastHeader = "Professions"
SECONDARY_SKILLS = "Secondary Skills"
tmp = <table> {
}
short = <table> {
}
n = 1
(for index) = 6
(for limit) = 24
(for step) = 1
skillIndex = 6
skillName = "Engineering"
header = nil
isExpanded = nil
skillRank = 459
numTempPoints = 0
skillModifier = 0
skillMaxRank = 465
isAbandonable = 1
stepCost = nil
rankCost = nil
minLevel = 0
skillCostType = 0
_profs = <table> {
 spellId2skillId = <table> {
 }
 name2Id = <table> {
 }
 generated = true
 data = <table> {
 }
 build = <function> defined @Broker_Everything/modules/professions_classic.lua:101
}
d = <table> {
 1 = "Engineering"
 2 = 136243
 3 = 459
 4 = 465
 5 = 0
 8 = 0
 spellId = 4036
 skillId = 202
}
(*temporary) = nil
(*temporary) = 4036
(*temporary) = 3
(*temporary) = 465
(*temporary) = 0
(*temporary) = nil
(*temporary) = nil
(*temporary) = 0
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index global 'knownSpellIDs' (a nil value)"
profs = <table> {
 spellId2skillId = <table> {
 }
 name2Id = <table> {
 }
 generated = true
 data = <table> {
 }
 build = <function> defined @Broker_Everything/modules/professions_classic.lua:101
}
icon = 2
spellIcon = 3
disabled = 14
L = <table> {
 Display client info in tooltip = "Display client info in tooltip"
 Action = "Action"
 Bags = "Bags"
 Repair options = "Repair options"
 More names = "More names"
 Notes = "Notes"
 Show quest tags = "Show quest tags"
 Display count of friends if 'Split friends on Broker' enabled otherwise add friends to summary count. = "Display count of friends if 'Split friends on Broker' enabled otherwise add friends to summary count."
 Show BattleTag/RealID = "Show BattleTag/RealID"
 Show champions = "Show champions"
 Reward beyond exalted = "Reward beyond exalted"
 RealmNamesDesc = "Show realm names behind charater names in tooltip"
 Starts = "Starts"
 SizeSuffix-10E3 = "K"
 'Save set' should ignore main hand weapon = "'Save set' should ignore main hand weapon"
 OptAchievBrokerPointsSess = "Session points"
 Show events = "Show events"
 Sorry = "Sorry"
 <Collected>/<Total> = "<Collected>/<Total>"
 Failed quests = "Failed quests"
 Coordinates indeterminable = "Coordinates indeterminable"
 Left in mailbox = "Left in mailbox"
 Currently no battle.net friends online... = "Currently no battle.net friends online..."
 Display empty equipment slots = "Display empty equipment slots"
 Space between currencies = "Space between currencies"
 Switch between time format 24 hours and 12 hours with AM/PM = "Switch between time format 24 hours and 12 hours with AM/PM"
 Short transport menu = "Short transport menu"
 Display count of BattleNet friends on Broker if 'Split friends on Broker' enabled otherwise add BattleNet friends to summary count. = "Display count of BattleNet friends on Broker if 'Split friends on Broker' enabled otherwise add BattleNet friends to summary count."
 Revered = "Revered"
 Show shorter title = "Show shorter title"
 Hide calendar button = "Hide calendar button"
 Learnable = "Learnable"
 Broker format = "Broker format"
 RegionLabel4 = "Taiwan"
 Show PvP weeklys = "Show PvP weeklys"
 World bosses = "World bosses"
 Reset last repairs = "Reset last repairs"
 buildings = "buildings"
 Display status like AFK in tooltip = "Display status like AFK in tooltip"
 Adjust the count of numbers behind the dot. = "Adjust the count of numbers behind the dot."
 OptArtRelicILvlDesc = "Display relic item level"
 Artifact frame = "Artifact frame"
 FollowersHeaderInfoDesc = "Display additional header lines like '%s'"
 Show country flag = "Show country flag"
 Open achievement = "Open achievement"
 ModDesc-Calendar = "Broker to show calendar events and invitations"
 Coloring limited currencies by total and/or weekly cap. = "Coloring limited currencies by total and/or weekly cap."
 Display total/weekly caps in different colors = "Display total/weekly caps in different colors"
 Addon list = "Addon list"

Other addons?

No response