stealwater / CompactRaid-Continued

An AddOn for the World of Warcraft.
37 stars 12 forks source link

And issue #5

Open yishuangfrank opened 5 years ago

yishuangfrank commented 5 years ago

Thanks for your working firstly.

I got the following message in combat usually, and I was wondering if it can be fixed.

1x [ADDON_ACTION_BLOCKED] 插件 'CompactRaid' 尝试调用保护功能 'CreateFrame()'。 !BugGrabber\BugGrabber.lua:519: in function <!BugGrabber\BugGrabber.lua:519> [C]: in function CreateFrame' FrameXML\SecureGroupHeaders.lua:164: in function <FrameXML\SecureGroupHeaders.lua:123> FrameXML\SecureGroupHeaders.lua:399: in function <FrameXML\SecureGroupHeaders.lua:387> [C]: in functionShow' FrameXML\SecureStateDriver.lua: 100: in function <FrameXML\SecureStateDriver.lua:95> FrameXML\SecureStateDriver.lua: 127: in function <FrameXML\SecureStateDriver.lua:119>

Locals: InCombatSkipped

stealwater commented 5 years ago

Please type "/console taintlog" in game chat and review ..\World of Warcraft\Logs\taint.log It seems like other addon causes this warning message.

yishuangfrank commented 5 years ago

Thanks for your reply, I will try it later.