Wowaudit Invite Tool

Wowaudit Invite Tool

12.1k Downloads

Error: Addon 'Wowaudit Invite Tool' already exists

domi1294 opened this issue ยท 2 comments

commented

I get the following error immediately upon logging into the game, issue persists after reinstall

WowauditInviteTool\main.lua:1: Usage: NewAddon([object,] name, [lib, lib, lib, ...]): 'name' - Addon 'Wowaudit Invite Tool' already exists.
[string "=[C]"]: ?
[string "@Ace3\AceAddon-3.0\AceAddon-3.0-13.lua"]:119: in function `NewAddon'
[string "@WowauditInviteTool\main.lua"]:1: in main chunk

Locals:
(*temporary) = "Usage: NewAddon([object,] name, [lib, lib, lib, ...]): 'name' - Addon 'Wowaudit Invite Tool' already exists."
commented

Is it possible that you installed the addon twice? I did mess up one release where the folder name is "v0.1.2" rather than a sensible name. If you have that in your addons folder try removing that.

commented

Yep that was exactly the cause of the issue, thanks a lot