DudicusMaximus
Results
2
comments of
DudicusMaximus
I'm also seeing this issue, fresh install so my error text isn't as large `Message: Interface/AddOns/BagBrother/core/api/owners.lua:124: attempt to index global 'owner' (a nil value) Time: Sat Sep 30 10:47:04 2023...
> Changing line 124 to this > > self.profile = Addon.Settings:GetProfile(self.realm, self.id) > > appears to allow setting on an single character and retain said settings. Do not know if...