Bagnon

Bagnon

122M Downloads

Attempt to call global 'GetContainerNumSlots' (a nil value)

meyverick opened this issue · 1 comments

commented

Running Software (issues missing this information will be deleted):

  • Addon version: 10.0.3
  • Server patch: 10.0.2.46658

To Reproduce

  1. Start the game,
  2. Login,
  3. Get the error.

Error Logs

Date: 2022-11-16 07:02:22
ID: 1
Error occured in: Global
Count: 1
Message: ...erface/AddOns/Bagnon/common/Wildpants/api/events.lua line 91:
   attempt to call global 'GetContainerNumSlots' (a nil value)
Debug:
   [string "@Interface/AddOns/Bagnon/common/Wildpants/api/events.lua"]:91: UpdateSize()
   [string "@Interface/AddOns/Bagnon/common/Wildpants/api/events.lua"]:33: ?()
   [string "@Interface/AddOns/Bagnon/common/Wildpants/libs/WildAddon-1.0/WildAddon-1.0.lua"]:20:
      ...ommon/Wildpants/libs/WildAddon-1.0/WildAddon-1.0.lua:18
   [string "@Interface/AddOns/Bagnon/common/Wildpants/libs/WildAddon-1.0/WildAddon-1.0.lua"]:56:
      ...ommon/Wildpants/libs/WildAddon-1.0/WildAddon-1.0.lua:53
   [string "=[C]"]: ?
   [string "@Interface/AddOns/Auctioneer/Libs/LibDataBroker/CallbackHandler/CallbackHandler-1.0.lua"]:29:
      ...ibDataBroker/CallbackHandler/CallbackHandler-1.0.lua:25
   [string "@Interface/AddOns/Auctioneer/Libs/LibDataBroker/CallbackHandler/CallbackHandler-1.0.lua"]:64: Fire()
   [string "@Interface/AddOns/Bagnon/common/Wildpants/libs/AceEvent-3.0/AceEvent-3.0.lua"]:120:
      .../common/Wildpants/libs/AceEvent-3.0/AceEvent-3.0.lua:119
   [string "=[C]"]: LoadAddOn()
   [string "@Interface/FrameXML/UIParent.lua"]:536: UIParentLoadAddOn()
   [string "@Interface/FrameXML/UIParent.lua"]:587: CombatLog_LoadUI()
   [string "@Interface/FrameXML/UIParent.lua"]:1484:
      Interface/FrameXML/UIParent.lua:1362
Locals:
None
AddOns:
  Swatter, v<%version%> (<%codename%>)
  WowheadLooter, v100002
  Auctioneer, v9.1.BETA.5.4 (OneMawTime)
  AuctioneerStatsOverTime, v9.1.BETA.5.4 (OneMawTime)
  AuctioneerUtilDealFinder, v9.1.BETA.5.4 (OneMawTime)
  AuctioneerUtilValuer, v9.1.BETA.5.4 (OneMawTime)
  BagBrother, v
  Bagnon, v10.0.3
  Bartender4, v4.13.6
  Buffet, v10.0.0.94
  DejaCharacterStats, vR100000r1
  Details, v#Details.DF.Wrath.10259.146
  DetailsEncounterDetails, v
  DetailsRaidCheck, v
  DetailsStreamer, v
  DetailsTinyThreat, v
  DetailsVanguard, v
  GSE, v3.1.19
  GSELDB, v3.1.19
  MacroToolkit, vv10.0.0-9
  Pawn, v2.7.8
  Plater, vPlater-v538-Retail
  Postal, vv3.8.7
  Prat30, v3.9.12
  Prat30Libraries, v
  Quartz, v3.7.1
  Scrap, v10.0.3
  SexyMap, vv10.0.7
  ShadowedUnitFrames, vv4.4.1
  SpeedyAutoLoot, v2.2.3
  Stubby, v9.1.BETA.5.4 (OneMawTime)
  tdBattlePetScript, vv1.4
  WeakAuras, v5.2.0
  WIM, v3.9.11
  ZygorGuidesViewer, v8.1
  BlizRuntimeLib_enUS v10.0.2.100002 <none>
  (ck=3cb)
commented

Change:
GetContainerNumSlots
to:
C_Container.GetContainerNumSlots