GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

[BUG]UI won't launch and macros stopped working

lowlifescumm opened this issue · 1 comments

commented

Describe the bug
A clear and concise description of what the bug is.
Message: Interface\AddOns\GSE_GUI\Viewer.lua:135: attempt to call method 'SetBackdrop' (a nil value)
Time: Mon Jul 5 17:56:21 2021
Count: 2
Stack: Interface\AddOns\GSE_GUI\Viewer.lua:135: attempt to call method 'SetBackdrop' (a nil value)
[string "@interface\SharedXML\SharedBasicControls.lua"]:297: in function <Interface\SharedXML\SharedBasicControls.lua:296>
[string "=[C]"]: in function SetBackdrop' [string "@Interface\AddOns\GSE_GUI\Viewer.lua"]:135: in function GUICreateSequencePanels'
[string "@interface\AddOns\GSE_GUI\Viewer.lua"]:443: in function `GUIShowViewer'
[string "@interface\AddOns\GSE_LDB\LDBProvider.lua"]:132: in function <Interface\AddOns\GSE_LDB\LDBProvider.lua:130>
[string "@interface\AddOns\TitanClassic\LDBToTitanClassic.lua"]:273: in function <Interface\AddOns\TitanClassic\LDBToTitanClassic.lua:271>

Locals: errorMessage = "Interface\AddOns\GSE_GUI\Viewer.lua:135: attempt to call method 'SetBackdrop' (a nil value)"
DisplayMessageInternal = defined @interface\SharedXML\SharedBasicControls.lua:279
MESSAGE_TYPE_ERROR = 0

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...' Minimap buttons or elvui panel or titan panel buttons
  2. Click on '....' GSE Open Sequence editor "left click"
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. Windows 10 64bit] win10 pro 64 bit build 19401.vb_release191206-1406
  • 44GB RAM AMD Ryzen 7 1700x
  • Radeon 580x
  • Game Version [e.g. classic/retail/9.0.5]
    TBCC-
    GSE Version
    3.0.17
  • Version: [e.g. iPhone6]
  • Downloaded From: [e.g. https://www.curseforge.com]
    Curse Forge download updated via Ajour 1.21
    Additional context
    Add any other context about the problem here.
commented