
Big green Background raidframes
Waythor opened this issue ยท 8 comments
With the new update 3.9.64 for Classic WoW 20.th Anniversary i will become a big green background behind my raidframes (Plexus Addon).With a previous Version auf Prat 3.0 it works fine.
@plusmouse I am the author of plexus and yes I agree, so far every report I have gotten the user also has prat, though maybe its not prat itself but a lib it uses? Not all users but about half say disabling prat fixed it. Really odd issue not sure where its coming from.
@doadin The usage of :SetNormalTexture("") is deprecated, and there's been reports of it causing green squares sometimes, using :ClearNormalTexture (or the equivalent functions for Highlight, etc) fixed the issue.
@plusmouse Do you have a source showing this? I would love to have more information. Either way thanks! I was never able to reproduce this error but I do have one use of this function in this way, after testing replacing it and I still can't reproduce this issue nor does it bring any others I am going to push out an update for my addon now.
This is where I first heard about the issue: https://discord.com/channels/327414731654692866/854475151311503411/1344803321273126952
@plusmouse ah, im in that discord but didn't look at it ni a while.
Well I think this can be closed. @Waythor
Same issue, affecting my raid frames on retail while using Plexus. Green background and green hue over out of range player frames. Reverting back to previous Prat version fixes this.