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

Single Target Buff Assignment not working #16

Closed
luitzifa opened this issue Nov 28, 2022 · 3 comments
Closed

Single Target Buff Assignment not working #16

luitzifa opened this issue Nov 28, 2022 · 3 comments

Comments

@luitzifa
Copy link

This ist the error i get when trying to assign buffs for individual ppl.

Message: ..\AddOns\PallyPower\PallyPower.lua line 424:
   attempt to concatenate local 'tname' (a nil value)
Debug:
   [string "=[C]"]: ?
   [string "@PallyPower\PallyPower.lua"]:424: SendNormalBlessings()
   [string "@PallyPower\PallyPower.lua"]:495: PallyPowerGrid_NormalBlessingMenu()
   [string "@PallyPower\PallyPower.lua"]:509: PallyPowerPlayerButton_OnClick()
   [string "*:OnClick"]:1:
      [string "*:OnClick"]:1
@AznamirWoW
Copy link
Owner

It looks like you're trying to give a normal assignment to nobody.

@EsreverWoW
Copy link
Collaborator

Seems 8d94b30 - Buff Presets (PR #10) is to blame.

@luitzifa
Copy link
Author

It works again! Thank you very much

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

No branches or pull requests

3 participants