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

LUA error happening often #13

Closed
RejectKid opened this issue Mar 11, 2023 · 1 comment
Closed

LUA error happening often #13

RejectKid opened this issue Mar 11, 2023 · 1 comment
Labels

Comments

@RejectKid
Copy link

image

Could copy/pasta text but i have this. it also occurs so often that blizz warning pops up to disable addon.

Love your addon and have used for many years! thanks!

@2072
Copy link
Owner

2072 commented Apr 2, 2023

Please, read the message in orange that is clipped in your screenshot. Decursive is merely telling you that another add-on is causing many errors and that you should take care of this problem but it's not Decursive.

The add-on that is causing the issue is trying to use a deprecated API called GetActivityInfo (Decursive does not use this API). You can try to find which add-on is causing this by enabling LUA error reporting in your WoW interface option, or look for the text GetActivityInfo in your add-on folder files.

@2072 2072 added the invalid label Apr 2, 2023
@2072 2072 closed this as completed Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants