Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error only when in a party or Raid #1458

Open
3 of 4 tasks
Karak102 opened this issue Feb 1, 2025 · 1 comment
Open
3 of 4 tasks

Error only when in a party or Raid #1458

Karak102 opened this issue Feb 1, 2025 · 1 comment

Comments

@Karak102
Copy link

Karak102 commented Feb 1, 2025

Troubleshooting Steps

Hello each time i am in a group or Raid i have this error pop in. Thanks for your help

Image

Image

Describe the expected behavior and what actually happened?

No response

Reproducing the issue.

No response

Lua Errors

Message: bad argument #1 to '?' (Usage: local activityInfo = C_LFGList.GetActivityInfoTable(activityID [, questID, showWarmode]))
Time: Sat Feb  1 11:25:59 2025
Count: 6
Stack: bad argument #1 to '?' (Usage: local activityInfo = C_LFGList.GetActivityInfoTable(activityID [, questID, showWarmode]))
[string "return function() local DungeonCategory = 2"]:145: in function <[string "return function() local DungeonCategory = 2"]:136>
[string "return function() local DungeonCategory = 2"]:247: in function <[string "return function() local DungeonCategory = 2"]:237>
[string "=(tail call)"]: ?
[string "return function() local DungeonCategory = 2"]:365: in function <[string "return function() local DungeonCategory = 2"]:362>
[string "=[C]"]: in function `LFGListApplicationViewer_UpdateApplicantMember'
[string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:1802: in function <...ace/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua:1790>
[string "=[C]"]: in function `LFGListApplicationViewer_UpdateApplicant'
[string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:1761: in function `LFGListApplicationViewer_InitButton'
[string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:1502: in function `initializer'
[string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBoxListView.lua"]:374: in function `InvokeInitializer'
[string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBoxListView.lua"]:392: in function <...izzard_SharedXML/Shared/Scroll/ScrollBoxListView.lua:391>
[string "=[C]"]: in function `secureexecuterange'
...
[string "@Interface/AddOns/Blizzard_SharedXMLBase/CallbackRegistry.lua"]:147: in function `TriggerEvent'
[string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBoxListView.lua"]:319: in function `SignalDataChangeEvent'
[string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBoxListView.lua"]:299: in function `SetDataProvider'
[string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua"]:639: in function `SetDataProvider'
[string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:1785: in function `LFGListApplicationViewer_UpdateResults'
[string "return function() local DungeonCategory = 2"]:662: in function <[string "return function() local DungeonCategory = 2"]:592>
[string "=[C]"]: in function `LFGListUtil_SortApplicants'
[string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:1713: in function `LFGListApplicationViewer_UpdateResultList'
[string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:1518: in function `onEvent'
[string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:263: in function <...ace/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua:171>

Locals: activeEntryInfo = <table> {
 comment = ""
 requiredItemLevel = 0
 duration = 1622
 voiceChat = ""
 privateGroup = false
 newPlayerFriendly = false
 isCrossFactionListing = true
 name = "Kr5k"
 playstyle = 1
 activityIDs = <table> {
 }
 autoAccept = false
 requiredHonorLevel = 0
}

Verification Steps

  • I have read the Changelog and verified ElvUI is up to date by checking /estatus
  • I have verified my issue doesn't exist in the Default UI or the Issue Tracker.
  • I have not read any of these steps, please close my issue when you see it.
  • I have done the Troubleshooting Steps and included the requested screenshots, which show the issue and status panel.
@1Botanica1
Copy link

That error doesn’t mention ElvUI, it mentions blizzard. Also, you haven’t done the troubleshooting steps.

Please follow all the troubleshooting steps and provide the requested information when opening a ticket.

  1. Type in chat in game
    /edebug on
  2. Test
    Do you still have the issue?
  3. If you still have issues after edebug on, type in chat in game /estatusand upload a FULL UI screenshot showing the issue/error and the status panel.

If you still have the issue- disable all addons & test with the blizzard UI -

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants