sylvanaar / prat-3-0

Prat-3.0 is a chat enhancement addon for world of warcraft
https://www.curseforge.com/wow/addons/prat-3-0
GNU General Public License v3.0
25 stars 45 forks source link

Pet Battle UI broken #172

Closed Sinsei33 closed 3 years ago

Sinsei33 commented 3 years ago

Whenever i start a petbattle with prat on, i get the following error and the UI is basically not usable (can't see any buttons anymore)

29x Prat-3.0-3.8.26\modules\Editbox.lua:862: attempt to call method 'SetBackdropBorderColor' (a nil value) [string "@Prat-3.0-3.8.26\modules\Editbox.lua"]:862: in function <Prat-3.0\modules\Editbox.lua:846>

[string "@FrameXML\ChatFrame.lua"]:4290: in function ChatEdit_ResetChatType' [string "@FrameXML\ChatFrame.lua"]:4368: in function <FrameXML\ChatFrame.lua:4351> [string "@FrameXML\ChatFrame.lua"]:4378: in function <FrameXML\ChatFrame.lua:4373> [string "=[C]"]: in functionChatEdit_DeactivateChat' [string "@FrameXML\FloatingChatFrame.lua"]:812: in function FCF_OpenTemporaryWindow' [string "@Blizzard_PetBattleUI\Blizzard_PetBattleUI.lua"]:153: in functionPetBattleFrame_Display' [string "@Blizzard_PetBattleUI\Blizzard_PetBattleUI.lua"]:96: in function <Blizzard_PetBattleUI\Blizzard_PetBattleUI.lua:93>

Locals: self =

{ ChatEdit_SetLastActiveWindow = defined @Prat-3.0\modules\Editbox.lua:807 SetDefaultModuleLibraries = defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:367 Enable = defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:294 NewModule = defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:235 FCF_Tab_OnClick = defined @Prat-3.0\modules\Editbox.lua:781 EnableModule = defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:332 modules =
{ } GetModule = defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:210 IterateEmbeds = defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:442 SecureHookScript = defined @Bartender4\libs\AceHook-3.0\AceHook-3.0.lua:410 defaultModuleLibraries =
{ } RawHookScript = defined @Bartender4\libs\AceHook-3.0\AceHook-3.0.lua:395 LibSharedMedia_Registered = defined @Prat-3.0\modules\Editbox.lua:611 GetName = defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:279 SetAttach = defined @Prat-3.0\modules\Editbox.lua:899 name = "Prat_Editbox" IsEnabled = defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:451 orderedModules =
{ } DisableModule = defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:350 SecureHook = defined @Bartender4\libs\AceHook-3.0\AceHook-3.0.lua:336 GetDescription = defined @Prat-3.0\modules\Editbox.lua:801 baseName = "Prat-3.0" HookScript = defined @Bartender4\libs\AceHook-3.0\AceHook-3.0.lua:366 frames =
{ } SetBorderByChannel = defined @Prat-3.0\modules\Editbox.lua:846 IsHooked = defined @Bartender4\libs\AceHook-3.0\AceHook-3.0.lua:493 SetBackdrop = defined @Prat-3.0\modules\Editbox.lua:823 OnModuleDisable = defined @Prat-3.0\modules\Editbox.lua:788 IsModule = defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:217 db =
{ } SetDefaultModuleState = defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:387 ChatEdit_DeactivateChat = defined @Prat-3.0\modules\Editbox.lua:816 hooks =
{ } SetEnabledState = defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:424 Hook = defined @Bartender4\libs\AceHook-3.0\AceHook-3.0.lua:274 enabledState = true OnModuleEnable = defined @Prat-3.0\modules\Editbox.lua:720 Prat_FramesUpdated = defined @Prat-3.0\modules\Editbox.lua:686 PL =
{ } ChatFrame_OpenChat = defined @Prat-3.0\modules\Editbox.lua:773 SetDefaultModulePrototype = defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:409 UpdateHeight = defined @Prat-3.0\modules\Editbox.lua:958 IterateModules = defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:437 UnhookAll = defined @Bartender4\libs\AceHook-3.0\AceHook-3.0.lua:477 RawHook = defined @Bartender4\libs\AceHook-3.0\AceHook-3.0.lua:313 Unhook = defined @Bartender4\libs\AceHook-3.0\AceHook-3.0.lua:418 moduleName = "Editbox" defaultModuleState = true Disable = defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:314 } (for generator) = defined =[C]:-1 (for state) =
{ 1 = { } 2 = { } 3 = { } 4 = { } 5 = { } 6 = { } 7 = { } 8 = { } 9 = { } 10 = { } 11 = ChatFrame11EditBox { } } (for control) = 11 i

github-actions[bot] commented 3 years ago

This issue was flagged as stale