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

[Bug]: Lua error from Skadas Lib. #116

Open
2 of 4 tasks
wowluanoob opened this issue Aug 24, 2024 · 1 comment
Open
2 of 4 tasks

[Bug]: Lua error from Skadas Lib. #116

wowluanoob opened this issue Aug 24, 2024 · 1 comment
Assignees
Labels
type: bug Something isn't working

Comments

@wowluanoob
Copy link

wowluanoob commented Aug 24, 2024

Are you using the latest version of the addon?

  • Yes
  • No

Addon Version

latest

Did you try having only this addon enabled?

  • Yes
  • No

Current Behavior

i get this error

im sure its from skada because i searched my addons folder for this file and only skada has it in LibCompat-1.0\Libs\LibGroupTalents-1.0\LibGroupTalents-1.0.lua
This happened when we won arena without playing the arena. I randomly get it sometimes in BGs too.

Expected Behavior

no error

Lua Error

Message: ...1.0\Libs\LibGroupTalents-1.0\LibGroupTalents-1.0.lua:308: Usage: UnitGUID("unit")
Time: 08/24/24 20:01:51
Count: 1
Stack: [C]: ?
[C]: in function `UnitGUID'
...1.0\Libs\LibGroupTalents-1.0\LibGroupTalents-1.0.lua:308: in function <...1.0\Libs\LibGroupTalents-1.0\LibGroupTalents-1.0.lua:307>
(tail call): ?

Reproduction Steps

idk exactly

Last Good Version

no good version

Screenshots

@wowluanoob wowluanoob added the type: bug Something isn't working label Aug 24, 2024
@wowluanoob
Copy link
Author

For now i added
if not unit then return end
will see if it fixes it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants