-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Protected BS #226
Comments
To add some context to this error... For me, this only occurs when I have my mouse hovering over a group in group finder and then use my mouse scroll wheel to scroll down on the dialog. I can move my mouse over the various groups with out issue or use the dialog's scroll down button then go back into the list with out issue. But, leaving my mouse on a group and using my mouse scroll wheel will produce the error. |
Thanks for this report. Can you let us know what all addons you have installed and active so we can try to repro with that same set here? |
I disabled all my addons except raiderio and the buggraber/bug sack and the issue is always reproducible. But if its still valuable here is a list of my addons directory: |
Thanks! Can you confirm what platform you are on? (Windows, mac, Linux?) The other thing that would be really helpful is if you could record a video of you reproducing the problem from a fresh reload. Appreciate the help! This issue has been hard for us to repro. |
I am on windows 10. BTW... The video is unlisted, it will only be available if you have the link directly to it (provided above) |
Thank you very much! This will be super helpful for us to track down and fix the issue. |
Just so it's known.. it happens with windows 11 as well. |
Can you get the latest version of the addon and see if it still occurs for you? We released a patch today. Look for this version or higher: v202211051600 |
So far, no errors.. but I'll keep an eye out for it over the weekend to be sure. |
Not that one, but this one came up (on a DH) when I went from a raid to a mythic dungeon (Kara) & it triggered on a trinket usesage from the hotbar. (So'leash Secret Technic, requiring a party/raid target)
|
Can you confirm which version of the addon you have installed? Type |
The original "GetPlayStyleString" issue is gone but, I too did receive the new error at least once. It was shortly after I joined a party (for mythic plus). I thought the error dialog was the group summoning me so it got dismissed but, If I see it again then I'll try to get more details on it. I updated the addon today so I'm not sure what the version was a couple days ago but, my current version is 10.0.0 (v202211060600). |
We released an update ~12 hours ago that tried to solve some issues, but it's difficult to say if it solves all, or just some of the issues we had reports on, due to the nature of the issue, it's tricky to track down properly. In short, if you use the latest version and get an action blocked message saying RaiderIO did something and got some action blocked, we want to try reproduce that particular issue on purpose to track down the real cause, as just the message alone is like just the symptom and not the cause, sometimes it's not enough information to go on, thus reproducibility is very helpful for tracking such issues down. |
@cadetklenk @DePhoegon - We've just pushed a new build of the addon with more fixes to help root out cases where the addon may be causing actions to be blocked due to taint issues. Please upgrade to a version at Thanks for the help in trying to nail these fixes down! |
I usually update the add-on daily and I haven't seen any errors since Saturday... maybe Friday? Thanks for the effort, your team is doing good work! |
I'm keeping an eye out, but I won't say yes or no till a few days. I've been keeping updated via the curse client |
bugsack gives me following error, i get this error only when i activate the r.io addon, even when it's active alone
|
4x [ADDON_ACTION_BLOCKED] AddOn 'RaiderIO' tried to call the protected function 'GetPlaystyleString()'.
[string "@Interface/AddOns/!BugGrabber/BugGrabber.lua"]:480: in function <Interface/AddOns/!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function
GetPlaystyleString' [string "@Interface/FrameXML/LFGList.lua"]:3520: in function <Interface/FrameXML/LFGList.lua:3509> [string "=[C]"]: in function
LFGListUtil_SetSearchEntryTooltip'[string "@Interface/FrameXML/LFGList.lua"]:2595: in function <Interface/FrameXML/LFGList.lua:2592>
[string "=[C]"]: ?
[string "=[C]"]: in function
pcall' [string "@Interface/AddOns/RaiderIO/core.lua"]:1256: in function
ExecuteWidgetHandler'[string "@Interface/AddOns/RaiderIO/core.lua"]:6358: in function <Interface/AddOns/RaiderIO/core.lua:6356>
[string "@Interface/AddOns/RaiderIO/core.lua"]:58: in function <Interface/AddOns/RaiderIO/core.lua:57>
[string "=[C]"]: ?
[string "@Interface/SharedXML/CallbackRegistry.lua"]:143: in function <Interface/SharedXML/CallbackRegistry.lua:142>
[string "=[C]"]: ?
[string "@Interface/SharedXML/CallbackRegistry.lua"]:146: in function
TriggerEvent' [string "@Interface/SharedXML/Scroll/ScrollBox.lua"]:189: in function
SetScrollTargetOffset'[string "@Interface/SharedXML/Scroll/ScrollBox.lua"]:653: in function
Update' [string "@Interface/SharedXML/Scroll/ScrollBox.lua"]:201: in function
ScrollInDirection'[string "@Interface/SharedXML/Scroll/ScrollController.lua"]:61: in function <Interface/SharedXML/Scroll/ScrollController.lua:59>
The text was updated successfully, but these errors were encountered: