LUA Error on Starting a Fight by Speaking to Tamer
EvilOrc opened this issue ยท 1 comments
Running Software (issues missing this information will be deleted):
- Addon version:
- Server patch: [e.g. Build 8.0.1.27178]
Have you read the changelog? (please don't waste our time)
Mark if read.
Describe the bug
When clicking on the menu to start the fight it comes to the LUA error
To Reproduce
Steps to reproduce the behaviour:
- Go to tamer
- Click on 'Start Fight'
- See error
Screenshots
If applicable, add screenshots to help explain your problem.
Error Logs
Message: ...ce/AddOns/PetTracker/addons/main/features/gossip.lua:28: attempt to call global 'GossipFrame_GetTitleButtonCount' (a nil value)
Time: Thu Jan 5 12:19:18 2023
Count: 1
Stack: ...ce/AddOns/PetTracker/addons/main/features/gossip.lua:28: attempt to call global 'GossipFrame_GetTitleButtonCount' (a nil value)
[string "@Interface/AddOns/PetTracker/addons/main/features/gossip.lua"]:28: in function <...ce/AddOns/PetTracker/addons/main/features/gossip.lua:23>
[string "=[C]"]: in function Update' [string "@Interface/FrameXML/GossipFrame.lua"]:66: in function
HandleShow'
[string "@Interface/FrameXML/CustomGossipFrameBase.lua"]:47: in function `HandleOpenEvent'
[string "@Interface/FrameXML/CustomGossipFrameBase.lua"]:39: in function <Interface/FrameXML/CustomGossipFrameBase.lua:37>
....