Bagnon

Bagnon

122M Downloads

owners.lua:123 Error

evilgodly opened this issue ยท 1 comments

commented

Which software were you running?

  • Addon version name: 10.2.7
  • Client used: Retail

Have you read the changelog?
Read

Please describe the bug.
With out doing anything other than logging into my toon > brought up my bags and noticed that they are not correct > went to the Gear Icon for settings > In the Options menu i clicked on Bagon listing > put a check mark on Character Specific Settings > Got the error. I have go the extra mile: Deleted the Saved Variables > Deleted the Addon > reinstalled the addon and still have the same error.

Please describe how to reproduce it.
See previous section

Any Screenshots?
If applicable, please add screenshots to help explain your problem.

Error Logs are Important!
9x BagBrother/core/api/owners.lua:123: attempt to index global 'owner' (a nil value)
[string "@BagBrother/core/api/owners.lua"]:123: in function SetProfile' [string "@BagBrother/config/panels/generalOptions.lua"]:46: in function SetProfile'
[string "@BagBrother/config/panels/generalOptions.lua"]:31: in function ToggleGlobals' [string "@BagBrother/config/panels/generalOptions.lua"]:26: in function method'
[string "@BagBrother/libs/Sushi-3.1-5/classes/core/Callable.lua"]:53: in function `FireCalls'
[string "@BagBrother/libs/Sushi-3.1-5/classes/buttons/Clickable.lua"]:39: in function <...Brother/libs/Sushi-3.1/classes/buttons/Clickable.lua:34>

Locals:
self =

{
profile =
{
}
name = "Huntergodly"
address = "Huntergodly-Bloodscalp"
id = "Huntergodly"
offline = false
cache =
{
}
realm = "Bloodscalp"
}
profile =
{
vault =
{
}
inventory =
{
}
guild =
{
}
bank =
{
}
}
(*temporary) = defined @BagBrother/core/api/settings.lua:151
(*temporary) =
{
UnregisterSignal = defined @BagBrother/libs/WildAddon-1.0/WildAddon-1.0.lua:78
GetProfile = defined @BagBrother/core/api/settings.lua:151
SetProfile = defined @BagBrother/core/api/settings.lua:146
RegisterSignal = defined @BagBrother/libs/WildAddon-1.0/WildAddon-1.0.lua:74
NewModule = defined @BagBrother/libs/WildAddon-1.0/WildAddon-1.0.lua:68
UnregisterAllEvents = defined @Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:169
RegisterEvent = defined @Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:85
UnregisterAllMessages = defined @Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:169
OnEnable = defined @BagBrother/core/api/settings.lua:96
RegisterMessage = defined @Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:85
SendSignal = defined @BagBrother/libs/WildAddon-1.0/WildAddon-1.0.lua:82
UnregisterMessage = defined @Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:148
SendMessage = defined @Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:54
UnregisterEvent = defined @Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:148
Tag = "BAGNON_"
}
(*temporary) = nil
(*temporary) = "Huntergodly"
(*temporary) =
{
vault =
{
}
inventory =
{
}
guild =
{
}
bank =
{
}
}
(*temporary) = "attempt to index global 'owner' (a nil value)"
Addon =
{
IsKeyring = defined @BagBrother/libs/LibItemCache-2.0/LibItemCache-2.0.lua:420
FrameTemplate = "BackdropTemplate"
IsRetail = true
GetOwnerID = defined @BagBrother/libs/LibItemCache-2.0/LibItemCache-2.0.lua:300
InventoryBags =
{
}
Currency =
{
}
InBank = defined @BagBrother/libs/LibItemCache-2.0/LibItemCache-2.0.lua:397
ItemGroup =
{
}
GeneralOptions = Frame {
}
ContainerItemGroup =
{
}
player =
{
}
RestoreItemData = defined @BagBrother/libs/LibItemCache-2.0/LibItemCache-2.0.lua:334
Frame =
{
}
OptionsToggle =
{
}
Bag =
{
}
IsBank = defined @BagBrother/libs/LibItemCache-2.0/LibItemCache-2.0.lua:424
RegisterMessage = defined @Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:85
UnregisterMessage = defined @Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:148
IsBagCached = defined @BagBrother/libs/LibItemCache-2.0/LibItemCache-2.0.lua:321
Base =
{
}
UnregisterSignal = defined @BagBrother/libs/WildAddon-1.0/WildAddon-1.0.lua:78
GetOwnerAddress = defined @BagBrother/libs/LibItemCache-2.0/LibItemCache-2.0.lua:305
RegisterEvent = defined @Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:85
sets =
{
}
OnEnable = defined @BagBrother/core/core.lua:34
Name = "Bagnon"
IterateOwners = defined @BagBrother/libs/LibItemCache-2.0/LibItemCache-2.0.lua:135
InGuild = defined @BagBrother/libs/LibItemCache-2.0/LibItemCache-2.0.lua:405
Parented =
{
}
DisplayOptions = Frame {
}
CurrencyTracker =
{
}
Cacher =
{
}
NewModule = <function

commented

Good catch, you there was a typo there.