View Bug Report
Intro error.
Bug #: 8976
File: Details! Damage Meter
Date: 10-20-20 04:45 AM
By: Cluey
Status: Unconfirmed
hiho,
I'm swapping to this meter as the, very old, one I was using is unlikely to get an update.
I was following through the nice Intro you've included and got this error following the instructions!
Thanks for the intro, it's very useful as it's a bit daunting as a new user.
As a new user I've got no idea if I should have the _plugins_ enabled or not.

This is what happens when you get to the Bookmarks step in the intro, the window said to "Press Right Button!", so I did and got this error:
Code:
1x Details\frames\window_switch.lua:884: Action[SetPoint] failed because[SetPoint would result in anchor family connection]: attempted from: DetailsSwitchPanel:SetPoint.
[string "=[C]"]: in function `SetPoint'
[string "@Details\frames\window_switch.lua"]:884: in function `ShowMe'
[string "@Details\frames\window_welcome.lua"]:1288: in function <Details\frames\window_welcome.lua:1286>

Locals:
(*temporary) = DetailsSwitchPanel {
 BottomLeftCorner = <unnamed> {
 }
 all_switch = DetailsAllAttributesFrame {
 }
 OnBackdropLoaded = <function> defined @SharedXML\Backdrop.lua:205
 topbg_frame = <unnamed> {
 }
 GetBackdropColor = <function> defined @SharedXML\Backdrop.lua:443
 hover_over_texture = <unnamed> {
 }
 TopLeftCorner = <unnamed> {
 }
 RightEdge = <unnamed> {
 }
 ApplyBackdrop = <function> defined @SharedXML\Backdrop.lua:347
 SetBackdrop = <function> defined @SharedXML\Backdrop.lua:382
 ClearBackdrop = <function> defined @SharedXML\Backdrop.lua:335
 GetBackdropBorderColor = <function> defined @SharedXML\Backdrop.lua:462
 GetBackdrop = <function> defined @SharedXML\Backdrop.lua:400
 SetBorderBlendMode = <function> defined @SharedXML\Backdrop.lua:319
 HoverOverBackground = <table> {
 }
 ShowAnimation = <unnamed> {
 }
 topbg = <unnamed> {
 }
 backdropInfo = <table> {
 }
 OnBackdropSizeChanged = <function> defined @SharedXML\Backdrop.lua:235
 TopRightCorner = <unnamed> {
 }
 star = <unnamed> {
 }
 close = DetailsSwitchPanelClose {
 }
 HideAnimation = <unnamed> {
 }
 GetEdgeSize = <function> defined @SharedXML\Backdrop.lua:241
 title_label = <unnamed> {
 }
 TopEdge = <unnamed> {
 }
 0 = <userdata>
 background = <unnamed> {
 }
 Center = <unnamed> {
 }
 SetupTextureCoordinates = <function> defined @SharedXML\Backdrop.lua:267
 HasBackdropInfo = <function> defined @SharedXML\Backdrop.lua:331
 SetBackdropBorderColor = <function> defined @SharedXML\Backdrop.lua:475
 BottomEdge = <unnamed> {
 }
 SetupPieceVisuals = <function> defined @SharedXML\Backdrop.lua:299
 SetBackdropColor = <function> defined @SharedXML\Backdrop.lua:452
 LeftEdge = <unnamed> {
 }
 BottomRightCorner = <unnamed> {
 }
}
(*temporary) = "topleft"
(*temporary) = DetailsBaseFrame1 {
 BottomLeftCorner = <unnamed> {
 }
 OnBackdropLoaded = <function> defined @SharedXML\Backdrop.lua:205
 faded = false
 GetBackdropColor = <function> defined @SharedXML\Backdrop.lua:443
 isMoving = false
 resize_esquerda = Details_Resize_Esquerda1 {
 }
 fading_out = false
 TopLeftCorner = <unnamed> {
 }
 RightEdge = <unnamed> {
 }
 SetBackdropBorderColor = <function> defined @SharedXML\Backdrop.lua:475
 button_up = DetailsScrollUp1 {
 }
 fading_in = false
 hidden = false
 BoxBarrasAltura = 157.999908
 instance = <table> {
 }
 ApplyBackdrop = <function> defined @SharedXML\Backdrop.lua:347
 SetBackdrop = <function> defined @SharedXML\Backdrop.lua:382
 ClearBackdrop = <function> defined @SharedXML\Backdrop.lua:335
 barra_fundo = <unnamed> {
 }
 GetBackdropBorderColor = <function> defined @SharedXML\Backdrop.lua:462
 GetBackdrop = <function> defined @SharedXML\Backdrop.lua:400
 barra_direita = <unnamed> {
 }
 anti_menu_overlap = Details_WindowFrameAntiMenuOverlap1 {
 }
 DOWNFrame = DetailsDownFrame1 {
 }
 statusbar = DetailsStatusBar1 {
 }
 rodape = <table> {
 }
 SetBorderBlendMode = <function> defined @SharedXML\Backdrop.lua:319
 button_stretch = DetailsButtonStretch1 {
 }
 UPFrameLeftPart = DetailsUpFrameLeftPart1 {
 }
 UPFrameConnect = DetailsAntiGap1 {
 }
 UPFrame = DetailsUpFrameInstance1 {
 }
 button_down = DetailsScrollDown1 {
 }
 _instance = <table> {
 }
 scroll_middle = <unnamed> {
 }
 barra_esquerda = <unnamed> {
 }
 resize_direita = Details_Resize_Direita1 {
 }
 backdropInfo = <table> {
 }
 OnBackdropSizeChanged = <function> defined @SharedXML\Backdrop.lua:235
 TopRightCorner = <unnamed> {
 }
 alert = DetailsAlertFrame1 {
 }
 cabecalho = <table> {
 }
 Center = <unnamed> {
 }
 0 = <userdata>
 GetEdgeSize = <function> defined @SharedXML\Backdrop.lua:241
 lock_button = Details_Lock_Button1 {
 }
 BottomEdge = <unnamed> {
 }
 TopEdge = <unnamed> {
 }
 BottomRightCorner = <unnamed> {
 }
 SetupTextureCoordinates = <function> defined @SharedXML\Backdrop.lua:267
 scroll_up = <unnamed> {
 }
 HasBackdropInfo = <func
Reading the the instructions also mentions you can press Ctrl + Right Click to close the window, doing that gives a slightly different error:
Code:
1x Details\frames\window_switch.lua:667: Action[SetPoint] failed because[SetPoint would result in anchor family connection]: attempted from: DetailsSwitchPanel:SetPoint.
[string "=[C]"]: in function `SetPoint'
[string "@Details\frames\window_switch.lua"]:667: in function `ShowMe'
[string "@Details\frames\window_welcome.lua"]:1288: in function <Details\frames\window_welcome.lua:1286>

Locals:
(*temporary) = DetailsSwitchPanel {
 BottomLeftCorner = <unnamed> {
 }
 all_switch = DetailsAllAttributesFrame {
 }
 OnBackdropLoaded = <function> defined @SharedXML\Backdrop.lua:205
 topbg_frame = <unnamed> {
 }
 GetBackdropColor = <function> defined @SharedXML\Backdrop.lua:443
 hover_over_texture = <unnamed> {
 }
 TopLeftCorner = <unnamed> {
 }
 RightEdge = <unnamed> {
 }
 ApplyBackdrop = <function> defined @SharedXML\Backdrop.lua:347
 SetBackdrop = <function> defined @SharedXML\Backdrop.lua:382
 ClearBackdrop = <function> defined @SharedXML\Backdrop.lua:335
 GetBackdropBorderColor = <function> defined @SharedXML\Backdrop.lua:462
 GetBackdrop = <function> defined @SharedXML\Backdrop.lua:400
 SetBorderBlendMode = <function> defined @SharedXML\Backdrop.lua:319
 HoverOverBackground = <table> {
 }
 ShowAnimation = <unnamed> {
 }
 topbg = <unnamed> {
 }
 backdropInfo = <table> {
 }
 OnBackdropSizeChanged = <function> defined @SharedXML\Backdrop.lua:235
 TopRightCorner = <unnamed> {
 }
 star = <unnamed> {
 }
 close = DetailsSwitchPanelClose {
 }
 HideAnimation = <unnamed> {
 }
 GetEdgeSize = <function> defined @SharedXML\Backdrop.lua:241
 title_label = <unnamed> {
 }
 TopEdge = <unnamed> {
 }
 0 = <userdata>
 background = <unnamed> {
 }
 Center = <unnamed> {
 }
 SetupTextureCoordinates = <function> defined @SharedXML\Backdrop.lua:267
 HasBackdropInfo = <function> defined @SharedXML\Backdrop.lua:331
 SetBackdropBorderColor = <function> defined @SharedXML\Backdrop.lua:475
 BottomEdge = <unnamed> {
 }
 SetupPieceVisuals = <function> defined @SharedXML\Backdrop.lua:299
 SetBackdropColor = <function> defined @SharedXML\Backdrop.lua:452
 LeftEdge = <unnamed> {
 }
 BottomRightCorner = <unnamed> {
 }
}
(*temporary) = "topleft"
(*temporary) = DetailsBaseFrame1 {
 BottomLeftCorner = <unnamed> {
 }
 OnBackdropLoaded = <function> defined @SharedXML\Backdrop.lua:205
 faded = false
 GetBackdropColor = <function> defined @SharedXML\Backdrop.lua:443
 isMoving = false
 resize_esquerda = Details_Resize_Esquerda1 {
 }
 fading_out = false
 TopLeftCorner = <unnamed> {
 }
 RightEdge = <unnamed> {
 }
 SetBackdropBorderColor = <function> defined @SharedXML\Backdrop.lua:475
 button_up = DetailsScrollUp1 {
 }
 fading_in = false
 hidden = false
 BoxBarrasAltura = 157.999908
 instance = <table> {
 }
 ApplyBackdrop = <function> defined @SharedXML\Backdrop.lua:347
 SetBackdrop = <function> defined @SharedXML\Backdrop.lua:382
 ClearBackdrop = <function> defined @SharedXML\Backdrop.lua:335
 barra_fundo = <unnamed> {
 }
 GetBackdropBorderColor = <function> defined @SharedXML\Backdrop.lua:462
 GetBackdrop = <function> defined @SharedXML\Backdrop.lua:400
 barra_direita = <unnamed> {
 }
 anti_menu_overlap = Details_WindowFrameAntiMenuOverlap1 {
 }
 DOWNFrame = DetailsDownFrame1 {
 }
 statusbar = DetailsStatusBar1 {
 }
 rodape = <table> {
 }
 SetBorderBlendMode = <function> defined @SharedXML\Backdrop.lua:319
 button_stretch = DetailsButtonStretch1 {
 }
 UPFrameLeftPart = DetailsUpFrameLeftPart1 {
 }
 UPFrameConnect = DetailsAntiGap1 {
 }
 UPFrame = DetailsUpFrameInstance1 {
 }
 button_down = DetailsScrollDown1 {
 }
 _instance = <table> {
 }
 scroll_middle = <unnamed> {
 }
 barra_esquerda = <unnamed> {
 }
 resize_direita = Details_Resize_Direita1 {
 }
 backdropInfo = <table> {
 }
 OnBackdropSizeChanged = <function> defined @SharedXML\Backdrop.lua:235
 TopRightCorner = <unnamed> {
 }
 alert = DetailsAlertFrame1 {
 }
 cabecalho = <table> {
 }
 Center = <unnamed> {
 }
 0 = <userdata>
 GetEdgeSize = <function> defined @SharedXML\Backdrop.lua:241
 lock_button = Details_Lock_Button1 {
 }
 BottomEdge = <unnamed> {
 }
 TopEdge = <unnamed> {
 }
 BottomRightCorner = <unnamed> {
 }
 SetupTextureCoordinates = <function> defined @SharedXML\Backdrop.lua:267
 scroll_up = <unnamed> {
 }
 HasBackdropInfo = <func