Bagnon

Bagnon

122M Downloads

Character Specific Settings toggle causes Lua exception

hackersrage opened this issue ยท 0 comments

commented

Which software were you running?

Addon version name Client used
10.2.13 10.2.0.52808

Have you read the changelog?

Yes

Please describe the bug.

When changing the toggle state of the setting named "Character Specific Settings", a lua error is produced expecting Sushi-3.1 framework while the current version of Sushi used is Sushi-3.2

Please describe how to reproduce it.

  1. Go to Options
  2. Click on the Addons tab
  3. Scroll down to and select Bagnon
  4. Toggle the checkbox for Character Specific Settings
  5. See error

Any Screenshots?
name

Error Logs are Important!

Message: ...nterface/AddOns/BagBrother/config/panels/general.lua:30: Cannot find a library instance of "Sushi-3.1".
Time: Sat Jan 13 18:24:46 2024
Count: 1
Stack: ...nterface/AddOns/BagBrother/config/panels/general.lua:30: Cannot find a library instance of "Sushi-3.1".
[string "=[C]"]: in function `error'
[string "@Interface/AddOns/AnnoyingPopupRemover/Libs/LibStub/LibStub.lua"]:38: in function `LibStub'
[string "@Interface/AddOns/BagBrother/config/panels/general.lua"]:30: in function `ToggleGlobals'
[string "@Interface/AddOns/BagBrother/config/panels/general.lua"]:22: in function `method'
[string "@Interface/AddOns/BagBrother/libs/Sushi-3.2/classes/core/Callable.lua"]:59: in function <.../BagBrother/libs/Sushi-3.2/classes/core/Callable.lua:55>
[string "@Interface/AddOns/BagBrother/libs/Sushi-3.2/Sushi-3.2.lua"]:28: in function `FireCalls'
[string "@Interface/AddOns/BagBrother/libs/Sushi-3.2/classes/buttons/Clickable.lua"]:39: in function <...Brother/libs/Sushi-3.2/classes/buttons/Clickable.lua:34>

Locals: (*temporary) = "Cannot find a library instance of "Sushi-3.1"."

Other issues with Character Specific Settings that are not related to the above problem
#1801 #1763 #1726