View Single Post
11-29-17, 01:57 PM   #2
iTzSouth
A Defias Bandit
Join Date: Nov 2017
Posts: 2
Here are some of the most repeated errors. These are just 2 of the 24 total errors.

37x [string "GameTooltip:OnEnter"]:5: Attempt to access forbidden object from code tainted by an AddOn
[C]: in function `SetUnitDebuff'
[string "*:OnEnter"]:5: in function <[string "*:OnEnter"]:1>

Locals:
InCombatSkipped


and

90x [string "GameTooltip:OnUpdate"]:5: Attempt to access forbidden object from code tainted by an AddOn
[C]: in function `SetUnitDebuff'
[string "*:OnUpdate"]:5: in function <[string "*:OnUpdate"]:1>

Locals:
InCombatSkipped
  Reply With Quote