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 on mouse over of pet action bar. #354

Closed
Odaxis opened this issue Sep 29, 2024 · 1 comment
Closed

Lua error on mouse over of pet action bar. #354

Odaxis opened this issue Sep 29, 2024 · 1 comment
Labels
1_bug Something isn't working 2_to develop Development can begin 3_solved Issue is fixed

Comments

@Odaxis
Copy link

Odaxis commented Sep 29, 2024

Describe the bug

Getting this error on Classic Season on a hunter when ever i Mouse over one of my pets active abilities on the pet bar.

Message: bad argument #⁠1 to '?' (Usage: local mountID = C_MountJournal.GetMountFromSpell(spellID))
Time: Sun Sep 29 00:19:21 2024
Count: 24
Stack: bad argument #⁠1 to '?' (Usage: local mountID = C_MountJournal.GetMountFromSpell(spellID))
[string "@Interface/AddOns/TipTac/libs/LibFroznFunctions-1.0/LibFroznFunctions-1.0.lua"]:471: in function GetMountFromSpell' [string "@Interface/AddOns/TipTacItemRef/ttItemRef.lua"]:2697: in function spell'
[string "@Interface/AddOns/TipTacItemRef/ttItemRef.lua"]:834: in function <Interface/AddOns/TipTacItemRef/ttItemRef.lua:824>
[string "=[C]"]: in function SetPetAction' [string "@Interface/AddOns/Blizzard_ActionBar/Classic/PetActionBarFrame.lua"]:423: in function PetActionButton_OnEnter'
[string "*PetActionBarFrame.xml:59_OnEnter"]:1: in function <[string "*PetActionBarFrame.xml:59_OnEnter"]:1>

Locals: self =

{
hasWoWFlavor =
{
}
TableRegistry =
{
}
isWoWFlavor =
{
}
}
spellID = nil

Steps to Reproduce

Mouse over one of my pets active abilities on the pet bar.

Expected behavior

No response

Additional context

No response

Version of TipTac Reborn

TipTac 24.09.02

Flavor/Version of WoW

Wow 1.15.4

@Odaxis Odaxis added the 1_bug Something isn't working label Sep 29, 2024
@frozn
Copy link
Owner

frozn commented Sep 29, 2024

Thanks for reporting this! 👍

Fix will be included in the next release.

@frozn frozn added 2_to develop Development can begin 3_solved Issue is fixed labels Sep 29, 2024
@frozn frozn closed this as completed Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1_bug Something isn't working 2_to develop Development can begin 3_solved Issue is fixed
Projects
None yet
Development

No branches or pull requests

2 participants