tukui-org / ElvUI

User Interface replacement AddOn for World of Warcraft.
https://tukui.org
Other
455 stars 152 forks source link

GetPlaystyleString problem when use PGF #1064

Closed Seneroll11 closed 11 months ago

Seneroll11 commented 11 months ago

What is the issue you are having?

after I download the PremadeGroupfilter addon, when I just hover over groups in dungeons or raids, this error message appears

What is the expected behavior?

This error shouldn't exist

What actually happened?

after I download the PremadeGroupfilter addon, when I just hover over groups in dungeons or raids, this error message appears

Suggested Solution/Workaround

No response

Errors

ADDON_ACTION_BLOCKED: ElvUI_WindTools попытался вызвать защищенную функцию 'GetPlaystyleString()'.
Time: Sat Oct 14 23:21:04 2023
Count: 18
Stack: ADDON_ACTION_BLOCKED: ElvUI_WindTools попытался вызвать защищенную функцию 'GetPlaystyleString()'.
[string "@Interface/AddOns/!mMT_MediaPack/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:19: in function <...ack/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[string "@Interface/AddOns/!mMT_MediaPack/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:54: in function `Fire'
[string "@Interface/AddOns/ElvUI_Libraries/Core/Ace3/AceEvent-3.0/AceEvent-3.0.lua"]:120: in function <...UI_Libraries/Core/Ace3/AceEvent-3.0/AceEvent-3.0.lua:119>
[string "=[C]"]: in function `GetPlaystyleString'
[string "@Interface/FrameXML/LFGList.lua"]:3537: in function <Interface/FrameXML/LFGList.lua:3526>
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: in function `LFGListUtil_SetSearchEntryTooltip'
[string "@Interface/FrameXML/LFGList.lua"]:2597: in function <Interface/FrameXML/LFGList.lua:2594>
[string "=[C]"]: ?

Locals: handlers = <table> {
  = <function> defined @Interface/AddOns/!mMT_MediaPack/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:109
}
index = <table> {
 SetDefaultModuleLibraries = <function> defined @Interface/AddOns/Details/Libs/AceAddon-3.0/AceAddon-3.0.lua:363
 Enable = <function> defined @Interface/AddOns/Details/Libs/AceAddon-3.0/AceAddon-3.0.lua:290
 NewModule = <function> defined @Interface/AddOns/Details/Libs/AceAddon-3.0/AceAddon-3.0.lua:231
 EnableModule = <function> defined @Interface/AddOns/Details/Libs/AceAddon-3.0/AceAddon-3.0.lua:328
 modules = <table> {
 }
 GetModule = <function> defined @Interface/AddOns/Details/Libs/AceAddon-3.0/AceAddon-3.0.lua:206
 IterateEmbeds = <function> defined @Interface/AddOns/Details/Libs/AceAddon-3.0/AceAddon-3.0.lua:438
 SecureHook = <function> defined @Interface/AddOns/ElvUI_Libraries/Core/Ace3/AceHook-3.0/AceHook-3.0.lua:335
 defaultModuleLibraries = <table> {
 }
 Initialized = true
 RawHookScript = <function> defined @Interface/AddOns/ElvUI_Libraries/Core/Ace3/AceHook-3.0/AceHook-3.0.lua:394
 SetDefaultModulePrototype = <function> defined @Interface/AddOns/Details/Libs/AceAddon-3.0/AceAddon-3.0.lua:405
 name = "ElvUI_DebugTools"
 Initialize = <function> defined @Interface/AddOns/ElvUI/Core/Modules/Misc/DebugTools.lua:114
 IsEnabled = <function> defined @Interface/AddOns/Details/Libs/AceAddon-3.0/AceAddon-3.0.lua:447
 orderedModules = <table> {
 }
 baseName = "ElvUI"
 DisableModule = <function> defined @Interface/AddOns/Details/Libs/AceAddon-3.0/AceAddon-3.0.lua:346
 StaticPopup_Show = <function> defined @Interface/AddOns/ElvUI/Core/Modules/Misc/DebugTools.lua:108
 TaintError = <function> defined @Interface/AddOns/ElvUI/Core/Modules/Misc/DebugTools.lua:103
 PLAYER_REGEN_DISABLED = <function> defined @Interface/AddOns/ElvUI/Core/Modules/Misc/DebugTools.lua:99
 PLAYER_REGEN_ENABLED = <function> defined @Interface/AddOns/ElvUI/Core/Modules/Misc/DebugTools.lua:94
 RegisterMessage = <function> defined @Interface/AddOns/!mMT_MediaPack/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:80
 UnregisterMessage = <function> defined @Interface/AddOns/!mMT_MediaPack/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:143
 ScriptErrorsFrame_OnError = <function> defined @Interface/AddOns/ElvUI/Core/Modules/Misc/DebugTools.lua:87
 ScriptErrorsFrame_UpdateButtons = <function> defined @Interface/AddOns/ElvUI/Core/Modules/Misc/DebugTools.lua:74
 IsHooked = <function> defined @Interface/AddOns/ElvUI_Libraries/Core/Ace3/AceHook-3.0/AceHook-3.0.lua:492
 ModifyErrorFrame = <function> defined @Interface/AddOns/ElvUI/Core/Modules/Misc/DebugTools.lua:39
 HideFrame = Frame {
 }
 IsModule = <function> defined @Interface/AddOns/Details/Libs/AceAddon-3.0/AceAddon-3.0.lua:213
 hooks = <table> {
 }
 SetDefaultModuleState = <function> defined @Interface/AddOns/Details/Libs/AceAddon-3.0/AceAddon-3.0.lua:383
 SendMessage = <function> defined @Interface/Add

ElvUI Changelog & Troubleshooting

Azilroka commented 11 months ago

This is a bug with the default ui taint. This is has nothing to do with ElvUI. Especially doesn't when it says ElvUI WindTools which is a plug in for ElvUI by a 3rd Party.

Seneroll11 commented 11 months ago

This is a bug with the default ui taint. This is has nothing to do with ElvUI. Especially doesn't when it says ElvUI WindTools which is a plug in for ElvUI by a 3rd Party.

If that just a default problem how can i fix it?

Repooc commented 11 months ago

Being a default UI taint, that is on blizzard to fix.