Thread Tools Display Modes
12-13-18, 09:05 AM   #1
Gaver
A Kobold Labourer
Join Date: Dec 2018
Posts: 1
Help with Lua

Hello i am new in the forum and i am kind need help to fix an addone after the new update :
the addone is : premade-filter
here is the last updated :
https://github.com/Tga123/premade-filter/commits/master

Here is the Errors :
Message: Interface\AddOns\premade-filter\premade-filter.lua:2587: Usage: GetActivityInfo(activityID)
Time: Thu Dec 13 17:43:39 2018
Count: 1
Stack: Interface\AddOns\premade-filter\premade-filter.lua:2587: Usage: GetActivityInfo(activityID)
[C]: in function `GetActivityInfo'
Interface\AddOns\premade-filter\premade-filter.lua:2587: in function `LFGListSearchPanel_UpdateResultList'
Interface\FrameXML\LFGList.lua:1656: in function `onEvent'
Interface\FrameXML\LFGList.lua:203: in function <Interface\FrameXML\LFGList.lua:120>

Locals: (*temporary) = nil

the addone stop searching if i typed

i need help with the new AP changes in Lua
  Reply With Quote
12-28-18, 12:50 AM   #2
Nightness
An Aku'mai Servant
AddOn Author - Click to view addons
Join Date: Feb 2009
Posts: 32
Not enough info...

Have you checked what is being passed as activityID to GetActivityInfo(activityId). The GetActivityInfo function didn't change from what I can tell. So it's probably being passed a bad argument.

Last edited by Nightness : 12-28-18 at 12:53 AM.
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Help with Lua

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off