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

RaidAssist calling a nil value (SetColor) (error on load in) #14

Closed
Narillan opened this issue Sep 22, 2021 · 1 comment
Closed

RaidAssist calling a nil value (SetColor) (error on load in) #14

Narillan opened this issue Sep 22, 2021 · 1 comment

Comments

@Narillan
Copy link

4x RaidAssist\plugins\notes.lua:313: attempt to call method 'SetColor' (a nil value)
[string "@RaidAssist\plugins\notes.lua"]:313: in function CreateNewLine' [string "@RaidAssist\plugins\notes.lua"]:344: in function UpdateBars'
[string "@RaidAssist\plugins\notes.lua"]:441: in function <RaidAssist\plugins\notes.lua:439>

Locals:
lineId = 1
line = RaidAssignmentsNoteEditboxScreenLine1 {
SetBorderBlendMode = defined @SharedXML\Backdrop.lua:319
GetEdgeSize = defined @SharedXML\Backdrop.lua:241
SetupPieceVisuals = defined @SharedXML\Backdrop.lua:299
SetBackdrop = defined @SharedXML\Backdrop.lua:382
SetBackdropColor = defined @SharedXML\Backdrop.lua:452
ApplyBackdrop = defined @SharedXML\Backdrop.lua:347
OnBackdropLoaded = defined @SharedXML\Backdrop.lua:205
ClearBackdrop = defined @SharedXML\Backdrop.lua:335
SetupTextureCoordinates = defined @SharedXML\Backdrop.lua:267
GetBackdropBorderColor = defined @SharedXML\Backdrop.lua:462
GetBackdrop = defined @SharedXML\Backdrop.lua:400
OnBackdropSizeChanged = defined @SharedXML\Backdrop.lua:235
HasBackdropInfo = defined @SharedXML\Backdrop.lua:331
SetBackdropBorderColor = defined @SharedXML\Backdrop.lua:475
GetBackdropColor = defined @SharedXML\Backdrop.lua:443
0 =
}
xPosition = 0
progressBar =

{
statusBar = DetailsFrameworkBarNumber441988 {
}
type = "timebar"
HookList =
{
}
locked = false
direction = "right"
dframework = true
widget = DetailsFrameworkBarNumber441988 {
}
}
(*temporary) = nil
(*temporary) =
{
statusBar = DetailsFrameworkBarNumber441988 {
}
type = "timebar"
HookList =
{
}
locked = false
direction = "right"
dframework = true
widget = DetailsFrameworkBarNumber441988 {
}
}
(*temporary) = 0.600000
(*temporary) = 0.600000
(*temporary) = 0.600000
(*temporary) = 0.800000
(*temporary) = "attempt to call method 'SetColor' (a nil value)"
f = RaidAssignmentsNoteEditboxScreen {
0 =
fontSize = 12
lineHeight = 16
OnBackdropLoaded = defined @SharedXML\Backdrop.lua:205
GetBackdropColor = defined @SharedXML\Backdrop.lua:443
SetupTextureCoordinates = defined @SharedXML\Backdrop.lua:267
OnBackdropSizeChanged = defined @SharedXML\Backdrop.lua:235
HasBackdropInfo = defined @SharedXML\Backdrop.lua:331
SetBackdropBorderColor = defined @SharedXML\Backdrop.lua:475
GetEdgeSize = defined @SharedXML\Backdrop.lua:241
barLines =
{
}
ApplyBackdrop = defined @SharedXML\Backdrop.lua:347
SetBackdrop = defined @SharedXML\Backdrop.lua:382
ClearBackdrop = defined @SharedXML\Backdrop.lua:335
virtualScrollPosition = 1
GetBackdropBorderColor = defined @SharedXML\Backdrop.lua:462
GetBackdrop = defined @SharedXML\Backdrop.lua:400
UpdateBars = defined @RaidAssist\plugins\notes.lua:335
SetupPieceVisuals = defined @SharedXML\Backdrop.lua:299
SetBackdropColor = defined @SharedXML\Backdrop.lua:452
CreateNewLine = defined @RaidAssist\plugins\notes.lua:298
SetBorderBlendMode = defined @SharedXML\Backdrop.lua:319
}
DetailsFramework =
{
CooldownToClass =
{
}
ClassCache =
{
}
SavePositionOnScreen = defined @RaidAssist\Libs\DF\panel.lua:2144
CreateTabContainer = defined @RaidAssist\Libs\DF\panel.lua:3912
IsUnitTapDenied = defined @RaidAssist\Libs\DF\fw.lua:4255
CancelTimer = defined @ace3\AceTimer-3.0\AceTimer-3.0.lua:147
NewLabel = defined @RaidAssist\Libs\DF\label.lua:275
SavedVars =
{
}
BuildStatusbarAuthorInfo = defined @RaidAssist\Libs\DF\panel.lua:7006
PanelCounter = 441988
IconPick = defined @RaidAssist\Libs

Tercioo added a commit that referenced this issue Sep 22, 2021
@Tercioo
Copy link
Owner

Tercioo commented Sep 22, 2021

Fixed!
Thank you for reporting another bug, keep posting if you find more :)

@Tercioo Tercioo closed this as completed Sep 22, 2021
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

2 participants