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

Error with new SoD patch #55

Open
waggz81 opened this issue Sep 24, 2024 · 0 comments
Open

Error with new SoD patch #55

waggz81 opened this issue Sep 24, 2024 · 0 comments

Comments

@waggz81
Copy link

waggz81 commented Sep 24, 2024

[string "@Guild_Roster_Manager/GRM_UI_API.lua"]:617: in function `CreateOptionsSlider'
[string "@Guild_Roster_Manager/GRM_Roster.lua"]:291: in function `BuildRosterFrames'
[string "@Guild_Roster_Manager/GRM_UI.lua"]:5889: in function `?'
[string "@Guild_Roster_Manager/GRM_UI.lua"]:18883: in main chunk

Locals:
name = "GRM_RowsCountSlider"
parentFrame = GRM_RosterOptions {
 BottomLeftCorner = GRM_RosterOptionsBottomLeftCorner {
 }
 TopBorder = GRM_RosterOptionsTopBorder {
 }
 RightBorder = GRM_RosterOptionsRightBorder {
 }
 LeftBorder = GRM_RosterOptionsLeftBorder {
 }
 GRM_RosterOptionsShowAlts = GRM_RosterOptionsShowAlts {
 }
 BottomBorder = GRM_RosterOptionsBottomBorder {
 }
 GRM_RowsCountSlider = GRM_RowsCountSlider {
 }
 GRM_RosterOptionsGroupByMain = GRM_RosterOptionsGroupByMain {
 }
 GRM_RosterOptionsShowAltTag = GRM_RosterOptionsShowAltTag {
 }
 GRM_RosterOptionsShowMainTag = GRM_RosterOptionsShowMainTag {
 }
 GRM_RosterOptionsShowMains = GRM_RosterOptionsShowMains {
 }
 TopRightCorner = GRM_RosterOptionsTopRightCorner {
 }
 TopLeftCorner = GRM_RosterOptionsTopLeftCorner {
 }
 Bg = GRM_RosterOptionsBg {
 }
 BottomRightCorner = GRM_RosterOptionsBottomRightCorner {
 }
}
template = "OptionsSliderTemplate"
points = <table> {
 1 = "RIGHT"
 2 = GRM_RosterOptions {
 }
 3 = "RIGHT"
 4 = -90
 5 = 5
}
min = 10
max = 40
steps = 1
fontSize = 11
textTitle = "Rows:"
defaultValue = 18
textTemplate = "GameFontNormal"
includeLowHigh = false
fontStringTextTitle = "GRM_RowsCountSliderText"
fontStringTextValue = "GRM_RowsCountSliderText2"
(*temporary) = nil
(*temporary) = nil
(*temporary) = "Low"
(*temporary) = nil
(*temporary) = 0
(*temporary) = "attempt to index field '?' (a nil value)"

aside from that, seems to be working ok

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