Does not load in current version
dalefrancis88 opened this issue ยท 6 comments
That's strange - are you sure the addon is loaded? (Only reason I can come up with to why it doesn't register the slash commands).
If you run the following command in the chatbox, what result does it give you? /run print(C_AddOns.IsAddOnLoaded("Paste"))
Hello, I couldn't attach the file so I just copied the stuff in it.
Interface: 70100
Title: Paste
Description: Enables multi-line/unlimited-length pasting of text or commands into WoW
Notes: Enables multi-line/unlimited-length pasting of text or commands into WoW
Author: oscarucb
Credits:
Version: 1.4.10
X-Build: 55
X-ReleaseDate: 2016-11-15T23:51:08Z
X-Revision: $Revision: 55 $
SavedVariables: PasteDB
SavedVariablesPerCharacter:
X-Embeds: Ace3, LibDataBroker-1.1, LibDBIcon-1.0, LibStrataFix
OptionalDeps: Ace3, LibDataBroker-1.1, LibDBIcon-1.0
LoadManagers: AddonLoader
X-LoadOn-Always: delayed
X-LoadOn-Slash: /paste
X-Curse-Packaged-Version: 1.4.10
X-Curse-Project-Name: Paste
X-Curse-Project-ID: paste
X-Curse-Repository-ID: wow/paste/mainline
embeds.xml
locale.lua
core.lua
That is the old paste addon (release date back in 2016).
Please delete the Paste
folder from your addons folder, make sure whatever you use to install addons doesn't have Paste
listed - if it does, uninstall it.
Then search for PasteNG
(remember the NG suffix), and install that.
@dalefrancis88 can you please check as well, if what you are seeing is the same?
If you update to the version 11.0.2-20240920-1
I have released today (it is a complete rewrite with more features), it should warn if the old version is still installed.
If the issue is still there after updating to this version please reopen the ticket.
I'm not the original author, but I am having a similar issue. I ran that command in the chatbox and it says "true true'. I click the Paste button next to my minimap and it only opens with this that I cannot type anything in it.
and I have the same issues if I use commands
/paste
/paste show
/pasteng
and it just shows /help for all of them.
I've deleted the addon/reinstalled and have deleted the settings.
@river245542 Just to be sure - can you please attach the content of the _retail_\Interface\addons\Paste\Paste.toc
file here - just to be 100% sure that everything is like it should be with the files?