Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Character Specific Settings toggle causes Lua exception #1850

Open
hackersrage opened this issue Jan 13, 2024 · 0 comments
Open

Character Specific Settings toggle causes Lua exception #1850

hackersrage opened this issue Jan 13, 2024 · 0 comments

Comments

@hackersrage
Copy link

hackersrage commented Jan 13, 2024

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

@hackersrage hackersrage changed the title Character Specific Settings Character Specific Settings toggle causes Lua exception Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant