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

Bug while clicked on the options icon #66

Open
amaxcz opened this issue Sep 25, 2024 · 0 comments
Open

Bug while clicked on the options icon #66

amaxcz opened this issue Sep 25, 2024 · 0 comments

Comments

@amaxcz
Copy link

amaxcz commented Sep 25, 2024

4x ...ns/BagBrother/libs/Sushi-3.2-1/classes/misc/Slider.lua:32: attempt to index field 'Text' (a nil value)
[string "@BagBrother/libs/Sushi-3.2-1/classes/misc/Slider.lua"]:32: in function `Construct'
[string "@BagBrother/libs/Poncho-2.0-4/Poncho-2.0.lua"]:81: in function <...aceBagBrother/libs/Poncho-2.0/Poncho-2.0.lua:75>
[string "=(tail call)"]: ?
[string "@BagBrother/libs/Sushi-3.2-1/classes/core/Callable.lua"]:24: in function <.../BagBrother/libs/Sushi-3.2/classes/core/Callable.lua:23>
[string "=(tail call)"]: ?
[string "@BagBrother/libs/Sushi-3.2-1/classes/core/Labeled.lua"]:27: in function <...s/BagBrother/libs/Sushi-3.2/classes/core/Labeled.lua:26>
[string "=(tail call)"]: ?
[string "@BagBrother/libs/Sushi-3.2-1/classes/misc/Slider.lua"]:40: in function <...ns/BagBrother/libs/Sushi-3.2/classes/misc/Slider.lua:39>
[string "=(tail call)"]: ?
[string "@BagBrother/libs/Sushi-3.2-1/classes/groups/Group.lua"]:84: in function `Add'
[string "@BagBrother/config/classes/optionsPanel.lua"]:77: in function `AddLabeled'
[string "@BagBrother/config/classes/optionsPanel.lua"]:57: in function `AddPercentage'
...
[string "@BagBrother/config/classes/optionsPanel.lua"]:17: in function `method'
[string "@BagBrother/libs/Sushi-3.2-1/classes/core/Callable.lua"]:59: in function <.../BagBrother/libs/Sushi-3.2/classes/core/Callable.lua:55>
[string "@BagBrother/libs/Sushi-3.2-1/Sushi-3.2.lua"]:28: in function `FireCalls'
[string "@BagBrother/libs/Sushi-3.2-1/classes/groups/Group.lua"]:71: in function <...s/BagBrother/libs/Sushi-3.2/classes/groups/Group.lua:68>
[string "=[C]"]: in function `Show'
[string "@Blizzard_Settings_Shared/Blizzard_SettingsPanel.lua"]:866: in function `DisplayLayout'
[string "@Blizzard_Settings_Shared/Blizzard_SettingsPanel.lua"]:807: in function `DisplayCategory'
[string "@Blizzard_Settings_Shared/Blizzard_SettingsPanel.lua"]:749: in function `SelectCategory'
[string "@BagBrother/libs/Sushi-3.2-1/classes/groups/Options.lua"]:71: in function `Open'
[string "@Bagnon/src/optionsButton.lua"]:20: in function <Bagnon/src/optionsButton.lua:17>

Locals:
self = <table> {
 __version = 2
 __template = "OptionsSliderTemplate"
 __index = <table> {
 }
 right = 16
 bottom = 7
 DisabledFont = "GameFontDisable"
 NormalFont = "GameFontNormal"
 __super = <table> {
 }
 __base = <table> {
 }
 __type = "Slider"
 __name = "Sushi-3.2-Slider"
 left = 14
 __count = 1
 top = 17
 __frames = <table> {
 }
}
f = Sushi-3.2-Slider1 {
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = "OnMouseUp"
(*temporary) = "attempt to index field 'Text' (a nil value)"
Slider = <table> {
 __version = 2
 __template = "OptionsSliderTemplate"
 __index = <table> {
 }
 right = 16
 bottom = 7
 DisabledFont = "GameFontDisable"
 NormalFont = "GameFontNormal"
 __super = <table> {
 }
 __base = <table> {
 }
 __type = "Slider"
 __name = "Sushi-3.2-Slider"
 left = 14
 __count = 1
 top = 17
 __frames = <table> {
 }
}

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