Jaliborc / PetTracker

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

Bug caughrt by bug grabber asson #326

Closed cgsub closed 1 year ago

cgsub commented 1 year ago

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

Describe the bug While flying around pandaria doing my pet dailies I suddenly had my camera flip direction and at the same time got the bugsack audio message "fatality!" Log from bug grabber below.

To Reproduce Steps to reproduce the behaviour: Unsure, there is a mention of some mouseover in the log below, could be related.

Expected behaviour Do not cause an error and eventually do not change my camera direction. (not even sure it's effectively related)

Screenshots Nothing I could really shot.

Error Logs (from buggrabber addon) 1x ...PetTracker/libs/Sushi-3.1-5/classes/drops/Dropdown.lua:148: calling 'IsMouseOver' on bad self (Usage: local isMouseOver = self:IsMouseOver([offsetTop, offsetBottom, offsetLeft, offsetRight])) [string "=[C]"]: in function `IsMouseOver' [string "@PetTracker/libs/Sushi-3.1-5/classes/drops/Dropdown.lua"]:148: in function <...PetTracker/libs/Sushi-3.1/classes/drops/Dropdown.lua:147> [string "@PetTracker/libs/Sushi-3.1-5/classes/drops/Dropdown.lua"]:153: in function <...PetTracker/libs/Sushi-3.1/classes/drops/Dropdown.lua:147>

[string "@PetTracker/libs/Sushi-3.1-5/classes/drops/Dropdown.lua"]:93: in function <...PetTracker/libs/Sushi-3.1/classes/drops/Dropdown.lua:92>

Locals: (*temporary) = SimpleCheckout { 0 = RightOutside = Line { } RightInside = Line { } Background = Frame { } CalculateDesiredSize = defined @Blizzard_StoreUI/Blizzard_SimpleCheckout.lua:101 OnShow = defined @Blizzard_StoreUI/Blizzard_SimpleCheckout.lua:54 OnLoad = defined @Blizzard_StoreUI/Blizzard_SimpleCheckout.lua:25 OnHide = defined @Blizzard_StoreUI/Blizzard_SimpleCheckout.lua:61 LeftOutside = Line { } OnExternalLink = defined @Blizzard_StoreUI/Blizzard_SimpleCheckout.lua:83 TopInside = Line { } BottomOutside = Line { } CloseButton = Button { } TopOutside = Line { } BottomInside = Line { } OnEvent = defined @Blizzard_StoreUI/Blizzard_SimpleCheckout.lua:29 LeftInside = Line { } RecalculateSize = defined @Blizzard_StoreUI/Blizzard_SimpleCheckout.lua:139 OnRequestNewSize = defined @Blizzard_StoreUI/Blizzard_SimpleCheckout.lua:75 }

Additional context Nothing worth mentioning, I try to keep my UI clean from issues.