View Single Post
02-28-21, 08:35 PM   #1
itsjustjono
A Murloc Raider
Join Date: Feb 2021
Posts: 4
Need help identifying/fixing certain LUA issues

I am pretty savvy with addons, so all of the ones I used [not many] are up to date, and I can play around with the lua myself if there are any issues. I’m using buggrab/sack, and have noticed that, whenever I join a BG or Arena, I’ll often have random errors pertaining to various addons (could be chatter, could be masque, could be a blizzard frame) that don’t impede on my gameplay but would be nice to sort out nonetheless. These include:

Addon X tried to call the protected function
Blizzard_PVPmatch/pvpmatchtable.lua attempt to index file
Addon ‘x’ tried to call protected function ‘CompactRaidFrame1. ClearAllPoints’
Any idea on how to fix these would be appreciated [particularly the latter two, which don’t seem to be a ‘fault’ with the addons, per se; rather, with how they interact].


I guess my question is what can I do to sort this, and if these are just standard lua/taint issues, can I 'filter' them via BugGrabber somehow so that they don't show?
  Reply With Quote