PetTracker

PetTracker

12M Downloads

LUA errors after upgrading to latest version

Holt59 opened this issue ยท 0 comments

commented

Duplicate of #338.


Running Software (issues missing this information will be deleted):

  • Addon version: 10
  • Server patch: 10.0.5.47967

Have you read the changelog? (please don't waste our time)
Yes.

Describe the bug
Many LUA errors occur when the addon is enabled. Nothing in particular to do, simply login generates errors.

To Reproduce
Install the latest version of the addon, login.

Expected behaviour
No LUA error.

Screenshots
image

Error Logs

Not sure if this is what you want, but that's the content of the error in the above screenshot.

Message: .../AddOns/PetTracker/addons/main/features/tooltips.lua:27: Usage: FindPetIDByName("petName")
Time: Tue Feb  7 17:18:00 2023
Count: 1
Stack: .../AddOns/PetTracker/addons/main/features/tooltips.lua:27: Usage: FindPetIDByName("petName")
[string "=[C]"]: ?
[string "=[C]"]: in function `FindPetIDByName'
[string "@Interface/AddOns/PetTracker/addons/main/features/tooltips.lua"]:27: in function <.../AddOns/PetTracker/addons/main/features/tooltips.lua:26>
[string "=(tail call)"]: ?
[string "=[C]"]: in function `securecallfunction'
[string "@Interface/SharedXML/Tooltip/TooltipDataHandler.lua"]:60: in function <Interface/SharedXML/Tooltip/TooltipDataHandler.lua:55>
[string "@Interface/SharedXML/Tooltip/TooltipDataHandler.lua"]:80: in function <Interface/SharedXML/Tooltip/TooltipDataHandler.lua:76>
[string "@Interface/SharedXML/Tooltip/TooltipDataHandler.lua"]:116: in function <Interface/SharedXML/Tooltip/TooltipDataHandler.lua:106>
[string "=[C]"]: in function `SetAttribute'
[string "@Interface/SharedXML/Tooltip/TooltipDataHandler.lua"]:141: in function <Interface/SharedXML/Tooltip/TooltipDataHandler.lua:134>
[string "@Interface/SharedXML/Tooltip/TooltipDataHandler.lua"]:278: in function <Interface/SharedXML/Tooltip/TooltipDataHandler.lua:236>
[string "=[C]"]: in function `securecallfunction'
[string "@Interface/SharedXML/Tooltip/TooltipDataHandler.lua"]:233: in function <Interface/SharedXML/Tooltip/TooltipDataHandler.lua:232>
[string "=(tail call)"]: ?
[string "@Interface/AddOns/Details/classes/container_actors.lua"]:588: in function <...nterface/AddOns/Details/classes/container_actors.lua:581>
[string "@Interface/AddOns/Details/classes/container_actors.lua"]:717: in function `PegarCombatente'
[string "@Interface/AddOns/Details/core/parser.lua"]:2409: in function <Interface/AddOns/Details/core/parser.lua:2286>
[string "=(tail call)"]: ?

Locals: 

Additional context
Was not showing errors until the today update.