Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Name has already been taken" error when updating specific libraries #635

Closed
darkred opened this issue Oct 29, 2019 · 4 comments
Closed

Comments

@darkred
Copy link

darkred commented Oct 29, 2019

(Continuing this GF forum topic: Can't update library script - Name already taken error)

I'm getting a "Name has already been taken"`" error when updating the following 3 libraries:
(all 5 others update ok)

I have set them both in their 'Admin' tab to be synced Automatically - it will be periodically checked for updates and their This script's code is set up to sync from textboxes point to:

https://raw.githubusercontent.com/Mottie/tablesorter/master/js/jquery.tablesorter.js
https://raw.githubusercontent.com/sizzlemctwizzle/GM_config/master/gm_config.js
https://raw.githubusercontent.com/pklauzinski/jscroll/master/jquery.jscroll.js

respectively.

 

I'm also getting the same "Name has already been taken" error when trying to modify anything in their 'Info' tab (via the 'Update' tab).


(post by @JasonBarnabe in the GF topic)

Note that when you post libraries, the UserScript meta block is not required. So maybe it's just getting confused by that.

There's no userscript meta block to remove in any of these libraries.

@JasonBarnabe
Copy link
Collaborator

There are legitimately other libraries with those names. In the case of TableSorter you are the first, so I'll rename the other one so you get the name.

They were all added before this restriction was put in in 3d822b1#diff-9cacd63540753d6929377d6cb58210cb

@darkred
Copy link
Author

darkred commented Nov 12, 2019

In the case of TableSorter you are the first, so I'll rename the other one so you get the name.

Any update on this, @JasonBarnabe ? I'm still getting the error for TableSorter .

@JasonBarnabe
Copy link
Collaborator

I didn't do the update properly. It should be fine now.

@darkred
Copy link
Author

darkred commented Nov 13, 2019

Yes, it works ok now. Thank you

darkred added a commit to darkred/Userscripts that referenced this issue Nov 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants