ArtOfShred/LuiExtended

Player to Player Interaction

Opened this issue · 1 comments

Describe the bug
A clear and concise description of what the bug is.
Unable to player to player interaction
To Reproduce
Steps to reproduce the behavior (please be as specific as possible):

  1. Find another player
  2. Press keybind to interact

When LUIExtended Chat Announcements Module is turned off within LUIExtended's settings, player to player interaction works fine.

Expected behavior
A clear and concise description of what you expected to happen.
UI error pops up
Lua Error
UI Error Code: DE8521F
/EsoUI/Libraries/Utility/ZO_PlatformUtils.lua:119: Attempt to access a private function 'IsInUI' from insecure code. The callstack became untrusted 7 stack frame(s) from the top. stack traceback: /EsoUI/Libraries/Utility/ZO_PlatformUtils.lua:119: in function 'ZO_IsIngameUI' /EsoUI/Libraries/ZO_RadialMenu/ZO_RadialMenu.lua:631: in function 'ZO_GetRadialMenuActionNameForOrdinalIndex' <Locals> ordinalIndex = 1 </Locals> /EsoUI/Libraries/ZO_RadialMenu/ZO_RadialMenu.lua:416: in function 'LayoutOrdinalKeybind' <Locals> ordinalIndex = 1, entry = [table:1]{name = "Report Player", activeIcon = "EsoUI/Art/HUD/radialIcon_repor...", inactiveIcon = "EsoUI/Art/HUD/radialIcon_repor..."}, control = ud </Locals> /EsoUI/Libraries/ZO_RadialMenu/ZO_RadialMenu.lua:344: in function 'ZO_RadialMenu:ForEachOrdinalEntry' <Locals> self = [table:2]{selectIfCentered = T, virtualMouseY = 0, keybindActionLayer = "PlayerToPlayerAccessibleLayer...", enableMouse = T, virtualMouseX = 0, actionLayerName = "RadialMenu", activateOnShow = T}, callbackFunction = /EsoUI/Libraries/ZO_RadialMenu/ZO_RadialMenu.lua:413, ordinalIndex = 1, entry = [table:1] </Locals> /EsoUI/Libraries/ZO_RadialMenu/ZO_RadialMenu.lua:422: in function 'ZO_RadialMenu:LayoutOrdinalKeybinds' <Locals> self = [table:2] </Locals> /EsoUI/Libraries/ZO_RadialMenu/ZO_RadialMenu.lua:408: in function 'ZO_RadialMenu:PerformLayout' <Locals> self = [table:2], width = 292.5, height = 292.5, halfWidth = 149.99999633202, halfHeight = 149.99999633202, arcAnglePerEntryRadians = 0.78539816339745, initialRotation = 0.78539816339745, halfArcAnglePerEntryRadians = 0.39269908169872 </Locals> /EsoUI/Libraries/ZO_RadialMenu/ZO_RadialMenu.lua:589: in function 'ZO_RadialMenu:Show' <Locals> self = [table:2] </Locals> user:/AddOns/LuiExtended/modules/ChatAnnouncements/ChatAnnouncements.lua:10406: in function 'ShowPlayerInteractMenu' <Locals> self = [table:3]{lastFailedPromptTime = 23946607, resurrectable = F, targetTextNarration = "Nieven Keyroris (@raconabhorre...", targetText = "Nieven Keyroris (@raconabhorre...", shouldShowNotificationKeybindLayer = F, currentTargetCharacterNameRaw = "Nieven Keyroris^Mx", hasRequiredSoulGem = F, currentTargetCharacterName = "Nieven Keyroris", showingResponsePrompt = F, currentTargetDisplayName = "@raconabhorrent", failedRaidRevives = F, pendingResurrectInfoChanged = F, msToDelayToShowPrompt = 500}, isIgnored = F, currentTargetCharacterName = "Nieven Keyroris", currentTargetCharacterNameRaw = "Nieven Keyroris^Mx", currentTargetDisplayName = "@raconabhorrent", primaryName = "Nieven Keyroris", primaryNameInternal = "Nieven Keyroris", platformIcons = [table:4]{}, ENABLED = T, DISABLED = F, ENABLED_IF_NOT_IGNORED = T, isGroupModificationAvailable = T, groupModicationRequiresVoting = F, isSoloOrLeader = T, AlertGroupDisabled = user:/AddOns/LuiExtended/modules/ChatAnnouncements/ChatAnnouncements.lua:10233, AlertGroupKickDisabled = user:/AddOns/LuiExtended/modules/ChatAnnouncements/ChatAnnouncements.lua:10241, isInGroup = F, ReportCallback = user:/AddOns/LuiExtended/modules/ChatAnnouncements/ChatAnnouncements.lua:10342, duelStateI = 0, partnerCharacterName = "" </Locals> /EsoUI/Ingame/PlayerToPlayer/PlayerToPlayer.lua:1500: in function 'ZO_PlayerToPlayer:StartInteraction' <Locals> self = [table:3], doesInteractionHaveTarget = T, isIgnored = F </Locals> :1: in function '(main chunk)' <Locals> keybind = "PLAYER_TO_PLAYER_INTERACT" </Locals>

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

Other installed AddOns
Action Duration Reminder, Auto Recharge, AutoCategory, BeamMeUp, Character Knowledge, Code's Combat Alerts, CombatMetrics, CombatMetronome, CraftStore, CrutchAlerts, Daily Alchemy, Daily Provisioning, Dolgubon's Lazy Writ Creator, Dressing Room, Dynamic CP, Endeavor Tracker, Event Collectibles, Harvest Map, Lazy Alchemy Learner, Lockpick Notifier, Loot Log, LoreBooks, Map Pins, Master Merchant, PerfectPixel, Pithka's Achievement Tracker, Postmaster, Potion Maker, Qcell's Repair, Quest Map, Research Assistant, Tamriel Trade Centre, Urich's Skill Point Finder, Votan's Minimap, WritWorthy.

This error persists.