There may be issues with RangeDisplay(v6.30) #40


  • Defect
Open
  • Ngblank created this issue Feb 7, 2026

    I have both Gnosis and RangeDisplay installed, and after finishing a raid, I encountered the following error. I'm not sure which of the two plugins is causing the issue. Subsequent testing in a 5‑player dungeon did not produce the error for now.

     


    205x ...ngeCheck-3.0/LibRangeCheck-3.0-31/LibR angeCheck-3.0.lua:4028: attempt to perform boolean test on a secret value
    [Gnosis/Libs/LibRangeCheck-3.0-31/LibRangeCheck-3.0/LibRangeCheck-3.0.lua]:4028: in function <...ngeCheck-3.0/LibRangeCheck-3.0/LibRangeCheck-3.0.lua:4016>
    [Gnosis/Libs/LibRangeCheck-3.0-31/LibRangeCheck-3.0/LibRangeCheck-3.0.lua]:4075: in function <...ngeCheck-3.0/LibRangeCheck-3.0/LibRangeCheck-3.0.lua:4055>
    [tail call]: ?
    [RangeDisplay/RangeDisplay.lua]:425: in function 'update'
    [RangeDisplay/RangeDisplay.lua]:487: in function <RangeDisplay/RangeDisplay.lua:482>

    Locals:
    unit = "playertarget"
    noItems = nil
    canAssist = false
    (*temporary) = <no value>
    (*temporary) = "pet"
    (*temporary) = "playertarget"
    (*temporary) = <no value>
    (*temporary) = nil
    (*temporary) = "attempt to perform boolean test on a secret value"
    lib = <table> {
    friendRCInCombat = <table> {
    }
    handSlotItem = "|cnIQ4:|Hitem:246275::::::::80:62::53:7:10389:6652:12239:10383:13446:10042:10255:1:28:2462:::::|h[解密者的狡诈裹手]|h|r"
    checkerCache_Spell = <table> {
    }
    friendNoItemsRCInCombat = <table> {
    }
    harmRC = <table> {
    }
    miscRC = <table> {
    }
    checkerCache_Item = <table> {
    }
    initialized = true
    harmRCInCombat = <table> {
    }
    harmNoItemsRCInCombat = <table> {
    }
    CHECKERS_CHANGED = "CHECKERS_CHANGED"
    friendNoItemsRC = <table> {
    }
    harmNoItemsRC = <table> {
    }
    resRC = <table> {
    }
    MeleeRange = 2
    frame = Frame {
    }
    petRC = <table> {
    }
    miscRCInCombat = <table> {
    }
    friendRC = <table> {
    }
    petRCInCombat = <table> {
    }
    resRCInCombat = <table> {
    }
    failedItemRequests = <table> {
    }
    }

  • Ngblank added a tag Defect Feb 7, 2026

To post a comment, please login or register a new account.