ESO-LibAddonMenu icon indicating copy to clipboard operation
ESO-LibAddonMenu copied to clipboard

LAM2 side panel error

Open ndowens opened this issue 1 year ago • 4 comments

QuestMap_Options llfA_OptionsPanel CombatAlertsSettingsPanel These are giving like was registered before addon loading was complete and may break AddOn menu, in which it did. How do I solve these errors?

ndowens avatar Nov 23 '24 09:11 ndowens

These are giving like was registered before addon loading was complete and may break AddOn menu, in which it did.

What exactly do you mean? Could you share the error messages, screenshots or more details please. Thank you

Baertram avatar Nov 23 '24 14:11 Baertram

Let me try to give example, it will say: [LAM2] Side panel with I'd 'QuestMap_Options' was loaded before add-on, and may break the addon menu.

Substitute QuestMap_Options with the others I listed at beginning on the other post

ndowens avatar Nov 23 '24 18:11 ndowens

I've checked IIfA code and the LAM settings panel is created at EVENT_PLAYER_ACTIVATED which is not too early, but as the player is ingame in the world and ready to walk.

@ndowens It also could happen if you join or leave a guild: Did you join or leave a guild as the error happened?

Baertram avatar Dec 02 '24 16:12 Baertram

Nope, it's been a while since I've joined and left guild(s) Sent from Proton Mail Android -------- Original Message --------On 12/2/24 11:00 AM, Baertram wrote: I've checked IIfA code and the LAM settings panel is created at EVENT_PLAYER_ACTIVATED which is not too early, but as the player is ingame in the world and ready to walk. @ndowens It also could happen if you join or leave a guild: Did you join or leave a guild as the error happened?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.> [ { @.": "http://schema.org", @.": "EmailMessage", "potentialAction": { @.": "ViewAction", "target": "https://github.com/sirinsidiator/ESO-LibAddonMenu/issues/143#issuecomment-2512163338", "url": "https://github.com/sirinsidiator/ESO-LibAddonMenu/issues/143#issuecomment-2512163338", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { @.***": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

ndowens avatar Dec 02 '24 18:12 ndowens