View Single Post
03/31/17, 02:13 AM   #23
votan
 
votan's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2014
Posts: 577
Originally Posted by Rhyono View Post
That's because it's very black and white: before it even reads the code (which you said was identical), it's already checked the source (addon) and decided it's tainted.
What drives me crazy aren't the obvious dangerous hooks, where one could say: Do /reloadui, when that, when that and boom.

The error occurs after hours, not to say days. /reloadui does fix it. And if it does not occur after disabling an addon, one may was just lucky this time.
Every author (including me) is quite sure (devs are always just quite sure), that one did nothing wrong.
Because everybody tested the own addons before being sure enough to release it.

It looks like it is a timing problem (e.g. from EVENT_MANAGER or ANIM_MANAGER) even ZOS is not aware of, because their code is always trusted anyway. Just a theory.

But if it is a few days of work for ZOS to change the vm, they hopefully get a confirmation to do so.
  Reply With Quote