doadin / Plexus

Other
9 stars 2 forks source link

[Bug] Error on Log In #33

Closed OttoDeFe closed 3 years ago

OttoDeFe commented 3 years ago

Getting this error when I log in on any toon:

9x Plexus\Frame.lua:41: PlexusFrame:RegisterIndicator - id must be unique
[string "=[C]"]: in function `assert'
[string "@ Plexus\Frame.lua"]:41: in function `RegisterIndicator'
[string "@ PlexusTooltip\PlexusTooltip-v9.1.2.lua"]:143: in function <PlexusTooltip\PlexusTooltip.lua:136>
[string "=[C]"]: ?
[string "@Ace3\AceAddon-3.0\AceAddon-3.0-13.lua"]:70: in function <Ace3\AceAddon-3.0\AceAddon-3.0.lua:65>
[string "@Ace3\AceAddon-3.0\AceAddon-3.0-13.lua"]:498: in function `InitializeAddon'
[string "@Ace3\AceAddon-3.0\AceAddon-3.0-13.lua"]:623: in function <Ace3\AceAddon-3.0\AceAddon-3.0.lua:615>
OttoDeFe commented 3 years ago

It's actually with Plexus Tooltip... sorry...

doadin commented 3 years ago

It says id must be unique, im guessing when you updated your addons it didnt pickup on the name change from gridtooltip2 to plexustooltip. In your interface\addons folder whereever you have WoW installed look for the gridtooltip2 folder and delete it if its there.