Bags wont open, just throws errors.
Elfykins opened this issue ยท 0 comments
Running Software (issues missing this information will be deleted):
- Addon version: latest version
- Server patch: latest
Have you read the changelog? (please don't waste our time)
Yes
Describe the bug
Click on bag, nothing happens, just get errors.
To Reproduce
Steps to reproduce the behaviour:
Click on bags...nothing happens.
Expected behaviour
To open bags and not get errors.
Error Logs
45x Bagnon/common/Wildpants/api/events.lua:91: attempt to call global 'GetContainerNumSlots' (a nil value)
[string "@Bagnon/common/Wildpants/api/events.lua"]:91: in function UpdateSize' [string "@Bagnon/common/Wildpants/api/events.lua"]:71: in function
?'
[string "@Ace3/CallbackHandler-1.0-7/CallbackHandler-1.0.lua"]:114: in function <...Ons/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:114>
[string "=[C]"]: ?
[string "@Ace3/CallbackHandler-1.0-7/CallbackHandler-1.0.lua"]:24: in function <...Ons/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:20>
[string "@Ace3/CallbackHandler-1.0-7/CallbackHandler-1.0.lua"]:59: in function `Fire'
[string "@Ace3/AceEvent-3.0-4/AceEvent-3.0.lua"]:120: in function <Ace3/AceEvent-3.0/AceEvent-3.0.lua:119>
Error Log 2
120x ...Wildpants/libs/LibItemCache-2.0-35/LibItemCache-2.0.lua:178: attempt to call global 'GetContainerNumFreeSlots' (a nil value)
[string "@Bagnon/common/Wildpants/libs/LibItemCache-2.0-35/LibItemCache-2.0.lua"]:178: in function <...Wildpants/libs/LibItemCache-2.0/LibItemCache-2.0.lua:160>
[string "=(tail call)"]: ?
[string "@Bagnon/common/Wildpants/classes/frame.lua"]:117: in function <...aceBagnon/common/Wildpants/classes/frame.lua:116>
[string "=(tail call)"]: ?
[string "@Bagnon/common/Wildpants/classes/itemGroup.lua"]:46: in function RegisterEvents' [string "@Bagnon/common/Wildpants/classes/itemGroup.lua"]:32: in function
Update'
[string "@Bagnon/common/Wildpants/classes/itemGroup.lua"]:27: in function <Bagnon/common/Wildpants/classes/itemGroup.lua:13>
[string "=(tail call)"]: ?
[string "@Bagnon/addons/main/frame.lua"]:26: in function New' [string "@Bagnon/common/Wildpants/api/frames.lua"]:44: in function
New'
[string "@Bagnon/common/Wildpants/api/frames.lua"]:81: in function Show' [string "@Bagnon/common/Wildpants/api/frames.lua"]:77: in function <Bagnon/common/Wildpants/api/frames.lua:76> [string "=(tail call)"]: ? [string "=(tail call)"]: ? [string "@Bagnon/common/Wildpants/features/autoDisplay.lua"]:82: in function
ToggleBag'
[string "@FrameXML/MainMenuBarBagButtons.lua"]:76: in function <FrameXML/MainMenuBarBagButtons.lua:66>
[string "=[C]"]: ?
Locals:
self =
IsKeyring = defined @Bagnon/common/Wildpants/libs/LibItemCache-2.0/LibItemCache-2.0.lua:405
FrameTemplate = "BackdropTemplate"
IsRetail = true
GetOwnerID = defined @Bagnon/common/Wildpants/libs/LibItemCache-2.0/LibItemCache-2.0.lua:285
Frames =
}
Currency =
}
InBank = defined @Bagnon/common/Wildpants/libs/LibItemCache-2.0/LibItemCache-2.0.lua:382
ItemGroup =
}
RestoreItemData = defined @Bagnon/common/Wildpants/libs/LibItemCache-2.0/LibItemCache-2.0.lua:319
Frame =
}
OptionsToggle =
}
Bag =
}
IsBank = defined @Bagnon/common/Wildpants/libs/LibItemCache-2.0/LibItemCache-2.0.lua:409
RegisterMessage = defined @Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:85
UnregisterMessage = defined @Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:148
IsBagCached = defined @Bagnon/common/Wildpants/libs/LibItemCache-2.0/LibItemCache-2.0.lua:306
Base =
}
UnregisterSignal = defined @Bagnon/common/Wildpants/libs/WildAddon-1.0/WildAddon-1.0.lua:78
GetOwnerAddress = defined @Bagnon/common/Wildpants/libs/LibItemCache-2.0/LibItemCache-2.0.lua:290
RegisterEvent = defined @Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:85
sets =
}
OnEnable = defined @Bagnon/common/Wildpants/Wildpants.lua:101
Name = "Bagnon"
IterateOwners = defined @Bagnon/common/Wildpants/libs/LibItemCache-2.0/LibItemCache-2.0.lua:129
InGuild = defined @Bagnon/common/Wildpants/libs/LibItemCache-2.0/LibItemCache-2.0.lua:390
Parented =
}
NewModule = defined @Bagnon/common/Wildpants/libs/WildAddon-1.0/WildAddon-1.0.lua:68
RestorePetLinkData = defined @Bagnon/common/Wildpants/libs/LibItemCache-2.0/LibItemCache-2.0.lua:373
Item =
}
IsClassic = false
OwnerSelector =
}
Commands =
}
profile =
}
SortButton =
}
ItemSlot =
}
InventoryFrame =
}
SearchToggle =
}
SearchFrame =
}
BagGroup =
}
BrokerCarrousel =
}
Events =
}
LDB =
}
TooltipCounts =
}
Title =
}
AutoDisplay =
}
Tag = "BAGNON_"
GetItemInfo = defined @Bagnon/common/Wildpants/libs/LibItemCache-2.0/LibItemCache-2.0.lua:221
IsBackpackBag = defined @Bagnon/common/Wildpants/libs/LibItemCache-2.0/LibItemCache-2.0.lua:401
GetOwnerInfo = defined @Bagnon/common/Wildpants/libs/LibItemCache-2.0/LibItemCache-2.0.lua:89
PickupItem = defined @Bagnon/common/Wildpants/libs/LibItemCache-2.0/LibItemCache-2.0.lua:265
ShowOptions = defined @Bagnon/common/Wildpants/Wildpants.lua:159
UnregisterAllEvents = defined @Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:169
BankFrame =
}
DropButton =
}
GetItemID = defined @Bagnon/common/Wildpants/libs/LibItemCache-2.0/LibItemCache-2.0.lua:244
IsReagents = defined @Bagnon/common/Wildpants/libs/LibItemCache-2.0/LibItemCache-2.0.lua:417
IsBankBag = defined @Bagnon/common/Wildpants/libs/LibItemCache-2.0/LibItemCache-2.0.lua:413
Owners =
}
Sorting =
}
GetBagInfo = defined @Bagnon/common/Wildpants/libs/LibItemCache-2.0/LibItemCache-2.0.lua:160
BagToggle =
}
CurrencyTracker =
}
SendSignal = defined @Bagnon/common/Wildpants/libs/WildAddon-1.0/WildAddon-1.0.lua:82
Additional context
I've tried deleting settings, I've tried reloading the game, rebooting my PC, I've tried deleting the add on and re installing. I wont delete my WTF folder... but I did go through it and purge anything to do with Bagnon.