Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
Shadow and Light
Shadow and Light
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • Shadow & Light
  • Shadow and LightShadow and Light
  • Issues
  • #448

Closed
Open
Opened Nov 20, 2020 by JHONi@JHONi

Error deleting removed character from S&L currency datatext dropdown

Description Trying to delete old and removed character from S&L currency datatext dropdown but it just gives error.

Shadow & Light Version

4.15

ElvUI Version

12.13

Steps to Reproduce

Mouseover S&L currency datatext, SHIFT+Right Click, left click old character from dropdown menu

ElvUI + S&L Enabled

I can.

Only ElvUI Enabled

Obviously not since it's S&L feature.

Error Log

5x ...faceElvUI_SLE\modules\datatexts\currency-Currency.lua:38: attempt to call global 'deleteCharacter' (a nil value)
[string "@ElvUI_SLE\modules\datatexts\currency-Currency.lua"]:38: in function `func'
[string "@SharedXML\UIDropDownMenu.lua"]:905: in function `UIDropDownMenuButton_OnClick'
[string "*:OnClick"]:1: in function <[string "*:OnClick"]:1>

Locals:
(*temporary) = nil
(*temporary) = Top_DataText3 {
 MouseEnters = <table> {
 }
 PixelSnapDisabled = true
 text = <unnamed> {
 }
 name = "S&L Currencies"
 db = <table> {
 }
 pointIndex = 3
 parentName = "Top"
 0 = <userdata>
 MouseLeaves = <table> {
 }
 parent = ElvUI_DTPanel0 {
 }
 battleStats = false
 overlay = <unnamed> {
 }
}
(*temporary) = "Doomhammer"
(*temporary) = "Gilbatar"
(*temporary) = "attempt to call global 'deleteCharacter' (a nil value)"
self = Top_DataText3 {
 MouseEnters = <table> {
 }
 PixelSnapDisabled = true
 text = <unnamed> {
 }
 name = "S&L Currencies"
 db = <table> {
 }
 pointIndex = 3
 parentName = "Top"
 0 = <userdata>
 MouseLeaves = <table> {
 }
 parent = ElvUI_DTPanel0 {
 }
 battleStats = false
 overlay = <unnamed> {
 }
}
realm = "Doomhammer"
name = "Gilbatar"
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: shadow-and-light/shadow-and-light#448