Post#2 » Tue Mar 24, 2020 3:41 pm
As soon as Ghillie asks for buffs then she will only respond to follow, stop and attack. But at that point the event should start after about 15 seconds. It seems like this is failing following a fail reset.
This particular piece of code has been causing a lot of issues. I think most are related to how eq handles processing in an empty zone. But I've made tons of script changes since you last raised an issue with the failure script. So it might be a bug with that.
Looking at the logs, it shows the destruction failure but then after that another failure without a stage name. That suggests to me this is caused by a simple variable bug. So I might be able to work it out quite quickly.
Given with everything going on at the moment, I've got limited time to look at this. I'll try to get some time Thursday night. In the meanwhile, I'll try to think of a way to work around this, if possible.