View Single Post
04/30/20, 02:07 AM   #6
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,989
Could you also show the error message text (complete, expand it to show the error message).
I recommand using LibDebugLogger and DebugLogViewer -> Addon settings of DebugLogViewer -> LiBDebugLogger -> Enable stack trace.
It helps showing error message callbacks and watch them later on + creates a SavedVariables file LibDebugLogger.lua which you are able to view / share online here for us:
https://sir.insidi.at/or/logviewer/
Share button at the top then to create the link.

Try to use and addon like this here to inspect the global variable RemiCustomAddonIndicator.

https://www.esoui.com/downloads/info...dImproved.html
https://www.esoui.com/downloads/info...oGreymoor.html

You can use /tbug (or /tb) RemiCustomAddonIndicator or /zgoo RemiCustomAddonIndicator to inspect it then.

Is it available after login and player ready (event_player_activated)?

Or does it say in chat: NIL / doesn't zgoo open?
  Reply With Quote