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

v3.0-3.9.1 - Popup Module Error #176

Closed PapaBearDoes closed 3 years ago

PapaBearDoes commented 3 years ago

Describe the bug I have the PopupMessage Module enabled for all of my character / personal nicknames. Had a guildy say one of them in Gchat and was given the below error. Looks to be a missed spot for the new backdrop template handler for 9.0.1.

To Reproduce Steps to reproduce the behavior: 1) Turn on PopupMessage Module in Prat 2) Add nickname 3) have guildy say name in gchat 4) See error

Version Information (please complete the following information):

1x Prat-3.0-3.9.1\modules\PopupMessage.lua:684: attempt to call method 'SetBackdropBorderColor' (a nil value)
[string "@Prat-3.0-3.9.1\modules\PopupMessage.lua"]:684: in function `?'
[string "@Prat-3.0-3.9.1_Libraries\LibSink-2.0\LibSink-2.0-90106.lua"]:801: in function `func'
[string "@Prat-3.0-3.9.1_Libraries\LibSink-2.0\LibSink-2.0-90106.lua"]:519: in function <...ddOns\Prat-3.0_Libraries\LibSink-2.0\LibSink-2.0.lua:505>
[string "@Prat-3.0-3.9.1_Libraries\LibSink-2.0\LibSink-2.0-90106.lua"]:525: in function `Pour'
[string "@Prat-3.0-3.9.1\modules\PopupMessage.lua"]:765: in function `CheckText'
[string "@Prat-3.0-3.9.1\modules\PopupMessage.lua"]:712: in function `?'
[string "@Ace3\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:119: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:119>
[string "=[C]"]: ?
[string "@Ace3\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:29: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
[string "@Ace3\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:64: in function `Fire'
[string "@Prat-3.0-3.9.1\addon\addon.lua"]:723: in function <Prat-3.0\addon\addon.lua:613>
[string "=(tail call)"]: ?
[string "@FrameXML\ChatFrame.lua"]:3031: in function <FrameXML\ChatFrame.lua:3024>
[string "=(tail call)"]: ?
[string "*:OnEvent"]:1: in function <[string "*:OnEvent"]:1>
TheCheat54 commented 3 years ago

Still busted as of the 3.0-3.9.1 version. Before the original 9.0.1 update to the addon I was able to temp-fix it myself but lost those changes unfortunately.

github-actions[bot] commented 3 years ago

This issue was flagged as stale