Skinner

3M Downloads

[BUG]: ListScrollFrame nil reference for communities frame

HereticalHermit opened this issue ยท 1 comments

commented

WoW Version
Retail
AddOn skin name
Skinner

Describe the bug

Recreate:

  1. Ensure 'Communities UI' frame is checked in Player Frames config
  2. Open communities window with "J"

Error:
Skinner/Core/PlayerFrames.lua:113: attempt to index field 'ListScrollFrame' (a nil value)
Skinner/Core/PlayerFrames.lua:147: attempt to index field 'ListScrollFrame' (a nil value)
[string "@Skinner/Core/PlayerFrames.lua"]:113: in function <Skinner/Core/PlayerFrames.lua:83>
[string "@Skinner/Core/PlayerFrames.lua"]:147: in function <Skinner/Core/PlayerFrames.lua:120>
[string "=(tail call)"]: ?
[string "=[C]"]: ?
[string "=[C]"]: in function `Show'

commented

EDITED: Same error actually