Hekili Priority Helper

Hekili Priority Helper

53M Downloads

[BUG] Random lua error with Demonology Warlock

Closed this issue ยท 3 comments

commented

Before You Begin

  • I confirm that I have downloaded the latest version of the addon.
  • I am not playing on a private server.
  • I checked for an existing, open ticket for this issue and was not able to find one.
  • I edited the title of this bug report (above) so that it describes the issue I am reporting.

Describe the Issue

Sometimes lua errors occure randomly.

How to Reproduce

  1. Enter Combat as Demonology Warlock

Player Information (Link)

No Snapshot

Error Messages (Link)

https://pastebin.com/Dhkb7vzz

Additional Information

No response

Contact Information

No response

commented

Have you modified your addon or imported an APL?
Warlock is not yet supported this patch

commented

The error isn't from WLs being unsupported yet, but a missing function import in WarlockDemonology.lua

local FindPlayerAuraByID = ns.FindPlayerAuraByID

would fix the error.

But yeah, WLs won't work properly before the APLs are synced. Should be done soon, check #5010

commented

Will include that with #5054