View Single Post
12-19-06, 07:47 PM   #4
Zidomo
A Cliff Giant
 
Zidomo's Avatar
Join Date: Apr 2006
Posts: 76
Originally Posted by jshadoww
I had the same problem, those errors are actually silent by default and its a different addon bringing them up, I think its used for debugging purposes. Try disabiling your addons one at a time until you don't get there error, when you find the one causing it, check to see if there is an update for it that says something about fixing an error like that.
No, its not another addon necessarily causing them. Its mods not designed 100% properly for the patch that is the root cause of them. The CT mod author (Cide)has admitted that the CT mods (improperly) taint frames (I've already posted in the main CTMod 2.0 Bugs thread about them). Consequently, those errors will occur if you have any other mod trying to (safely or not) use those frames.

There are ways around frame tainting to become 100% compliant with the patch, but some mods (such as CT) aren't doing it.

On the other hand, if a mod going nuts tainting frames/calling protected functions (like CT mods are) are not interfering with other mods you may have installed, it may not be a gigantic issue. But those who like to find bugs with BugGrabber/BugSack or similar mods will have a tougher time trying to dig through all those ADDON_ACTION_BLOCKED errors to find other mod errors.
  Reply With Quote