Questie

Questie

116M Downloads

Looting Quest Item -> Error: attempt to compare nil with number

VTSTech opened this issue ยท 0 comments

commented

Bug description

Lately I notice whenever looting a quest item for a quest you are on, this error pops:

Date: 2023-12-18 19:50:03
ID: 2
Error occured in: Global
Count: 1
Message: ...terface/AddOns/Questie/Modules/QuestieDebugOffer.lua line 133:
   attempt to compare nil with number
Debug:
   [string "@Interface/AddOns/Questie/Modules/QuestieDebugOffer.lua"]:133:
      ...terface/AddOns/Questie/Modules/QuestieDebugOffer.lua:131
   [string "@Interface/AddOns/Questie/Modules/QuestieDebugOffer.lua"]:280:
      ...terface/AddOns/Questie/Modules/QuestieDebugOffer.lua:263
   [string "=[C]"]: ?
   [string "@Interface/AddOns/AllTheThings/lib/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:19:
      ...ings/lib/CallbackHandler-1.0/CallbackHandler-1.0.lua:15
   [string "@Interface/AddOns/AllTheThings/lib/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:54: Fire()
   [string "@Interface/AddOns/DataStore/libs/AceEvent-3.0/AceEvent-3.0.lua"]:120:
      .../AddOns/DataStore/libs/AceEvent-3.0/AceEvent-3.0.lua:119
Locals:
itemID = nil
itemInfo = nil
containerGUID = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to compare nil with number"
itemWhitelist = <table> {
 1 = 208609
 2 = 206469
}
itemTripCodes = <table> {
 MissingDropFromNPC = 3
 MissingDropFromObject = 4
 ContainerMissingFromItemDB = 8
 StartQuestIDMismatch = 2
 MissingDropFromItem = 5
 ContainerMissingFromNPCDB = 6
 ContainerMissingFromObjectDB = 7
 ItemMissingFromDB = 1
 ItemWhitelisted = 0
}
itemBlacklist = <table> {
 1 = 210771
 2 = 211315
 3 = 211316
 4 = 211317
 5 = 211318
 6 = 211319
 7 = 211320
 8 = 211321
 9 = 211322
 10 = 211323
 11 = 211324
 12 = 211325
 13 = 211326
 14 = 211327
 15 = 211328
 16 = 211329
 17 = 211330
 18 = 211331
 19 = 211332
 20 = 211819
 21 = 211820
 22 = 211821
 23 = 211822
 24 = 211823
 25 = 211824
 26 = 211825
 27 = 211826
 28 = 211827
 29 = 211828
 30 = 211829
 31 = 211830
 32 = 211831
 33 = 211832
 34 = 211833
 35 = 211834
 36 = 211835
 37 = 211836
 38 = 211837
 39 = 211838
 40 = 211933
 41 = 211934
 42 = 211935
 43 = 203753
 44 = 203752
 45 = 208754
 46 = 208854
 47 = 203751
 48 = 209028
 49 = 210655
 50 = 210179
 51 = 211786
 52 = 211785
 53 = 211787
 54 = 211780
 55 = 211784
 56 = 211854
 57 = 211855
 58 = 211853
}
player = "player"
minLevelForDebugOffers = 10
QuestieCorrections = <table> {
 questNPCBlacklist = <table> {
 }
 CLASSIC_ONLY = 2
 hiddenQuests = <table> {
 }
 OptimizeWaypoints = <function> defined @Interface/AddOns/Questie/Database/Corrections/QuestieCorrections.lua:352
 questItemBlacklist = <table> {
 }
 SOD_ONLY = 5
 MinimalInit = <function> defined @Interface/AddOns/Questie/Database/Corrections/QuestieCorrections.lua:148
 TBC_AND_WOTLK = 4
 TBC_ONLY = 1
 Initialize = <function> defined @Interface/AddOns/Questie/Database/Corrections/QuestieCorrections.lua:254
 private = <table> {
 }
 WOTLK_ONLY = 3
 killCreditObjectiveFirst = <table> {
 }
 PreCompile = <function> defined @Interface/AddOns/Questie/Database/Corrections/QuestieCorrections.lua:395
}
QuestieDB = <table> {
 itemClasses = <table> {
 }
 waypointPresets = <table> {
 }
 objectCompilerOrder = <table> {
 }
 questDataOverrides = <table> {
 }
 IsSoDRuneQuest = <function> defined @Interface/AddOns/Questie/Database/Corrections/SeasonOfDiscovery.lua:116
 itemCompilerOrder = <table> {
 }
 questKeys = <table> {
 }
 npcFlags = <table> {
 }
 objectDataOverrides = <table> {
 }
 _npcAdapterQueryOrder = <table> {
 }
 specialFlags = <table> {
 }
 IsActiveEventQuest = <function> defined @Interface/AddOns/Questie/Database/QuestieDB.lua:396
 IsWeeklyQuest = <function> defined @Interface/AddOns/Questie/Database/QuestieDB.lua:340
 IsComplete = <function> defined @Interface/AddOns/Questie/Database/QuestieDB.lua:813
 factionTemplate = <table> {
 }
 IsParentQuestActive = <function> defined @Interface/AddOns/Questie/Database/QuestieDB.lua:470
 objectKeys = <table> {
 }
 questCompilerTypes = <table> {
 }
 GetQuestIDFromName = <function> defined @Interface/AddOns/Questie/Database/QuestieDB.lua:1344
 activeChildQuests = <table> {
 }
 objectKeysReversed = <table> {
 }
 QueryNPC = <function> defined @Interface/AddOns/Questie/Database/compiler.lua:1324
 _QueryQuestSingle = <function> defined @Interface/AddOns/Questie/Database/compiler.lua:1294
 QuestPointers = <table> {
 }
 GetQuestsByZoneId = <function> defined @Interface/AddOns/Questie/Database/QuestieDB.lua:1238
 itemKeys = <table> {
 }
 GetNPC = <function> defined @Interface/AddOns/Questie/Database/QuestieDB.lua:1198
 _itemAdapterQueryOrder = <table> {
 }
 IsRaidQuest = <function> defined @Interface/AddOns/Questie/Database/QuestieDB.lua:355
 npcDataOverrides =
AddOns:
  Swatter, v3.4.6977 (SwimmingSeadragon)
  AdvancedInterfaceOptions, v1.8.12
  AllTheThings, vDF-3.8.8
  Altoholic, v1.15.006
  Atlas, vv1.52.08
  AtlasDungeonLocs, vv1.52.04
  AtlasTransportation, vv1.52.04
  AtlasLootClassic, vv3.2.0
  AtlasLootClassicData, vv3.2.0
  AtlasLootClassicDungeonsAndRaids, vv3.2.0
  AucAdvanced, v3.4.6952 (SwimmingSeadragon)
  AucFilterBasic, v3.4.6941 (SwimmingSeadragon)
  AucScanData, v3.4.6908 (SwimmingSeadragon)
  AucStatHistogram, v3.4.6928 (SwimmingSeadragon)
  AucStatiLevel, v3.4.6913 (SwimmingSeadragon)
  AucStatPurchased, v3.4.6910 (SwimmingSeadragon)
  AucStatSimple, v3.4.6911 (SwimmingSeadragon)
  AucStatStdDev, v3.4.6912 (SwimmingSeadragon)
  AucUtilFixAH, v3.4.6914 (SwimmingSeadragon)
  BagBrother, v
  Bagnon, v10.2.6
  Bartender4, v4.14.13
  BeanCounter, v3.4.6983 (SwimmingSeadragon)
  ClassicBestiary, v1.0.4
  ClickLinks, v1.0.9
  DataStore, v2023.11.17
  DataStoreAgenda, v2023.11.17
  DataStoreAuctions, v2023.11.17
  DataStoreCharacters, v2023.11.17
  DataStoreContainers, v2023.11.17
  DataStoreCrafts, v2023.11.26
  DataStoreInventory, v2023.11.17
  DataStoreMails, v2023.11.17
  DataStoreQuests, v2023.12.17
  DataStoreReputations, v2023.11.20
  DataStoreSpells, v2023.11.17
  DataStoreTalents, v2023.11.20
  DefsCameraZoom, v11403.1
  DynamicCam, v2.5.3
  Elephant, v1.14.3e
  Enchantrix, v3.4.6979 (SwimmingSeadragon)
  EnchantrixBarker, v3.4.6917 (SwimmingSeadragon)
  ExtendedCharacterStats, v3.1.11
  Gargul, v7.2.7
  GatherMate2, v1.47.2-classic
  GBankClassic, v1.11
  GroupCalendar, v
  GuildRosterManager, v1.9903
  Informant, v3.4.6980 (SwimmingSeadragon)
  LFGBulletinBoard, v3.12
  MinimapButtonButton, v1.17.5
  MobInfo2, v10.1.19
  NovaSpellRankChecker, v1.2
  NovaWorldBuffs, v2.63
  Pawn, v2.8.7
  Postal, vv4.1.0
  ProUltraGraphics, vv3.0.1
  Questie, v9.2.6
  RangeDisplay, vv5.1.3
  RangeDisplayOptions, vv5.1.3
  Recount, vv1.15.0b
  Scrap, v10.2.5
  ScrapMerchant, v10.2.5
  Stubby, v3.4.6920 (SwimmingSeadragon)
  TacoTip, v0.4.3
  TitanClassic, v1.3.5.11500
  TitanClassicAmmo, v1.3.5.11500
  TitanClassicBag, v1.3.5.11500
  TitanClassicClock, v1.3.5.11500
  TitanClassicGold, v1.3.5.11500
  TitanClassicGuild, v1.0.0.4
  TitanClassicLocation, v1.3.5.11500
  TitanClassicLootType, v1.3.5.11500
  TitanClassicPerformance, v1.3.5.11500
  TitanClassicRegen, v1.3.5.11500
  TitanClassicRepair, v1.3.5.11500
  TitanClassicVolume, v1.3.5.11500
  TitanClassicXP, v1.3.5.11500
  TitanProfessionsMulti, vv9.2.8
  WIM, v3.10.16
  XLoot, v10.1-1
  XLootFrame, v10.1-1
  XLootOptions, v10.1-1
  BlizRuntimeLib v1.15.0.52409(US) <enUS>
  (ck=a31)

Screenshots

image

Questie & WoW version

9.2.6