DeadlyBossMods / DBM-PvP

This mod adds support for PvP battlegrounds and arena to Deadly Boss Mods.
https://www.curseforge.com/wow/addons/dbm-pvp
Other
7 stars 6 forks source link

DBM-PvP/Battlegrounds/Ashran.lua:60: attempt to call upvalue 'GetNumGossipOptions' (a nil value) #163

Closed scalp42 closed 1 month ago

scalp42 commented 1 month ago

Issue popped in Ashran:

3x DBM-PvP/Battlegrounds/Ashran.lua:60: attempt to call upvalue 'GetNumGossipOptions' (a nil value)
[string "@DBM-PvP/Battlegrounds/Ashran.lua"]:60: in function `handler'
[string "@DBM-Core/DBM-Core.lua"]:1079: in function <DBM-Core/DBM-Core.lua:1066>

Locals:
self = <table> {
 tracker = <table> {
 }
 timers = <table> {
 }
 categorySort = <table> {
 }
 SyncThreshold = 8
 shortTermRegisterEvents = <table> {
 }
 stats = <table> {
 }
 modId = "DBM-PvP"
 groupSpells = <table> {
 }
 yells = <table> {
 }
 revision = 20240903194526
 Options = <table> {
 }
 DefaultOptions = <table> {
 }
 id = "z1191"
 isTrashMod = false
 inCombat = false
 addon = <table> {
 }
 isDummyMod = false
 groupOptions = <table> {
 }
 iconRestore = <table> {
 }
 specwarns = <table> {
 }
 localization = <table> {
 }
 announces = <table> {
 }
 vb = <table> {
 }
 optionCategories = <table> {
 }
}
cid = 183198
currency = <table> {
 canEarnPerWeek = false
 description = "A tiny fragment of an Ashran lost artifact, treasured by the Highmaul Ogres."
 isShowInBackpack = false
 isAccountTransferable = false
 iconFileID = 1061303
 isHeader = false
 isTypeUnused = false
 discovered = true
 currencyListDepth = 0
 rechargingAmountPerCycle = 0
 rechargingCycleDurationMS = 0
 transferPercentage = 0
 quantityEarnedThisWeek = 0
 isHeaderExpanded = false
 isTradeable = false
 quality = 1
 currencyID = 944
 totalEarned = 0
 quantity = 23
 name = "Artifact Fragment"
 maxWeeklyQuantity = 0
 useTotalEarnedForMaxQty = false
 isAccountWide = false
 maxQuantity = 1000
 trackedQuantity = 0
}
(*temporary) = nil
(*temporary) = "attempt to call upvalue 'GetNumGossipOptions' (a nil value)"
GetNumGossipOptions = nil

Thank you for the addon!

scalp42 commented 3 weeks ago

Thank you @MysticalOS and @QartemisT 🙇