Jaliborc / PetTracker

Tracks pets, alerts for upgrades and helps you in pet battles.
48 stars 26 forks source link

DropExtend error on version 11.0.2 #393

Open pcg79 opened 3 weeks ago

pcg79 commented 3 weeks ago

Which software were you running?

Have you read the changelog? Yes

Please describe the bug. I get the following error:

Message: ...ns/PetTracker/libs/DropExtend-1.0/DropExtend-1.0.lua:42: Usage: hooksecurefunc([table,] "function", hookfunc)
Time: Mon Aug 19 14:32:47 2024
Count: 1
Stack: ...ns/PetTracker/libs/DropExtend-1.0/DropExtend-1.0.lua:42: Usage: hooksecurefunc([table,] "function", hookfunc)
[string "=[C]"]: in function `hooksecurefunc'
[string "@Interface/AddOns/PetTracker/libs/DropExtend-1.0/DropExtend-1.0.lua"]:42: in function `Hook'
[string "@Interface/AddOns/PetTracker/addons/main/features/mapSearch.lua"]:43: in function `Init'
[string "@Interface/AddOns/PetTracker/addons/main/features/mapSearch.lua"]:35: in function <...AddOns/PetTracker/addons/main/features/mapSearch.lua:34>
[string "=[C]"]: in function `OnMapChanged'
[string "@Interface/AddOns/Blizzard_WorldMap/Blizzard_WorldMap.lua"]:303: in function <...rface/AddOns/Blizzard_WorldMap/Blizzard_WorldMap.lua:302>
[string "=[C]"]: in function `OnMapChanged'
[string "@Interface/AddOns/Blizzard_MapCanvas/Blizzard_MapCanvas.lua"]:60: in function `SetMapID'
[string "@Interface/AddOns/Blizzard_MapCanvas/Blizzard_MapCanvas.lua"]:806: in function `NavigateToParentMap'
[string "@Interface/AddOns/Blizzard_MapCanvas/MapCanvas_ScrollContainerMixin.lua"]:130: in function <...lizzard_MapCanvas/MapCanvas_ScrollContainerMixin.lua:102>

Please describe how to reproduce it.

  1. Open Map
  2. See Error

Some times I have to:

  1. Open Map
  2. Right click to expand view
  3. See Error

Error Logs are Important! Type /console scriptErrors 1 in the chat and reload the game. If an error window appears when reproducing the bug, please write here the first message (labelled 1/Many) that appeared. :warning: By default, the last error message is shown, not the first! You need to navigate back to the first error.