View Single Post
02/13/24, 05:30 AM   #2
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,999
Hi Anceane,

I get that error too sometimes even if AF is disabled! So as you said it's no related to AF.
E.g. if I use BeamMeUp's feature to port around between zones and unlocj wayshrines, there are a lot of loading screens in short time.

I think it happens because of ZO_PostHook and/or SecurePostHook usage somewhere where it is done too often (maybe some addons forgot to check if the hooks were done and repeat it several times).

Do you have the total LibDebugLogger.lua file from your SavedVariables where the error happens? Maybe you can zip it and attach here to the forum post?

I'm trying to find out what the cause of this erros is since a while now, and others too, and so far we did not find out what it is. Maybe some addons in combinations, and I bet it only happens after you zoned or reloaded the UI mutlple times, isn't it?
Or did you find a way to reproduce this directly after login?
We would be very interested into your loaded addons list then (LibDebugLogger.lua SavedVariables file).


After the 128+ alerts i need to quit the game, as some basic functions do not work anymore as right click on my portrait, on any items in the appearance menu or outfits)
It normally is enough for me to just press RETURN key and write /reloadui and then RETURN again.
If this does not work try RETURN key and write /logout and RETURN again -> to get to char selection screen.
  Reply With Quote