doadin / Plexus

Other
9 stars 2 forks source link

[Bug] \AddOns\Plexus\Frame.lua line 41: PlexusFrame:RegisterIndicator - id must be unique Debug: #41

Closed yoshimo closed 3 years ago

yoshimo commented 3 years ago

Appears on my swatter log, and i am not sure which status duplicates here.

Date: 2020-12-20 13:12:08
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\Plexus\Frame.lua line 41:
   PlexusFrame:RegisterIndicator - id must be unique
Debug:
   [string "=(tail call)"]: ?
   [string "=[C]"]: assert()
   [string "@Plexus\Frame.lua"]:41: RegisterIndicator()
   [string "@PlexusTooltip\PlexusTooltip.lua"]:143:
      PlexusTooltip\PlexusTooltip.lua:136
   [string "=[C]"]: ?
   [string "@Ace3\AceAddon-3.0\AceAddon-3.0.lua"]:70:
      Ace3\AceAddon-3.0\AceAddon-3.0.lua:65
   [string "@Ace3\AceAddon-3.0\AceAddon-3.0.lua"]:498: InitializeAddon()
   [string "@Ace3\AceAddon-3.0\AceAddon-3.0.lua"]:623:
      Ace3\AceAddon-3.0\AceAddon-3.0.lua:615
doadin commented 3 years ago

Check your addons folder make sure you don't have 2 PlexusTooltip folders.