Shadow & Light (ElvUI Plugin)

Shadow & Light (ElvUI Plugin)

14M Downloads

Unable to Use Quest Item in the Quest Track

Aeosora opened this issue ยท 1 comments

commented

Description

I expect it to use the quest item from the quest tracker.

Shadow & Light Version
Version 4.81

ElvUI Version
13.74

Steps to Reproduce

  1. I pick up a quest that has a quest item on the side of the screeen.
  2. I'm unable to use the quest item properly on the side of the screen when Shadow and Light is enabled.
  3. If I disable Shadow and Light I am able to properly use the quest item.

Expected Behavior
Normally I am able to just able to click on the item from the quest tracker.

Actual Behavior

ElvUI + S&L Enabled
Everytime I attempt to use a Quest Item on the side of the screen this error occurs.

Additional Information

Error Log
Message: Interface/AddOns/ElvUI_SLE/modules/quests/quests.lua:13: attempt to index field 'tex' (a nil value)
Time: Tue Aug 20 14:58:24 2024
Count: 1
Stack: Interface/AddOns/ElvUI_SLE/modules/quests/quests.lua:13: attempt to index field 'tex' (a nil value)
[string "@Interface/AddOns/ElvUI_SLE/modules/quests/quests.lua"]:13: in function FULL' [string "@Interface/AddOns/ElvUI_SLE/modules/quests/quests.lua"]:63: in function ?'
[string "@Interface/AddOns/ElvUI_Libraries/Core/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:109: in function <...ies/Core/CallbackHandler-1.0/CallbackHandler-1.0.lua:109>
[string "=[C]"]: ?
[string "@Interface/AddOns/ElvUI_Libraries/Core/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:19: in function <...ies/Core/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[string "@Interface/AddOns/ElvUI_Libraries/Core/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:54: in function `Fire'
[string "@Interface/AddOns/ElvUI_Libraries/Core/Ace3/AceEvent-3.0/AceEvent-3.0.lua"]:120: in function <...UI_Libraries/Core/Ace3/AceEvent-3.0/AceEvent-3.0.lua:119>

Locals: frame = ObjectiveTrackerFrame {
modules =

{
}
systemInfo =
{
}
downKeys =
{
}
breakSnappedFramesOnSave = true
init = true
dirtySettings =
{
}
hasActiveChanges = false
dirty = true
bottomModulePadding = 10
snappedFrames =
{
}
ignoreFramePositionManager = true
isRightManagedFrame = true
layoutParent = UIParentRightManagedFrameContainer {
}
savedSystemInfo =
{
}
systemNameString = "Objective Tracker"
topPadding = 0
Selection = Frame {
}
align = "right"
editModeHeight = 700
settingMap =
{
}
settingDisplayInfoMap =
{
}
settingsDialogAnchor =
{
}
Header = Frame {
}
NineSlice = Frame {
}
layoutIndex = 50
headerText = "All Objectives"
needsSorting = false
moduleSpacing = 10
topModulePadding = 38
hideWhenActionBarIsOverriden = false
isCollapsed = false
isManagedFrame = true
system = 12
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = false
(*temporary) = "attempt to index field 'tex' (a nil value)"
E =
{
mylevel = 70
Bags =
{
}
privateVars =
{
}
modules =
{
}
myspecRole = "DAMAGER"
PriestColors =
{
}
db =
{
}
Layout =
{
}
Distributor =
{
}
MountText =
{
}
INCOMPATIBLE_ADDONS =
{
}
TimeIndicatorColors =
{
}
WorldMap =
{
}
TimeColors =
{
}
InversePoints =
{
}
mynameRealm = "Bazjea - Wyrmrest Accord"
ShortValueDec = "%.1f"
oUF =
{
}
Classic = false
myrole = "DAMAGER"
UFParent = ElvUFParent {
}
InfoColor2 = ""
myname = "Bazjea"
ActionBars =
{
}
screenHeight = 1920
twoPixelsPlease = false
ConfigModeLayouts =
{
}
DataTexts =
{
}
ClassName =
{
}
CreatureTypes =
{
}
Auras =
{
}
private =
{
}
ReverseTimer =
{
}
TagFunctions =
{
}
myClassID = 1
UnlocalizedClasses =
{
}
MinimapSize = 250
hooks =
{
}
SpecName =
{
}
GemTypeInfo =
{
}
StyleFilterDefaults =
{
}
physicalWidth = 3840
versionString = "13.74"
LSM =
{
}
InfoColor = ""
AFK =
{
}
CreatedMovers =
{
}
myLocalizedFaction = "Horde"
myrace = "Troll"
StaticPopup_DisplayedFrames =
{
}
VehicleLocks =
{
}
myLocalizedRace = "Troll"
myclass = "WARRIOR"
wowdate = "Aug 16 2024"
PopupDialogs =
{
}
Chat =
{
}
myrealm = "Wyrmrest Accord"
LayoutMoverPositions =
{
}
global =
{
}
orderedModules =
{
}
Misc =
{
}
LibsMinor =
{
}
UnitFrames =
{
}
uiscale = 0.400000
resolution = "3840x2160"
TBC = false
AnimElastic =
{
}
media =
{
}
data =
{
}
Options =
{
}
toc = 110002
HiddenFrame = Frame {
}
Media =
{
}
name = "ElvUI"
TimeFormats =

commented

duplicate of #112