1. bagon 애드온에서 이런 오류 매세지가 뜹니다.


Message: bad argument #2 to '?' (Usage: local success = C_CVar.SetCVarBitfield(name, index, value [, scriptCVar]))

Time: Mon Apr  7 02:13:50 2025

Count: 1

Stack: bad argument #2 to '?' (Usage: local success = C_CVar.SetCVarBitfield(name, index, value [, scriptCVar]))

[string "@Interface/AddOns/BagBrother/core/core.lua"]:47: in function `?'

[string "@Interface/AddOns/BagBrother/libs/WildAddon-1.0/WildAddon-1.0.lua"]:20: in function <...dOns/BagBrother/libs/WildAddon-1.0/WildAddon-1.0.lua:18>

[string "@Interface/AddOns/BagBrother/libs/WildAddon-1.0/WildAddon-1.0.lua"]:56: in function <...dOns/BagBrother/libs/WildAddon-1.0/WildAddon-1.0.lua:53>

[string "=[C]"]: ?

[string "@Interface/AddOns/Postal/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:19: in function <...tal/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>

[string "@Interface/AddOns/Postal/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:54: in function `Fire'

[string "@Interface/AddOns/Postal/Libs/AceEvent-3.0/AceEvent-3.0.lua"]:120: in function <...ace/AddOns/Postal/Libs/AceEvent-3.0/AceEvent-3.0.lua:119>

[string "=[C]"]: ?

[string "=[C]"]: in function `LoadAddOn'

[string "@Interface/AddOns/Blizzard_UIParent/Vanilla/UIParent.lua"]:220: in function `UIParentLoadAddOn'

[string "@Interface/AddOns/Blizzard_UIParent/Vanilla/UIParent.lua"]:291: in function `TimeManager_LoadUI'

[string "@Interface/AddOns/Blizzard_UIParent/Vanilla/UIParent.lua"]:525: in function <...erface/AddOns/Blizzard_UIParent/Vanilla/UIParent.lua:494>


Locals: self = <table> {

 IsRetail = false

 SearchFrame = <table> {

 }

 Frames = <table> {

 }

 Currency = <table> {

 }

 Skins = <table> {

 }

 ItemGroup = <table> {

 }

 ContainerItemGroup = <table> {

 }

 CurrencyTracker = <table> {

 }

 LastAccountBag = 10

 Frame = <table> {

 }

 OptionsToggle = <table> {

 }

 SideTab = <table> {

 }

 Bag = <table> {

 }

 LastBankBag = 10

 CurrencyTooltipCounts = <table> {

 }

 Base = <table> {

 }

 Name = "Bagnon"

 None = <table> {

 }

 Parented = <table> {

 }

 Cacher = <table> {

 }

 NumBags = 4

 Item = <table> {

 }

 IsClassic = true

 BankBags = <table> {

 }

 OwnerSelector = <table> {

 }

 Sorting = <table> {

 }

 Commands = <table> {

 }

 SortButton = <table> {

 }

 ContainerItem = <table> {

 }

 BagGroup = <table> {

 }

 Events = <table> {

 }

 TooltipCounts = <table> {

 }

 Tag = "BAGNON_"

 Inventory = <table> {

 }

 Rules = <table> {

 }

 ItemSlot = <table> {

 }

 SearchToggle = <table> {

 }

 Owners = <table> {

 }

 InventoryBags = <table> {

 }

 Title = <table> {

 }

 Slash = "bgn"

 Settings = <table> {

 }

 BrokerCarrousel = <table> {

 }

 PlayerMoney = <table> {

 }

 Tipped = <table> {

 }

 LDB = <table> {

 }

 TabGroup = <table> {

 }

 BagToggle = <table> {

 }

 AutoDisplay = <table> {

 }

 CurrencyLimit = 30

 DropButton = <table> {

 }

}

C = <table> {

}

ADDON = "Bagnon"


2. TradeShout 애드온에서는 이미지 첨부와 같은 오류가 18개가 뜨네요. 해결 방법 아시는분 좀 알려주시겠어요?ㅠㅠ