KkthnxUI

KkthnxUI

244k Downloads

Pet battle UI error on level up

trinidadr opened this issue ยท 2 comments

commented

Description
While doing pet battles and dinging a pet, the pop up display is distorted... looks flattened as if no height? And the error is triggered.

Version Number
v9.10.5

Steps to Reproduce

  1. Enter pet battle
  2. Win battle
  3. Level a pet

Expected Behavior
Should display "level X"

Actual Behavior
Pop up is distorted.

Only KkthnxUI Enabled
KkthnxUI enabled + Rematch

Additional Information

Error Log
Message: Interface\AddOns\KkthnxUI\Core\Functions.lua:120: attempt to index local 'self' (a nil value)
Time: Wed Jun 17 23:13:02 2020
Count: 1
Stack: Interface\AddOns\KkthnxUI\Core\Functions.lua:120: attempt to index local 'self' (a nil value)
[string "=[C]"]: ?
[string "@interface\AddOns\KkthnxUI\Core\Functions.lua"]:120: in function CreateFontString' [string "@Interface\AddOns\KkthnxUI\Modules\Unitframes\Core.lua"]:874: in function CreateUnits'
[string "@interface\AddOns\KkthnxUI\Modules\Unitframes\Core.lua"]:1017: in function OnEnable' [string "@Interface\AddOns\KkthnxUI\Init.lua"]:265: in function func'
[string "@interface\AddOns\KkthnxUI\Init.lua"]:128: in function <Interface\AddOns\KkthnxUI\Init.lua:123>

Locals:

Message: Action[SetPoint] failed because[SetPoint would result in anchor family connection]: attempted from: LevelUpDisplay:SetPoint.
Time: Wed Jun 17 23:13:38 2020
Count: 1
Stack: Action[SetPoint] failed because[SetPoint would result in anchor family connection]: attempted from: LevelUpDisplay:SetPoint.
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: in function SetPoint' [string "@Interface\FrameXML\LevelUpDisplay.lua"]:823: in function LevelUpDisplay_StartDisplay'
[string "@interface\FrameXML\LevelUpDisplay.lua"]:264: in function PlayBanner' [string "@Interface\FrameXML\TopBannerManager.lua"]:33: in function TopBannerManager_Show'
[string "@interface\FrameXML\LevelUpDisplay.lua"]:740: in function LevelUpDisplay_Start' [string "@Interface\FrameXML\LevelUpDisplay.lua"]:728: in function LevelUpDisplay_Show'
[string "@interface\FrameXML\LevelUpDisplay.lua"]:302: in function <Interface\FrameXML\LevelUpDisplay.lua:281>

Locals:

Message: Interface\FrameXML\LevelUpDisplay.lua:620: bad argument #1 to 'insert' (table expected, got nil)
Time: Wed Jun 17 23:28:29 2020
Count: 2
Stack: Interface\FrameXML\LevelUpDisplay.lua:620: bad argument #1 to 'insert' (table expected, got nil)
[string "=[C]"]: ?
[string "=[C]"]: in function insert' [string "@Interface\FrameXML\LevelUpDisplay.lua"]:620: in function LevelUpDisplay_AddBattlePetLevelUpEvent'
[string "@interface\FrameXML\LevelUpDisplay.lua"]:311: in function <Interface\FrameXML\LevelUpDisplay.lua:281>

Locals:


commented

I was not able to reproduce this. Can you try to reproduce it again and let me know more info?

commented

Fixed 35886fd